Hi

I too have problems compiling kdebase4-workspace-x11 arising from
boost1.41.cmake1.41.0-12; I have followed the thread about this of last
January but the solution there does not seem to apply to me since I do not
have any MacPython frameworks in /Library/Frameworks (removing it is what
solved the problem, if I understand correctly; sorry I am a complete
newbie):

ls -l /Library/Frameworks/
total 0
drwxrwxr-x  6 root  admin  204 Jan 15 05:39 NyxAudioAnalysis.framework
drwxrwxr-x  6 root  admin  204 Jan 15 05:37 PluginManager.framework
drwxrwxr-x  6 root  admin  204 Oct 12 14:03 iLifeFaceRecognition.framework
drwxrwxr-x  6 root  admin  204 Oct 12 14:01 iLifeKit.framework
drwxrwxr-x  8 root  admin  272 Oct 12 14:01 iLifePageLayout.framework
drwxrwxr-x  6 root  admin  204 Oct 12 14:01 iLifeSQLAccess.framework
drwxrwxr-x  7 root  admin  238 Jan 15 05:39 iLifeSlideshow.framework

----------------------------------------------------------------------------------------------------
Here are my fink and OSX versions:


lorenzo% fink -V |head -n3
Package manager version: 0.29.19
Distribution version: selfupdate-rsync Mon Feb 21 19:35:07 2011, 10.6, i386
Trees: local/main stable/main stable/crypto unstable/main unstable/crypto
--------------------------------------------------------------------------------------------------------
It seems to be pointing to the right place

lorenzo% ls -l /System/Library/Frameworks/Python.framework//Versions/
total 8
drwxr-xr-x   8 root  wheel  272 Oct 12 13:36 2.3
drwxr-xr-x  12 root  wheel  408 Feb 18 19:22 2.5
drwxr-xr-x  12 root  wheel  408 Feb 18 19:22 2.6
lrwxr-xr-x   1 root  wheel    3 Oct 12 13:36 Current -> 2.6
----------------------------------------------------------------------------------------------------------
Here's the first error I get:

[ 44%] Building CXX object
libs/python/src/CMakeFiles/boost_python-mt-shared.dir/numeric.cpp.o
In file included from
/sw/src/fink.build/boost1.41.cmake-1.41.0-12/boost-1.41.0.cmake0/boost/python/detail/prefix.hpp:13,
                 from
/sw/src/fink.build/boost1.41.cmake-1.41.0-12/boost-1.41.0.cmake0/boost/python/numeric.hpp:8,
                 from
/sw/src/fink.build/boost1.41.cmake-1.41.0-12/boost-1.41.0.cmake0/libs/python/src/numeric.cpp:6:
/sw/src/fink.build/boost1.41.cmake-1.41.0-12/boost-1.41.0.cmake0/boost/python/detail/wrap_python.hpp:50:23:
error: pyconfig.h: No such file or directory
------------------------------------------------------------------------------------------------------
But I do have pyconfig.h

lorenzo% locate pyconfig.h
/System/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyconfig.h
/System/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6/pyconfig.h
-------------------------------------------------------------------------------------------------------
I also have python2.7 and this is what I use when I am not root

lorenzo% which python
/usr/stsci/pyssg/Python-2.7/bin/python
-------------------------------------------------------------------------------------------------------
As root the default is python2.6

root# which python       /usr/bin/python
root# python
Python 2.6.1 (r261:67515, Jun 24 2010, 21:47:49)
[GCC 4.2.1 (Apple Inc. build 5646)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>>
------------------------------------------------------------------------------------------------------

Hope this info is enough, thanks a lot

Lorenzo Faccioli
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to