gnome-core-1.0.4 compile problems



I've been scanning the archives, but I haven't seen any mention of the
problem I'm having.  It's probably something terribly obvious, but I don't
know what's causing it.

I've have (I think) all of the necessary libs installed, and just about
everything (at least all of the core libs and components) is from the
latest sources.  However, when I try to build gnome-core-1.0.4, make barfs
in the middle of compiling the gnome-help-browser.  Here's the tail end of
what I get from make:


make[3]: Entering directory `/usr/src/gnome-core-1.0.4/help-browser'
/bin/sh ../libtool --mode=link gcc  -g -O2 -Wall -Wno-unused   -o gnome-help-browser  gnome-helpwin.o gnome-help-browser.o toc2.o toc2-man.o toc2-ghelp.o toc2-info.o docobj.o mime.o transport.o HTParse.o cache.o parseUrl.o queue.o history.o misc.o window.o visit.o magic.o bookmarks.o help-browser-impl.o help-browser-common.o help-browser-skels.o -lgnorba                                        	-rdynamic -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -ldb -lglib -ldl						-rdynamic -L/usr/local/lib -L/usr/X11R6/lib						-L/usr/local/lib -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib -lm                                             -rdynamic -lgtkxmhtml -lXpm -ljpeg -lpng -lz -lSM -lICE -lgtk -lgdk -lgmodule -lglib -ldl -lXext -lX11 -lm 
gcc -g -O2 -Wall -Wno-unused -o gnome-help-browser gnome-helpwin.o gnome-help-browser.o toc2.o toc2-man.o toc2-ghelp.o toc2-info.o docobj.o mime.o transport.o HTParse.o cache.o parseUrl.o queue.o history.o misc.o window.o visit.o magic.o bookmarks.o help-browser-impl.o help-browser-common.o help-browser-skels.o -lgnorba -rdynamic -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -ldb -lglib -ldl -rdynamic -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib -lm -rdynamic -lgtkxmhtml -lXpm -ljpeg -lpng -lz -lSM -lICE -lgtk -lgdk -lgmodule -lglib -ldl -lXext -lX11 -lm
misc.o: In function `loadFileToBuf':
/usr/src/gnome-core-1.0.4/help-browser/misc.c:145: undefined reference to `gzopen'
/usr/src/gnome-core-1.0.4/help-browser/misc.c:148: undefined reference to `gzread'
/usr/src/gnome-core-1.0.4/help-browser/misc.c:157: undefined reference to `gzread'
/usr/src/gnome-core-1.0.4/help-browser/misc.c:159: undefined reference to `gzclose'
/usr/local/lib/libgtkxmhtml.so: undefined reference to `uncompress'
/usr/local/lib/libgtkxmhtml.so: undefined reference to `compress'
make[3]: *** [gnome-help-browser] Error 1
make[3]: Leaving directory `/usr/src/gnome-core-1.0.4/help-browser'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/gnome-core-1.0.4/help-browser'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/gnome-core-1.0.4'
make: *** [all-recursive-am] Error 2


So is there some obvious cause to this problem that I am missing?  I don't
know if this is a gtk problem, but FYI, I'm using glib and gtk+ 1.2.1

Thanks for any help!

Aaron



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