Re: undefined symbols when building apps

Hello Jim,

In our previous episode, Jim Marshall said:
> I'm running on Solaris 8, and due to requirements I have to use the Sun 'cc' 
> compiler (cc info: Sun WorkShop 6 2000/04/07 C 5.1).
> 

I have not tried to compile libwww under Solaris8 and using that compiler,
so I can only give little advice.

For the MD5 references, it may be that the MD5 library isn't compiled.
It's located in the Library/modules/md5 directory.

As for the HTDir... maybe configure isn't detecting what it should for your
platform and the defines may be causing some problems. I advice you examine
the source the modules where the functions are defined and see if there
are no ifdef which may be causing problems.

-Jose

Received on Monday, 31 July 2000 03:25:27 UTC