[Mimedefang] make problem about mimedefang

Jephe Wu jwu at globalsources.com
Fri Nov 23 01:45:01 EST 2001


Hi,
I am compiling Sendmail 8.12.1 and MIMEDefang 2.1 under Redhat 7.2,
but I got the following error during I try to use command 'make'

[root at filter mimedefang-2.1]# make
gcc -g -O2 -Wall -Wstrict-prototypes -pthread -o mimedefang mimedefang.o
/usr/lib/libmilter.a /usr/local/lib/libsmutil.a -lpthread -lnsl
/usr/lib/libmilter.a(main.o): In function `smfi_register':
main.o(.text+0x74): undefined reference to `strlcpy'
/usr/lib/libmilter.a(main.o): In function `smfi_setconn':
main.o(.text+0x12f): undefined reference to `strlcpy'
/usr/lib/libmilter.a(listener.o): In function `mi_milteropen':
listener.o(.text+0x184): undefined reference to `strlcpy'
/usr/lib/libmilter.a(engine.o): In function `st_connectinfo':
engine.o(.text+0x83a): undefined reference to `strlcpy'
collect2: ld returned 1 exit status
make: *** [mimedefang] Error 1


any suggestion?

thank you
Jephe




More information about the MIMEDefang mailing list