[Mimedefang] Problems compiling on BSD/OS 4.0

Chris Wargaski mime at wargaski.org
Mon Oct 7 01:21:01 EDT 2002


Hey David--



>For systems which lack readdir_r, do this:
>
>         ./configure --enable-cleanup-with-rm
>         make
>
>It will be slower, but it will work.  I will get the autoconf script to
>check for this case automatically.

         I created the directory again from the tarball and ran the 
commands as you
suggest. I still receive the same error.

gcc -g -O2  -o mimedefang mimedefang.o drop_privs.o utils.o rm_r.o 
/usr/local/lib/
libmilter.a -lresolv
rm_r.o: In function `rm_r':
/home/cjw/src/modules/mimedefang-2.21/rm_r.c:67: undefined reference to 
`readdir_r
'
*** Error code 1

Stop.


cjw




More information about the MIMEDefang mailing list