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

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

OS X Compile problems


From: Mike Whybark
Subject: OS X Compile problems
Date: Mon, 4 Aug 2003 15:27:20 -0700

Hello, I'm trying to compile the current release of spamass-milter under mac os x 10.2.6 (think BSD with funky paths).

The config is fine. it fails on make:

pamass-milter.cpp:86:24: subst_poll.h: No such file or directory
spamass-milter.cpp: In member function
`void SpamAssassin::output(const void*, long int)':
spamass-milter.cpp:1157: storage size of `fds' isn't known
spamass-milter.cpp:1160: `POLLOUT' undeclared (first use this function)
spamass-milter.cpp:1160: (Each undeclared identifier is reported only once for  each function it appears in.)
spamass-milter.cpp:1162: `POLLIN' undeclared (first use this function)
spamass-milter.cpp:1165: `poll' undeclared (first use this function)
make[1]: *** [spamass-milter.o] Error 1
make: *** [all] Error 2

I'm also following in the footsteps of this fellow, who previously corresponded about a problem with new_poll():

http://www.numbski.net/software/spamass-milter

I've been able to get everything else he mentions resolved.

Thanks!
-- 
Mike Whybark - address@hidden
http://mike.whybark.com/

reply via email to

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