Hello all, Here is the error message: c++ -c -pipe -I/sw/lib/system-openssl/include -fPIC -O2 -Wall -W -DNDEBUG -D__USE_WS_X11__ -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/sw/src/fink.build/pyqt4-py26-4.8.6-1/PyQt-x11-gpl-4.8.6/qpy/QtCore -I/sw/include/python2.6 -I/sw/lib/qt4-x11/mkspecs/default -I/sw/lib/qt4-x11/include/QtCore -I/sw/lib/qt4-x11/include -o sipQtCoreQObject.o sipQtCoreQObject.cpp /sw/src/fink.build/pyqt4-py26-4.8.6-1/PyQt-x11-gpl-4.8.6/sip/QtCore/qobject.sip: In function 'PyObject* meth_QObject___getattr__(PyObject*, PyObject*)': /sw/src/fink.build/pyqt4-py26-4.8.6-1/PyQt-x11-gpl-4.8.6/sip/QtCore/qobject.sip:400: error: invalid conversion from 'const QObject*' to 'QObject*' /sw/src/fink.build/pyqt4-py26-4.8.6-1/PyQt-x11-gpl-4.8.6/sip/QtCore/qobject.sip:400: error: initializing argument 1 of 'PyObject* qpycore_qobject_getattr(QObject*, PyObject*, const char*)' /sw/src/fink.build/pyqt4-py26-4.8.6-1/PyQt-x11-gpl-4.8.6/sip/QtCore/qobject.sip: In function 'PyObject* meth_QObject_emit(PyObject*, PyObject*)': /sw/src/fink.build/pyqt4-py26-4.8.6-1/PyQt-x11-gpl-4.8.6/sip/QtCore/qobject.sip:571: error: invalid conversion from 'const QObject*' to 'QObject*' /sw/src/fink.build/pyqt4-py26-4.8.6-1/PyQt-x11-gpl-4.8.6/sip/QtCore/qobject.sip:571: error: initializing argument 1 of 'bool qpycore_qobject_emit(QObject*, const char*, PyObject*)' /sw/src/fink.build/pyqt4-py26-4.8.6-1/PyQt-x11-gpl-4.8.6/sip/QtCore/qobject.sip: In function 'PyObject* meth_QObject_receivers(PyObject*, PyObject*)': /sw/src/fink.build/pyqt4-py26-4.8.6-1/PyQt-x11-gpl-4.8.6/sip/QtCore/qobject.sip:671: error: invalid conversion from 'const QObject*' to 'QObject*' make[1]: *** [sipQtCoreQObject.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [all] Error 2 ### execution of /tmp/fink.hXxG2 failed, exit code 2
And the system info: Package manager version: 0.32.2 Distribution version: selfupdate-rsync Wed Feb 8 09:18:09 2012, 10.6, x86_64 Trees: local/main stable/main stable/crypto unstable/main unstable/crypto Xcode: 3.2.6 Max. Fink build jobs: 2 Thanks, Sean Lake ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
