[KPhotoAlbum] Problems building KPhotoAlbum on OS X

Shawn Willden shawn-kimdaba at willden.org
Tue May 2 14:09:21 BST 2006


I'm also going to post this to the Fink mailing list, but I thought it was 
worth posting here as well, to see if anyone here has any ideas.

I'm trying to build KPhotoAlbum from SVN on OS X using the Xcode 
2.2.1 toolchain and Fink 10.4-transitional.  For now I'm not bothering 
with the Kipi stuff; I'll go back and rebuild everything with that after I 
get KPhotoAlbum to run by itself.

Here's the end of the build output:

/bin/sh ../libtool --silent --tag=CXX --mode=link g++  -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2 -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions  -DQT_NO_CAST_ASCII -DQT_CAST_NO_ASCII    -o kphotoalbum -L/sw/lib -L/sw/lib/qt3/lib -L/usr/X11R6/lib    -L/sw/lib -R /sw/lib -R /sw/lib -R /sw/lib/qt3/lib -R /usr/X11R6/lib -R /sw/lib main.o imagemanager.o imageloader.o options.o imageinfo.o mainview.o imageclient.o util.o imagedate.o imagesearchinfo.o showbusycursor.o htmlexportdialog.o imagecounter.o imagedb.o optionsdialog.o welcomedialog.o deletedialog.o groupCounter.o membermap.o categoryimageconfig.o externalpopup.o optionmatcher.o donate.o deletethumbnailsdialog.o viewersizeconfig.o mysplashscreen.o searchbar.o tokeneditor.o category.o categorycollection.o invaliddatefinder.o fileinfo.o imageinfolist.o imagerequest.o newimagefinder.o md5map.o imagedecoder.o rawimagedecoder.o parse.o featuredialog.o Survey/libsurvey.la XMLDB/libxmldb.la DateBar/libdatebar.la ThumbnailView/libThumbnailView.la Plugins/libPlugins.la Viewer/libViewer.la Browser/libBrowser.la ImportExport/libImportExport.la AnnotationDialog/libAnnotationDialog.la  -lkio -ljpeg
ld: warning empty table of contents: Plugins/.libs/libPlugins.a (can't load from it)
ld: warning multiple definitions of symbol _qt_qclipboard_bailout_hack
/sw/lib/libkdecore.dylib(single module) definition of _qt_qclipboard_bailout_hack
/sw/lib/qt3/lib/libqt-mt.dylib(single module) definition of _qt_qclipboard_bailout_hack
ld: warning multiple definitions of symbol __ZN13KProtocolInfo16isHelperProtocolERK7QString
/sw/lib/libkdecore.dylib(single module) definition of __ZN13KProtocolInfo16isHelperProtocolERK7QString
/sw/lib/libkio.dylib(single module) definition of __ZN13KProtocolInfo16isHelperProtocolERK7QString
ld: warning multiple definitions of symbol __ZN13KProtocolInfo16isFilterProtocolERK7QString
/sw/lib/libkdecore.dylib(single module) definition of __ZN13KProtocolInfo16isFilterProtocolERK7QString
/sw/lib/libkio.dylib(single module) definition of __ZN13KProtocolInfo16isFilterProtocolERK7QString
ld: warning multiple definitions of symbol __ZN13KProtocolInfo15isKnownProtocolERK7QString
/sw/lib/libkdecore.dylib(single module) definition of __ZN13KProtocolInfo15isKnownProtocolERK7QString
/sw/lib/libkio.dylib(single module) definition of __ZN13KProtocolInfo15isKnownProtocolERK7QString
ld: warning multiple definitions of symbol _glPointParameteri
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib(gll_api.o) definition of _glPointParameteri
/usr/X11R6/lib/libGL.dylib(dri_dispatch.o) definition of _glPointParameteri
ld: warning multiple definitions of symbol _glPointParameteriv
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib(gll_api.o) definition of _glPointParameteriv
/usr/X11R6/lib/libGL.dylib(dri_dispatch.o) definition of _glPointParameteriv
ld: groupCounter.o illegal reference for -dynamic code (section difference reference from section (__TEXT,__eh_frame) relocation entry (4) to symbol: __ZN5QDictI11QStringListE10deleteItemEPv defined in dylib: /sw/lib/libkdecore.dylib)
ld: groupCounter.o illegal reference for -dynamic code (section difference reference from section (__TEXT,__eh_frame) relocation entry (8) to symbol: __ZNK5QDictI11QStringListE5countEv defined in dylib: /sw/lib/libkdecore.dylib)
ld: groupCounter.o illegal reference for -dynamic code (section difference reference from section (__TEXT,__eh_frame) relocation entry (54) to symbol: __ZN5QDictI11QStringListED0Ev defined in dylib: /sw/lib/libkdecore.dylib)
ld: groupCounter.o illegal reference for -dynamic code (section difference reference from section (__TEXT,__eh_frame) relocation entry (58) to symbol: __ZN5QDictI11QStringListE5clearEv defined in dylib: /sw/lib/libkdecore.dylib)
ld: groupCounter.o illegal reference for -dynamic code (section difference reference from section (__TEXT,__eh_frame) relocation entry (70) to symbol: __ZN5QDictI11QStringListED1Ev defined in dylib: /sw/lib/libkdecore.dylib)
make[3]: *** [kphotoalbum] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Any suggestions appreciated,

	Shawn.




More information about the Kphotoalbum mailing list