Re: [Clamav-users] compile errors on AIX 5.3

2010-02-12 Thread omonte
>Please use GNU patch to apply it. ok, you can stop saying "why doesn't this stupid person do what I tell them, $%*&#*&# !!!" You did say in your first email that the patch must be applied through GNU patch. Sorry man. >Yeah, its clear now: it doesn't find git. It should be fixed by that >pa

Re: [Clamav-users] compile errors on AIX 5.3

2010-02-12 Thread Török Edwin
On 02/12/2010 05:02 PM, omonte wrote: >> Did you try applying that patch I mentioned in my first email? >> > > Yes, I got the following (after re-downloading the patch in case of > errors): > > host:/tmp/clamTmp# patch -p1 Processing... I cannot find a patch in there anywhere. > > Pl

Re: [Clamav-users] compile errors on AIX 5.3

2010-02-12 Thread omonte
>Did you try applying that patch I mentioned in my first email? Yes, I got the following (after re-downloading the patch in case of errors): host:/tmp/clamTmp# patch -p1 There is this makefile rule: >version.h.tmp: > @test -f version.h || touch version.h;\ >Try removing the '@' from it, an

Re: [Clamav-users] compile errors on AIX 5.3

2010-02-12 Thread Török Edwin
On 02/11/2010 11:44 PM, omonte wrote: >> You missed a space there, between uniq.c and -DPIC (see your original log). >> Please retry with a space between uniq.c and -DPIC. >> > > so I did, good catch! I had to run the previous command from make's output > in order to get these last 2 to run c

Re: [Clamav-users] compile errors on AIX 5.3

2010-02-11 Thread omonte
just retried using your exact configure options and it still failed at the same spot. -- View this message in context: http://old.nabble.com/compile-errors-on-AIX-5.3-tp27552422p27555962.html Sent from the clamav-users mailing list archive at Nabble.com. ___

Re: [Clamav-users] compile errors on AIX 5.3

2010-02-11 Thread omonte
>I have an AIX 4.3.3 box with gcc 2.95.2 >Here's how I compiled version clamav 0.95: >-- >In order to get this version to work, I had to use shared libraries. just tried with setting the CC, CFLAGS, and LDFLAGS and removing the -D_ALL_SOURCE directive

Re: [Clamav-users] compile errors on AIX 5.3

2010-02-11 Thread omonte
>You missed a space there, between uniq.c and -DPIC (see your original log). >Please retry with a space between uniq.c and -DPIC. so I did, good catch! I had to run the previous command from make's output in order to get these last 2 to run correctly but they did. So now, how to fix make (look

Re: [Clamav-users] compile errors on AIX 5.3

2010-02-11 Thread Vigil, Joe
> -Original Message- > From: clamav-users-boun...@lists.clamav.net [mailto:clamav-users- > boun...@lists.clamav.net] On Behalf Of omonte > Sent: Thursday, February 11, 2010 11:59 AM > To: clamav-users@lists.clamav.net > Subject: [Clamav-users] compile errors on AIX 5.3

Re: [Clamav-users] compile errors on AIX 5.3

2010-02-11 Thread Török Edwin
On 2010-02-11 23:09, omonte wrote: >> Are you sure that file includes all the output, including stderr? >> > yes, that's the entire output > > >> Can you manually run these commands, and paste me the output? >> $ cd libclamav >> $ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../

Re: [Clamav-users] compile errors on AIX 5.3

2010-02-11 Thread omonte
>Are you sure that file includes all the output, including stderr? yes, that's the entire output >Can you manually run these commands, and paste me the output? >$ cd libclamav >$ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -I../libltdl -DWARN_DLOPEN_FAIL -DSEARCH_LIBDIR=\"/opt/clamav/l

Re: [Clamav-users] compile errors on AIX 5.3

2010-02-11 Thread Török Edwin
On 2010-02-11 22:28, omonte wrote: > Here's the entire output of configure and make, thank you. > > http://old.nabble.com/file/p27554208/clamav%2Baix%2Bcompile%2Berrors.txt > clamav+aix+compile+errors.txt > Are you sure that file includes all the output, including stderr? Can you manually ru

Re: [Clamav-users] compile errors on AIX 5.3

2010-02-11 Thread omonte
Here's the entire output of configure and make, thank you. http://old.nabble.com/file/p27554208/clamav%2Baix%2Bcompile%2Berrors.txt clamav+aix+compile+errors.txt -- View this message in context: http://old.nabble.com/compile-errors-on-AIX-5.3-tp27552422p27554208.html Sent from the clamav-users

Re: [Clamav-users] compile errors on AIX 5.3

2010-02-11 Thread Török Edwin
On 2010-02-11 21:58, omonte wrote: > Hello, I'm compiling clamav 0.95.3 on AIX 5.3. I'm running GCC version > 4.2.0. Configure runs successfully with: > > ./configure --prefix=/opt/clamav -disable-clamuko -with-user=clamav > --with-group=clamav --with-dbdir=/opt/clamav/db > > but Make fails with:

[Clamav-users] compile errors on AIX 5.3

2010-02-11 Thread omonte
Hello, I'm compiling clamav 0.95.3 on AIX 5.3. I'm running GCC version 4.2.0. Configure runs successfully with: ./configure --prefix=/opt/clamav -disable-clamuko -with-user=clamav --with-group=clamav --with-dbdir=/opt/clamav/db but Make fails with: /bin/sh ../libtool --tag=CC --mode=compil

[Clamav-users] Compile errors

2004-04-17 Thread Jeff Ball
I can no longer build on my old Cobalt RaQ2... I have gcc-2.7.2, glibc-2.0.7-29.4C2 and make-3.78.1. I have built clamav-0.66 previously this is what I get... ./configure --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/us r/sbin --sysconfdir=/etc --datadir=/usr/share --includedi

[Clamav-users] compile errors

2003-09-30 Thread Walgamotte, David
Title: compile errors  Hello,  Excellent project as the world truly needs a good opensource anti virus mail gateway program. I'm having a bit of trouble compiling using gcc egcs-2.91.66 on Linux. Everything compiled fine except when I use the --enable-milter option in which clamav-milter