hallo list,
i am trying to compile clamav 0.60 and clamav-20030806 on a sun solaris
SPARC box. the make-process went fine with one exeption. trying to
compile clamav-milter produces some errors which prevent
code-generation.

configure options were:

./configure --prefix=/usr/local --sysconfdir=/etc --enable-milter

make uses:
gcc -g -O2 -Dstrerror_r=strerror -o clamav-milter clamav-milter.o
../clamd/cfgfile.o ../clamd/others.o
-L/export/home/nwicker/Solaris-Softwar
e/ClamAV/clamav-20030806/libclamav -L/usr/lib/libmilter -lmilter
-lpthread -lsocket -lnsl -lresolv

the errors produced were:

Undefined                       first referenced
 symbol                             in file
strerror_r                          clamav-milter.o
getopt_long                         clamav-milter.o
ld: fatal: Symbol referencing errors. No output written to clamav-milter
collect2: ld returned 1 exit status

use of -Dstrerror_r=strerror option didn' t work and i've got no idea
how to fix the getopt_long problem.

any help appreciated.

Nikolaj Wicker



--
Nikolaj Wicker                                          fon +49-(0)7248/9150-0
cnk networks gmbh                                       fax +49-(0)7248/9150-50
becker-goering-strasse 26/1                     [EMAIL PROTECTED]
Germany, 76307 karlsbad



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to