problem in compiling sample programs

Hi,

I am trying to compile the sample programs available with the library.
However I am getting this link time error.

------------------------------------------------------------------------
Undefined                       first referenced
 symbol                             in file
HTXML_new
/home/data/asavan/libwww/lib/libwwwapp.a(HTInit.o)
ld: fatal: Symbol referencing errors. No output written to test
----------------------------------------------------------------------------
---

Did i missed something while I installed the library. I am using a sun
machine and below is what I gave the options to configure.

./configure --disable-shared --with-expat --with-md5 --with-regex --with-ssl
 --prefix=/home/data/asavan/libwww

Plase advice.

-anubhav

Received on Monday, 7 May 2001 14:06:14 UTC