rb-gnome
Bryan Blackburn
blb at macports.org
Mon Nov 10 22:04:49 PST 2008
On Mon, Nov 10, 2008 at 10:07:30PM -0700, Richard Peters said:
> Bryan, thank you that was very helpful however I hit a new snag. Here's
> the error message.
>
>
> building '_hashlib' extension
> creating build
> creating build/temp.macosx-10.3-i386-2.5
> -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include
> -I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/
> python2.5 -c _hashopenssl.c -o build/temp.macosx-10.3-i386-2.5/
> _hashopenssl.o
> unable to execute -DNDEBUG: No such file or directory
> error: command '-DNDEBUG' failed with exit status 1
Was that while port was building py25-hashlib? If so, do a
$ sudo port clean --work py25-hashlib
then run your original install again. You might run into this again, in
which case you need to do a clean again against the port that actually
failed (not necessarily the one you told port to build). This is the Tcl
environment bug:
<http://trac.macports.org/wiki/LeopardProblems#environmentvariablesbecomeblankbetweenconfigureandbuildphases>
Bryan
[...]
>
> Again, any help would be greatly appreciated.
More information about the macports-users
mailing list