> 
> FYI, tried compiling a new dev version - same error, but this time it's in the
> text.lo file...
> 
> Everything I've compiled has been done with gcc.  Even if there were something
> old done with Sun's CC, I wouldn't know where to begin to find those hosed
> libraries.
> 
> James
> 

Try using the Solaris ldd command. It reports things like missing libraries. I
run it from time to time in /usr/local/bin after refreshing software.

ldd /usr/local/bin/*
ldd /usr/local/lib/*

It will report errors on non-binaries but it's harless.

dp
_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Reply via email to