1. configure:5710: result: no configure:5725: checking for pthread_create in -lpthread configure:5755: gcc -o conftest -g -O2 -Wall -Iyes/include -DUSE_DKIM -Lyes/lib -Wl,--rpath=yes/lib conftest.c -lpthread -lcrypto -ldkim >&5 /usr/bin/ld: cannot find -ldkim collect2: ld returned 1 exit status ... Suggestion: you should maybe check for libdkim before doing the libpthread test 2. I do not know how general this problem is, but I would consider adding a note in the README about this.... Emmanuel Dreyfus wrote: > > On Fri, Sep 05, 2008 at 03:08:36PM +0200, Ondrej Valousek wrote: > > So - my comments: > > 1. configuration of milter greylist as per > > ./configure --with-libspf2 > > --with-libdkim --enable-dnsrbl > > cries about missing libpthread library when it is actually the libdkim > > library which is missing > > Shat do we have in config.log? > > > 2. The dkim-milter as per version 2.7.2 is broken the way that is does > > not install the libdkim.a library - you have to install it in /usr/lib > > manually > > Yes, I had to do this. > > -- > Emmanuel Dreyfus > manu@... <mailto:manu%40netbsd.org> > >
Message
Re: [milter-greylist] DKIM support: no feedback
2008-09-05 by Ondrej Valousek
Attachments
- No local attachments were found for this message.