Date: Tue, 30 Nov 2010 14:28:02 +0100 (CET) From: Oliver Fromme <olli@lurza.secnetix.de> To: freebsd-python@FreeBSD.ORG Subject: mail/py-milter broken? Message-ID: <201011301328.oAUDS2JL093403@lurza.secnetix.de>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011301328.oAUDS2JL093403>