Cocoon wrote:

> # gcc -print-prog-name=ld
> /usr/ccs/bin/ld

Good.

> # crle -v
> 
> Default configuration file (/var/ld/ld.config) not found
>   Default Library Path (ELF):   /usr/lib  (system default)
>   Trusted Directories (ELF):    /usr/lib/secure  (system default)

This is normal, it's the Solaris default.

So your environment is OK.  We still don't know what library is missing, you
could try something like this:

LD_LIBRARY_PATH=/usr/local/lib:/usr/sfw/lib:/opt/sfw/lib:/usr/lib ./configure
--prefix=/var/amavis/clamd

(it's all in one line) and see if there are any missing libraries, there will be
a line that says so.
-- 
René Berber

_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to