Hi everyone,

I'm trying to update the trac, silvercity and clearsilver packages to support python 2.4 (as well as trac to the latest version), but I'm having an issue compiling clearsilver on 10.4.1... I get this following:

/sw/bin/python2.4 setup.py build_ext --inplace
adding inc_path $(NEOTONIC_ROOT)
adding inc_path /sw/include
adding lib_path $(LIB_DIR)
adding lib_path /sw/lib
adding lib z
running build_ext
error: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.4" but "10.3" during configure
make[1]: *** [neo_cgi.so] Error 1

The compile continues, but the file (neo_cgi.so) is not compiled, and therefore not installed... which is a bit of a problem.

Does anyone know how to fix this? The MACOSX_DEPLOYMENT_TARGET variable is not set anywhere in the package by me, so I don't know what's causing it to think that it was set to 10.3 earlier...

Thanks!

Jeremy.


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to