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: Dan Nelson
Subject: Re: OS X Compile problems
Date: Mon, 4 Aug 2003 20:59:33 -0500
User-agent: Mutt/1.5.4i

In the last episode (Aug 04), Mike Whybark said:
> 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.

Those are just warnings; you can safely ignore them.  It should have
created a working executable.

-- 
        Dan Nelson
        address@hidden




reply via email to

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