Re: [Clamav-users] Cannot compile clamav 0.94 on i386 openbsd 4.0

2008-09-17 Thread S.Madge
That works! Are there any negative consequences by using this trick? On Wed, 2008-09-17 at 10:58 +0300, Török Edwin wrote: > On 2008-09-17 10:50, S.Madge wrote: > > Is it an idea to try to enable the alternate implementation str.c instead > > of > > strcasestr?

Re: [Clamav-users] Cannot compile clamav 0.94 on i386 openbsd 4.0

2008-09-17 Thread S.Madge
Is it an idea to try to enable the alternate implementation str.c instead of strcasestr? Or are there negative consequences in doing that? Stan -- Works fine: # gcc -o foo foo.c && ./foo StrCASeSTR On Tue, 2008-09-16 at 13:08 +0300, Török Edwin wrote: > gcc -o foo foo.c && ./foo > _

Re: [Clamav-users] Cannot compile clamav 0.94 on i386 openbsd 4.0

2008-09-16 Thread S.Madge
Works fine: # gcc -o foo foo.c && ./foo StrCASeSTR On Tue, 2008-09-16 at 13:08 +0300, Török Edwin wrote: > gcc -o foo foo.c && ./foo > -- Met vriendelijke groeten, Stanford Madge Nederlands Forensisch Instituut - Digitale Technologie en Biometrie T +31(0)70 888 6 519 F +31(0)70 888 6 559 E

Re: [Clamav-users] Cannot compile clamav 0.94 on i386 openbsd 4.0

2008-09-16 Thread S.Madge
U Curl_strcasestr 0044 T Curl_strcasestr nm: /usr/local/lib/libcurl.la: not object file or archive 00022478 T Curl_strcasestr Best regards, Stan On Tue, 2008-09-16 at 12:13 +0300, Török Edwin wrote: > On 2008-09-16 11:49, S.Madge wrote: > > /* Define to 1 if you have the `s

Re: [Clamav-users] Cannot compile clamav 0.94 on i386 openbsd 4.0

2008-09-16 Thread S.Madge
`__inline' if that's what the C compiler calls it, or to nothing if 'inline' is not supported under any name. */ #ifndef __cplusplus /* #undef inline */ #endif /* Define to `long int' if does not define. */ /* #undef off_t */ /* Define to equivalent of C99 restrict keyword, or

[Clamav-users] Cannot compile clamav 0.94 on i386 openbsd 4.0

2008-09-16 Thread S.Madge
Hi list, I am trying to compile clamav 0.94 on an i386 openbsd 4.0 system. The make command breaks with the following error message: -- Making all in clamscan /bin/sh ../libtool --tag=CC--mode=link gcc -g -O2-o clamscan output.o getopt.o cfgparser.o misc.o options.o