Hello!

I had little problem when compile htdig 3.1.0b3 on FreeBSD-2.2.8 uses
egcs-1.1.1
Egcs is not native compiler and it placed with /usr/local prefix.
In Makefile.config.in:58 variable LIBDIRS include /usr/lib
Becase of it egcs uses old libstdc++ from gcc-2.7.2 instead
/usr/local/lib/...
After removing /usr/lib from LIBDIRS I successfully compile and run htdig.

Is option -L/usr/lib necessary?

Vadim Chekan.

----------------------------------------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the body of the message.

Reply via email to