mail/py-milter broken?

Oliver Fromme olli at lurza.secnetix.de
Tue Nov 30 13:28:20 UTC 2010


I just updated python27 from 2.7.0_1 to 2.7.1, then tried
to rebuild mail/py-milter, which failed as follows:

cc -shared ${LDFLAGS} -pthread -O2 -pipe -march=athlon-mp -fno-strict-aliasing build/temp.freebsd-8.1-STABLE-20101022-i386-2.7/miltermodule.o -lmilter -o build/lib.freebsd-8.1-STABLE-20101022-i386-2.7/milter.so
cc: ${LDFLAGS}: No such file or directory
error: command 'cc' failed with exit status 1
*** Error code 1

I tried again with empty environment and without make.conf,
but same result.  The failing cc command succeeds when I
execute it manually without the "${LDFLAGS}" part, and then
"make" continues without further errors, and the resulting
milter module seems to work fine.

This is on an i386 stable/8 machine (about 5 weeks old).

Is that a known problem, or something wrong on my box?

Best regards
   Oliver 

-- 
Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M.
Handelsregister: Registergericht Muenchen, HRA 74606,  Geschäftsfuehrung:
secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün-
chen, HRB 125758,  Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart

FreeBSD-Dienstleistungen, -Produkte und mehr:  http://www.secnetix.de/bsd

"C++ is the only current language making COBOL look good."
        -- Bertrand Meyer


More information about the freebsd-python mailing list