Re: gdk-pixbuf compilation problems in cvs



Havoc Pennington <hp redhat com> writes:

> Helmethead <hoshem mel comcen com au> writes:
> > 
> > The other thing is if your glib/gtk is/will be installed in a custom
> > --prefix, and $(prefix)/lib isn't in your LD_LIBRARY_PATH or
> > otherwise defaultly accessable at gtk configure time, the gmodule
> > check will fail. bugger ay :)
> 
> Ah, and maybe we are no longer running a check for GLib which tries to
> link to GLib. We should be doing so and aborting with an error if it
> fails.

The fix for this is to:

 - Fix gtk-config.m4 to use pkg-config

 - Go back to using AM_PATH_GLIB instead of running pkg-config.

Regards,
                                        Owen




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]