On 2008-07-24 20:20, Forrest Aldrich wrote:
> Prior to posting, I searched Google and found some reports like this - 
> though they referred to previous installations needing to be removed 
> (which I do not have).
>
> I'm trying to compile the latest stable release on Solaris 10  x86, in 
> 64bit -- though compiling it standard with regular GCC still gets the 
> same error:
>
> /usr/sfw/bin/gcc -shared -Wl,-h -Wl,libclamunrar.so.4 -o 
> .libs/libclamunrar.so.4.0.4  .libs/unrar15.o .libs/unrar.o 
> .libs/unrar20.o .libs/unrarppm.o .libs/unrarvm.o .libs/unrarcmd.o 
> .libs/unrarfilter.o .libs/unrarhlp.o  -lz -lnsl -lsocket -lc  -m64 
> -Wl,-M -Wl,../libclamunrar/libclamunrar.map
> (cd .libs && rm -f libclamunrar.so.4 && ln -s libclamunrar.so.4.0.4 
> libclamunrar.so.4)
> (cd .libs && rm -f libclamunrar.so && ln -s libclamunrar.so.4.0.4 
> libclamunrar.so)
> false cru .libs/libclamunrar.a  unrar15.o unrar.o unrar20.o unrarppm.o 
> unrarvm.o unrarcmd.o unrarfilter.o unrarhlp.o
>   

It is supposed to call 'ar' here,  is it in your path?
I remember having to edit my $PATH to include all the stuff in
/usr/xpg4/bin, and some other Solaris specific directories.

Best regards,
--Edwin
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to