At 10:01 PM -0800 3/3/01, Joe R. Jah wrote:
>$ gdb htdig/.libs/htdig
>GNU gdb
>(gdb) run
>Starting program:
>/tmp/htdig-3.2.0b3-022601/htdig/.libs/htdig
>/tmp/htdig/htdig-3.2.0b3-022601/htdig/.libs/htdig:
>    can't resolve symbol '__ti18Transport_Response'

This perhaps needs to be in a development FAQ or something. With the 
shared libraries, you need to run:

libtool gdb htdig/htdig

(You really shouldn't run the .libs files directly. I suspect this 
may be part of the issue.)

-Geoff

_______________________________________________
htdig-dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to