[gopher] Gnopher doesn't build
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Hi,
After a lot of work guessing about gnopher's build deps (it would be
much appreciated if you documented what libraries are needed to build
AND use the configure tests for them!)... I got this far:
gcc -Wall `nautilus-config --cflags` `gnet-config --cflags` -o
gnopher-view `nautilus-config --libs` `gnet-config --libs` -lgtkhtml
gnopher-location.o gnopher-view.o main.o
gnopher-view.o: In function `url_requested_cb':
/home/jgoerzen/gnopher-0.2/src/gnopher-view.c:85: undefined reference
to `gtk_html_stream_write'
/home/jgoerzen/gnopher-0.2/src/gnopher-view.c:88: undefined reference
to `gtk_html_stream_close'
/home/jgoerzen/gnopher-0.2/src/gnopher-view.c:91: undefined reference
to `gtk_html_stream_close'
gnopher-view.o: In function `load_location_cb':
/home/jgoerzen/gnopher-0.2/src/gnopher-view.c:169: undefined
reference to `gtk_html_get_type'
/home/jgoerzen/gnopher-0.2/src/gnopher-view.c:169: undefined
reference to `gtk_html_load_from_string'
gnopher-view.o: In function `gnopher_view_init':
/home/jgoerzen/gnopher-0.2/src/gnopher-view.c:222: undefined
reference to `gtk_html_new'
collect2: ld returned 1 exit status
make: *** [gnopher-view] Error 1
Suggestions?
- [gopher] Gnopher doesn't build,
John Goerzen <=
|
|