[Mimedefang] Problems with making MIMEdefang

Håkon Nilsen (Exinet AS) nilsen at xinet.no
Fri Sep 12 10:41:01 EDT 2003


Hi everyone,

I've read through this EXCELLENT
http://www.peregrinehw.com/downloads/MIMEDefang/INSTALL document, and done
most everything.

One thing goes very wrong, though, and that's when compiling MIMEDefang. I
get the following error messages when make'ing:

[root at x01lx mimedefang-2.35]# make
gcc -g -O2 -Wall -Wstrict-prototypes -pthread -o mimedefang mimedefang.o
drop_privs_threaded.o utils.o rm_r.o syslog-fac.o /usr/lib/libmilter.a
/usr/lib/libsm.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


Before that I did a
./configure --sysconfdir=/etc --with-confsubdir=mail --with-spooldir=/var/sp
ool/MIMEDefang --with-quarantinedir=/var/spool/MD-Quarantine --with-user=def
ang
as described in the document above.

Anyone got a clue on how to solve this issue? I just recompiled sendmail to
version 8.12.9 too, so that's at least up to date.


Best regards,
Haakon Nilsen





More information about the MIMEDefang mailing list