On Thu, 25 Nov 2010 13:56:43 -0600
Karl Rossing <ka...@barobinson.com> wrote:
>   I'm having trouble compiling 0.96.4 on Solaris 10
> 
> Here is the error i'm getting
> bash-3.00# gcc -v
> Using built-in specs.
> COLLECT_GCC=gcc
> COLLECT_LTO_WRAPPER=/opt/csw/gcc4/libexec/gcc/i386-pc-solaris2.10/4.5.1/lto-wrapper
> Target: i386-pc-solaris2.10
> Configured with: ../gcc-4.5.1/configure --host=i386-pc-solaris2.10 
> --build=i386-pc-solaris2.10 --with-gnu-as --with-as=/opt/csw/bin/gas 
> --without-gnu-ld --with-ld=/usr/ccs/bin/ld --with-cpu-32=i386 
> --with-cpu-64=opteron --with-arch-32=i386 --with-arch-64=opteron 
> --enable-stage1-languages=c --enable-nls
> --with-libiconv-prefix=/opt/csw --enable-threads=posix
> --prefix=/opt/csw/gcc4 --with-local-prefix=/opt/csw --enable-shared
> --enable-multilib --with-pkgversion='Blastwave.org Inc. Mon Aug 23
> 11:16:32 GMT 2010' --with-bugurl=http://www.blastwave.org/support 
> --enable-languages=c,c++,objc,fortran --enable-bootstrap
> Thread model: posix
> gcc version 4.5.1 (Blastwave.org Inc. Mon Aug 23 11:16:32 GMT 2010)
> bash-3.00# gmake
> gmake  all-recursive
> gmake[1]: Entering directory `/usr/local/src/clamav-0.96.4'
> Making all in libltdl
> gmake[2]: Entering directory `/usr/local/src/clamav-0.96.4/libltdl'
> gmake  all-am
> gmake[3]: Entering directory `/usr/local/src/clamav-0.96.4/libltdl'
>    CCLD   dlopen.la
> gmake[3]: *** [dlopen.la] Error 1

Try running 'gmake V=1'.
Maybe your paths are set wrongly, see the manpages. Solaris doesn't
come with a usable path for compilation by default IIRC.

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