On 7/6/16 4:46 AM, Marco Chino wrote:
> Dear Hans,
>
> I was wondering if you got any further with the boost problems I found.

I have not found a cause or solution to your boost build problem. The 
final failure is that BOOST_ATOMIC_DETAIL_HEADER macro is not being 
expanded from the macro BOOST_ATOMIC_DETAIL_PLATFORM in 
boost/atomic/detail/platform.hpp. Do you have a platform.hpp file 
anywhere else in your system that could be masking the boost 
platform.hpp? Run this command in Terminal.app

locate platform.hpp

> Anyway, I am sure that you have a lot of stuff to do, so I would not have
> bothered you, but I am encountering some problems with pyqt4 build, and I
> was wondering if the two things may be linked. I was trying to install
> matplotlib-py27, which depends on pyqt4, and I got this error while
> compiling:
>
> g++ -headerpad_max_install_names -arch x86_64 -single_module -bundle
> -Xarch_x86_64 -mmacosx-version-min=10.9 -o libpyqt4.so pluginloader.o
> moc_pluginloader.o  -F/sw/lib/qt4-mac/lib  -L -lpython2.7 -framework
> QtScript -F/sw/lib/qt4-mac/lib -Wl,-framework,QtCore -framework QtXml
> -Wl,-framework,QtCore -framework QtGui -Wl,-framework,QtCore -framework
> QtCore -framework QtDesigner -F/sw/lib -Wl,-framework,QtScript
> -Wl,-framework,QtCore -Wl,-framework,QtXml -Wl,-framework,QtGui
> ld: warning: directory not found for option '-L-lpython2.7'
> Undefined symbols for architecture x86_64:
>   "_PyDict_Next", referenced from:
>       PyCustomWidgets::PyCustomWidgets(QObject*) in pluginloader.o

The pyQt4 failure should be directed to the pyqt4 maintainer.


------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to