I removed all packages and started from scratch.

I see this in the fink build output:

-- Python:
-- PYTHON_INCLUDE_PATH            = /usr/include/python2.5
-- PYTHON_EXECUTABLE              = /usr/bin/python2.5
-- PYTHON_LIBRARIES               = -framework Python
-- PYTHON_DEBUG_LIBRARIES         = PYTHON_DEBUG_LIBRARIES-NOTFOUND

Why is it using the Python installed on my Mac instead of what FINK installs? 
Is it possible its still picking up the wrong version framework even though it 
says 2.5? How can I check this? Is there a env. variable I can set to get the 
build to print out the actual link lines?


On Jan 29, 2011, at 6:11 PM, Abdulla Kamar wrote:

> Hi Adam
> 
> What version of Python do you have installed? It appears that PyErr_WarnEx 
> was introduced in Python 2.5, so you may want to ensure that you have 2.5 or 
> higher installed.
> 
> On Sun, Jan 30, 2011 at 4:18 AM, Adam Skwersky <[email protected]> wrote:
> Trying to build the above package I get this error:
> 
> [ 62%] Building CXX object 
> libs/python/src/CMakeFiles/boost_python-mt-shared.dir/object/function_doc_signature.cpp.o
> Linking CXX shared library ../../../lib/libboost_python-mt.dylib
> Undefined symbols:
>   "_PyErr_WarnEx", referenced from:
>       boost::python::converter::registry::insert(_object* (*)(void const*), 
> boost::python::type_info, _typeobject const* (*)())in registry.cpp.o
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
> 
> suggestions?
> 
> Ultimately I'm trying to build kde4
> 
> --
> Package manager version: 0.29.19
> Distribution version: selfupdate-rsync Sat Jan 29 11:42:02 2011, 10.6, i386
> Mac OS X version: 10.6.6
> Xcode version: 3.2.5
> gcc version: 4.2.1 (Apple Inc. build 5664)
> make version: 3.81
> Feedback Courtesy of FinkCommander
> 
> 
> 
> -- 
> Abdulla

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to