Re: Troubles compiling gtk+




"Herbert J. Skuhra" <a9625223@unet.univie.ac.at> writes:

> Hi,
> 
> I had also "undefined references to g_*" on my Debian 2.0 System when
> compiling gnome-libs. Yesterday I found the error: missing symbolic link. 
> The solution (in my case):
> 
> cd /path/where/gnome_is_installed/lib
> ln -s libglib-1.1.so.3.0.0 libglib-1.1.so
> 
> That's all! 

I think the problem was rather that you didn't re-run autogen.sh in
gnome-libs after installing a new copy of GTK+. (Assuming that
you are compiling from CVS. If you installed from tarballs
or .deb's, there was a packaging problem that needs to be
fixed.)

Regards,
                                        Owen





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