spamass-milt-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ./configure fails, cannot find libmilter?


From: Dan Nelson
Subject: Re: ./configure fails, cannot find libmilter?
Date: Thu, 6 Mar 2003 15:02:11 -0600
User-agent: Mutt/1.5.3i

In the last episode (Mar 06), Tony Shadwick said:
> The plot thickens.  After seeing that error in the config.log, I did a
> ranlib /usr/lib/libmilter.a.  Suddenly ./configure succeeds.  Cool, then I
> get this:
> 
> [erwin:local/src/spamass-milter-0.1.3a] numbski# make install
> g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2  -c -o spamass-milter.o `test
> -f spamass-milter.cpp || echo './'`spamass-milter.cpp
> spamass-milter.cpp:81:18: poll.h: No such file or directory
> spamass-milter.cpp: In member function `void SpamAssassin::output(const void*,
>    long int)':
> spamass-milter.cpp:816: storage size of `fds' isn't known
> spamass-milter.cpp:819: `POLLOUT' undeclared (first use this function)
> spamass-milter.cpp:819: (Each undeclared identifier is reported only once for
>    each function it appears in.)
> spamass-milter.cpp:821: `POLLIN' undeclared (first use this function)
> spamass-milter.cpp:824: `poll' undeclared (first use this function)
> make: *** [spamass-milter.o] Error 1
> 
> When it rains...I tell ya.  This all build beautifully on FreeBSD.  Go
> over to MacOS X and I get this stuff. :P

Bah.  That makes two OSes that doesn't support poll..  I'll add a poll
fallback function to CVS.

-- 
        Dan Nelson
        address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]