gnome-help-browser and z*() functions



G'day All,
  I had a small problem with gnome-help-browser in gnome core.  It was saying
it couldn't find functions like zopen zread etc when it was linking.  The
problem is that the makefile, for some reason, missed out a -lz  So the
new linking line should read:
scooter$ gcc -g -O2 -Wall -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 -L/usr/local/lib -lgnomeui -lgnome -lgnomesupport -ldl -lgdk_imlib -ljpeg -lSM -lICE -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -lglib -lXext -lX11 -lm -lgtkxmhtml -lXpm -ljpeg -lSM -lICE -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -lglib -lXext -lX11 -lm -lz
                            ^^^
I'm not sure why the Makefile doesn't have it.

  - Craig
-- 
Craig Small VK2XLZ, PGP: AD 8D D8 63 6E BF C3 C7  47 41 B1 A2 1F 46 EC 90
|@work: csmall@scooter.o.i.net,            @play: vk2xlz@vk2xlz.ampr.org|
|@home: csmall@small.dropbear.id.au,           @debian:csmall@debian.org|
|@web: http://www.triode.net.au/~csmall             @spam:root@localhost| 



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