On 2010-03-26 13:48, Andreas Schulze wrote:
> Am 26.03.2010 10:45 schrieb Török Edwin:
>> So try doing this before invoking configure in your build script:
>> export CXXFLAGS="$CFLAGS".
> that was the trick. it compiles :-)
Ok.
I added some notes on the wiki about this:
https://wiki.clamav.net/bi
Am 26.03.2010 10:45 schrieb Török Edwin:
> So try doing this before invoking configure in your build script:
> export CXXFLAGS="$CFLAGS".
that was the trick. it compiles :-)
--
Andreas Schulze
Internetdienste | P532
DATEV eG
90329 Nürnberg | Telefon +49 911 319-0 | Telefax +49 911 319-3196
E-Mai
On 2010-03-26 10:38, Andreas Schulze wrote:
> Hello Edwin,
>
> I put all information you asked for at
> http://postmaster.datev.de/clamav-0.96rc2/
> hope that helps ...
I think this is the problem:
+ export 'CFLAGS=-O2 -g -m32 -march=i586 -mtune=i686 -fmessage-length=0
-D_FORTIFY_SOURCE=2 -fno-
Hello Edwin,
I put all information you asked for at
http://postmaster.datev.de/clamav-0.96rc2/
hope that helps ...
Andreas
--
Andreas Schulze
Internetdienste | P532
DATEV eG
90329 Nürnberg | Telefon +49 911 319-0 | Telefax +49 911 319-3196
E-Mail info @datev.de | Internet www.datev.de
Sitz: 9
On 03/25/2010 05:19 PM, Andreas Schulze wrote:
> Hello,
>
> I have sles9, sles10 an debian lenny
>
> # ./configure \
> --prefix=/usr/ \
> --libdir=/usr/lib \
> --mandir=/usr/share/man \
> --sysconfdir=/etc/clamav \
> --disable-check \
> --disable-zl
Hello,
I have sles9, sles10 an debian lenny
# ./configure \
--prefix=/usr/ \
--libdir=/usr/lib \
--mandir=/usr/share/man \
--sysconfdir=/etc/clamav \
--disable-check \
--disable-zlib-vcheck \
--enable-ipv6 \
--disable-clamuko \