RE: Testers wanted for gnome-db2html2



In order to get this to compile on my RH6.1 system with GNOME from RPM, I
had to add -I/usr/lib/gnome-libs/include/ so that gnomesupport.h could be
found properly.  When I try to compile, here's the error that I'm getting.

[gleblanc@grego1 gnome-db2html2]$ gcc -o gnome-db2html2 `xml-config --cflags
--libs` `gnome-config --cflags --libs glib` -Wall -g
-I/usr/lib/gnome-libs/include/ gdb3html.c toc-elements.c
/tmp/ccAhRwpK.o: In function `parse_file':
/home/gleblanc/nautilus/components/help/converters/gnome-db2html2/gdb3html.c
:348: undefined reference to `sect_preparse'
/home/gleblanc/nautilus/components/help/converters/gnome-db2html2/gdb3html.c
:349: undefined reference to `sect_init_data'
/home/gleblanc/nautilus/components/help/converters/gnome-db2html2/gdb3html.c
:355: undefined reference to `sect_elements'
collect2: ld returned 1 exit status
[gleblanc@grego1 gnome-db2html2]$ 

So, what'd I break, and how do I fix it?  Thanks,
	Greg




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