[Clamav-users] sol8 compile problem

2005-05-21 Thread Cocoon
Hello List, I want to compile the new clamav version 0.85.1 on a solaris 8 system Whit the command ./configure -prefix=/var/amavis/clamd every thing works fine. Then I make the make an got this error at the end! Any ideas? gcc and dev tools ar up to date... i dont know what can i do more set

RE: [Clamav-users] Re: sol8 compile problem

2005-05-21 Thread Cocoon
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of René Berber Sent: Samstag, 21. Mai 2005 22:16 To: clamav-users@lists.clamav.net Subject: [Clamav-users] Re: sol8 compile problem Cocoon wrote: > I want to compile the new clamav version 0.85.1 o

RE: [Clamav-users] sol8 compile problem

2005-05-21 Thread Cocoon
must include ABI=32 into the configure string ./configure ABI=32 --prefix= Still the same whit the new config option ABI=32 Bill Cocoon wrote: >Hello List, > > >I want to compile the new clamav version 0.85.1 on a solaris 8 system > >Whit the command ./configure -prefix

RE: [Clamav-users] Re: sol8 compile problem

2005-05-21 Thread Cocoon
amstag, 21. Mai 2005 23:01 To: clamav-users@lists.clamav.net Subject: [Clamav-users] Re: sol8 compile problem Cocoon wrote: [snip] > Which gcc and most important which ld? > Gcc 3.4.2 > > LD_LIBRARY_PATH:/usr/lib:/usr/local/lib:/usr/sfw/lib:/opt/sfw/lib: Could you report the output

RE: [Clamav-users] Re: sol8 compile problem

2005-05-21 Thread Cocoon
:[EMAIL PROTECTED] On Behalf Of René Berber Sent: Sonntag, 22. Mai 2005 00:10 To: clamav-users@lists.clamav.net Subject: [Clamav-users] Re: sol8 compile problem Cocoon wrote: > Can you write me exactly what I have to do "syntax" I will do it no > problem... Just run the comman

RE: [Clamav-users] Re: sol8 compile problem

2005-05-21 Thread Cocoon
2005 01:27 To: clamav-users@lists.clamav.net Subject: [Clamav-users] Re: sol8 compile problem 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

RE: [Clamav-users] Re: sol8 compile problem

2005-05-21 Thread Cocoon
Hi Dennis,... Great it works fine! Greez -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dennis Peterson Sent: Sonntag, 22. Mai 2005 05:27 To: ClamAV users ML Subject: RE: [Clamav-users] Re: sol8 compile problem Cocoon said: > > Hi René > &g

RE: [Clamav-users] Re: sol8 compile problem

2005-05-22 Thread Cocoon
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dennis Peterson Sent: Sonntag, 22. Mai 2005 06:58 To: ClamAV users ML Subject: RE: [Clamav-users] Re: sol8 compile problem Cocoon said: > Hi Dennis,... > > Great it works fine! > > > Gree