Fabien Tassin <fta+miltergreylist@...> wrote: > any comment on that patch ? did anyone try it? Sorry for being late: $ ./configure ... checking for smfi_register in -lmilter... no checking for smfi_register in -lmilter -lsm... no checking for smfi_register in -lmilter -lsmutil... no redo the test with -L/usr/lib/libmilter and smfi_addheader() checking for smfi_addheader in -lmilter... no Required libmilter not found. Use --with-libmilter $ locate libmilter.a /usr/lib/libmilter.a We agree this is not acceptable, right? Here is the root of the error: configure:7658: gcc -o conftest -g -O2 -Wall conftest.c -lmilter -lresolv >&5 /usr/lib/libmilter.a(signal.o)(.text+0x167): In function `mi_clean_signals': undefined reference to `pthread_create' I guess you need to find libpthread before libmilter. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@...
Message
Re: [milter-greylist] milter-greylist 4.0 alpha6 is available
2007-06-20 by manu@netbsd.org
Attachments
- No local attachments were found for this message.