>>>>> On Thu, 02 Dec 1999 11:52:32 -0800, Dave Peticolas
>>>>> <[EMAIL PROTECTED]> said:
>> /usr/lib/libgtkxmhtml.so: undefined reference to `XpmGetErrorString'
>> /usr/lib/libgtkxmhtml.so: undefined reference to `XpmCreateXpmImageFromData'
>> /usr/lib/libgtkxmhtml.so: undefined reference to `XpmFreeXpmImage'
>> collect2: ld returned 1 exit status
>> make[3]: *** [../../gnucash.gnome] Error 1
>> make[3]: Leaving directory `/home/rob/src/cvs/gnucash/src/gnome'
>> make[2]: *** [gnome] Error 2
>> make[2]: Leaving directory `/home/rob/src/cvs/gnucash/src'
>> make[1]: *** [build-flavor] Error 2
>> make[1]: Leaving directory `/home/rob/src/cvs/gnucash'
>> make: *** [gnome] Error 2
>> $
>>
Dave> I think I may know what's going on here. gtk-xmhtml requires the
Dave> xpm library, and it seems you don't have that. I think our
I don't? Why did setting LD_RUN_PATH to one of the directories which
showed up in the following command work then? :-)
$ locate libXpm
/usr/lib/libc5-compat/libXpm.so.4
/usr/lib/libc5-compat/libXpm.so.4.11
/usr/X11R6/lib/libXpm.so.4
/usr/X11R6/lib/libXpm.so.4.11
Dave> configure script checks for, but doesn't require the xpm
Dave> library. We should probably change that.
yes.
rob
--
"When you say 'I wrote a program that crashed Windows', people just
stare at you blankly and say 'Hey, I got those with the system,
*for free*'." -- Linus Torvalds
--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]