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

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

Re: OS X Compile problems


From: Mike Whybark
Subject: Re: OS X Compile problems
Date: Mon, 4 Aug 2003 16:50:33 -0700

looks good. here's the output of the new make:

make
make  all-am
g++ -DHAVE_CONFIG_H -I. -I. -I. -I/sw/include -g -O2 -Wall -c -o spamass-milter.o `test -f spamass-milter.cpp || echo './'`spamass-milter.cpp gcc -DHAVE_CONFIG_H -I. -I. -I. -I/sw/include -g -O2 -Wall -c `test -f poll.c || echo './'`poll.c
poll.c: In function `poll':
poll.c:25: warning: implicit declaration of function `bzero'
g++ -g -O2 -Wall -R/usr/local/lib -L/usr/local/lib -R/sw/lib -L/sw/lib -o spamass-milter spamass-milter.o poll.o -lmilter g++: unrecognized option `-R/usr/local/lib'
g++: unrecognized option `-R/sw/lib'

I don't have time right this second to poke through the numbski cookbook again completely but will advise. Thanks for your kind assistance.

At 6:10 PM -0500 8/4/03, Dan Nelson wrote:
In the last episode (Aug 04), Mike Whybark said:
 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:

 spamass-milter.cpp:86:24: subst_poll.h: No such file or directory

Ack!  Apparently I forgot to include subst_poll.h in the distribution
tarball.  Time for a new release :)

You can fetch just that header from
http://savannah.nongnu.org/cgi-bin/viewcvs/*checkout*/spamass-milt/spamass-milt/subst_poll.h
and drop it in the source directory, or you can pull
http://savannah.nongnu.org/download/spamass-milt/spamass-milter-0.2.0+cvs.tar.gz
, which is the whole distribution.

--
        Dan Nelson
        address@hidden


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




reply via email to

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