Problem linking help-browser



Hi!

Today I tried to compile gnome. I checked out the latest versions from CVS
and build Imlib and gnome-libs without problems. But while trying to compile
gnome-core the following messages appeared:

gcc -I/opt/gnome/include -Wall -L/opt/gnome/lib -o gnome-help-browser gnome-help
win.o gnome-help-browser.o toc2.o toc2-man.o toc2-ghelp.o toc2-info.o docobj.o m
ime.o transport.o HTParse.o cache.o parseUrl.o queue.o history.o misc.o window.o
 visit.o magic.o bookmarks.o -L/opt/gnome/lib -lgnomeui -lgnome -ldl -lgdk_imlib
 -ltiff -lgif -ljpeg -lpng -lz -lgtk -lgdk -lglib -lm -L/usr/X11R6/lib -lSM -lIC
E -lX11 -lXext -lgtkxmhtml -lgtk -lgdk -lglib -lm -lXpm -ljpeg -lpng -lz -L/usr/
X11R6/lib -lSM -lICE -lX11 -lXext
misc.o: In function `loadFileToBuf':
misc.o(.text+0x6a6): undefined reference to `gzopen'
misc.o(.text+0x6dc): undefined reference to `gzread'
misc.o(.text+0x781): undefined reference to `gzread'
misc.o(.text+0x7a0): undefined reference to `gzclose'
make[2]: *** [gnome-help-browser] Error 1
make[2]: Leaving directory `/usr/src/local/gnome-core/help-browser'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/local/gnome-core'
make: *** [all-recursive-am] Error 2

I think these gz* functions are in zlib and zlib is definitly installed on my
machine. I'm running RedHat Linux 5.0 with all updates from RedHat and
rhlabs. gtk-0.99.4 is also installed.
So where is the problem?

Thanks in advance!
--
Bernd Bartmann
<Bernd.Bartmann@picard.isdn.cs.tu-berlin.de>



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