Re: [Clamav-users] ClamAV compile problem on Sol9 with Sun Studio 10

2005-08-10 Thread popelov
Thanks all for replies, I've just solved this problem by adding -xO4 option to CC compiler. This option does many optimizations such as "automatic inlining", etc. I think that GCC already have this optimization turned on dy default, but CC does not. ___

Re: [Clamav-users] ClamAV compile problem on Sol9 with Sun Studio 10

2005-08-10 Thread Dennis Peterson
Andy Fiddaman said: > On Wed, 10 Aug 2005, Dennis Peterson wrote: > > ; Dale Walsh said: > ; > > ; > On Aug 10, 2005, at 08:12 AM, Andrés Yacopino wrote: > ; > > ; >> I have solaris too and compiled with gcc, this works great. I > ; >> compiled it with this parameters: > ; >> > ; >> First i do: > ;

Re: [Clamav-users] ClamAV compile problem on Sol9 with Sun Studio 10

2005-08-10 Thread Andy Fiddaman
On Wed, 10 Aug 2005, Dennis Peterson wrote: ; Dale Walsh said: ; > ; > On Aug 10, 2005, at 08:12 AM, Andr?s Yacopino wrote: ; > ; >> I have solaris too and compiled with gcc, this works great. I ; >> compiled it with this parameters: ; >> ; >> First i do: ; >> ; >> in /usr/local/lib ; >> ; >> ln -

Re: [Clamav-users] ClamAV compile problem on Sol9 with Sun Studio 10

2005-08-10 Thread Dennis Peterson
Dale Walsh said: > > On Aug 10, 2005, at 08:12 AM, Andrés Yacopino wrote: > >> I have solaris too and compiled with gcc, this works great. I >> compiled it with this parameters: >> >> First i do: >> >> in /usr/local/lib >> >> ln -s /opt/sfw/gcc-3/lib/libgcc_s.so.1 libgcc_s.so.1 >> >> Then >> >> ./c

Re: [Clamav-users] ClamAV compile problem on Sol9 with Sun Studio 10

2005-08-10 Thread Dale Walsh
On Aug 10, 2005, at 08:12 AM, Andrés Yacopino wrote: I have solaris too and compiled with gcc, this works great. I compiled it with this parameters: First i do: in /usr/local/lib ln -s /opt/sfw/gcc-3/lib/libgcc_s.so.1 libgcc_s.so.1 Then ./configure --build=sparc-sun-solaris2.9 LDFLAGS='-

RE: [Clamav-users] ClamAV compile problem on Sol9 with Sun Studio 10

2005-08-10 Thread Andrés Yacopino
From: <[EMAIL PROTECTED]>>Reply-To: ClamAV users ML <clamav-users@lists.clamav.net>>To: clamav-users@lists.clamav.net>Subject: [Clamav-users] ClamAV compile problem on Sol9 with Sun Studio 10>Date: Wed, 10 Aug 2005 16:01:31 +0600>>Hello,>>I have a problem

[Clamav-users] ClamAV compile problem on Sol9 with Sun Studio 10

2005-08-10 Thread popelov
Hello, I have a problem with compiling ClamAV 0.85 with Sun CC (Studio10). During compile, when linking libclamav, I receive following error: /usr/ccs/bin/ld -G -z defs -h libclamav.so.1 -o .libs/libclamav.so.1.0.11 matcher-ac.lo matcher-bm.lo matcher.lo md5.lo others.lo read

RE: [Clamav-users] Clamav compile

2004-04-23 Thread Robin, Rob
Thanks Matt.. -Original Message- From: Matt [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 20, 2004 5:07 AM To: [EMAIL PROTECTED] Subject: Re: [Clamav-users] Clamav compile On Mon, 19 Apr 2004 18:16:51 -0400 Robin, Rob wrote: > Hello all, > > Platform: BSDi 4.2, g

Re: [Clamav-users] Clamav compile

2004-04-20 Thread Matt
On Mon, 19 Apr 2004 18:16:51 -0400 Robin, Rob wrote: > Hello all, > > Platform: BSDi 4.2, gcc 2.95.2. > I tried patches for *BSDs. > > Any pointers ? > > ./configure --prefix=/usr/local/clamav/0.70 Update your gcc to the latest version (3.3*) I believe. Same problem on

[Clamav-users] Clamav compile

2004-04-19 Thread Robin, Rob
Hello all, Platform: BSDi 4.2, gcc 2.95.2. I tried patches for *BSDs. Any pointers ? ./configure --prefix=/usr/local/clamav/0.70 mailtest% make make all-recursive Making all in libclamav source='scanners.c' object='scanners.lo' libtool=yes depfile='.dep