Re: gnome-libs won't compile



On Wed, 8 Apr 1998, Martin Baulig wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> 
> On Wed, 8 Apr 1998 nuke@bayside.net wrote:
> 
> > this is with latest everything (gtk, gnome-libs, gnome-core, imlib, etc)
> > as of 5:00pmEST today.
> > 
> > make[2]: Entering directory `/usr/src/gnome-libs/gtk-xmhtml'
> > /bin/sh ../libtool --mode=link gcc -g -O2  -o htmltest  test.o
> > ../gtk-xmhtml/libgtkxmhtml.la -lXpm -ljpeg  -lz -lSM -lICE
> > -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -lglib -lXext -lX11 -lm
> > ../intl/libintl.a -lm 
> > gcc -g -O2 -o .libs/htmltest test.o -Wl,--rpath -Wl,/usr/local/lib
> > ../gtk-xmhtml/.libs/libgtkxmhtml.so -lXpm -ljpeg -lz -lSM -lICE
> > -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -lglib -lXext -lX11 -lm -lm
> > -lXpm -ljpeg -lz -lSM -lICE -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk
> > -lglib -lXext -lX11 -lm ../intl/libintl.a -lm
> > ../gtk-xmhtml/.libs/libgtkxmhtml.so: undefined reference to `uncompress'
> > ../gtk-xmhtml/.libs/libgtkxmhtml.so: undefined reference to `compress'
> > 
> 
> Did your make start in gtk-xmhtml exactly as shown above? And did you
> also _install_ everything before starting the next one? If so, you seem
> to use an old version of automake that does not handle dependencies
> correctly. Normally, when you run update and there are any changes in any
> library, it will recompile every file that uses that library.
> 
> In your case, it seems like your make attempted to link an old test.o
> against a new gtk library. So you should upgrade your automake to at lease
> 1.2d (better 1.3) and retry or just do a 'make clean' before compiling
> gnome-libs.

i compiled imlib, then gtk, and then gnome-libs. all latest. i'm using
automake (GNU automake) 1.2h. i did make clean before updating the CVS
trees.

 _        _  __     __             _ _                                  _
|        / |/ /_ __/ /_____         |       Nuke Skyjumper               |
|       /    / // /  '_/ -_)        |         "Master of the Farce"      |
|_     /_/|_/\_,_/_/\_\\__/        _|_           nuke@bayside.net       _|



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