On Tue, Apr 7, 2009 at 2:00 AM, Alexander Hansen
<alexanderk.han...@gmail.com> wrote:
> Klaas Gadeyne wrote:
>> package version: qt4-mac-4.5.0-4 (I had the same error with -3)
>> fink version: fink-0.28.7-31
>>
>> The dynamic linker somehow expects that some libraries are already
>> installed in /sw when linking
>>
>> relevant output
>>
>> g++ -headerpad_max_install_names -o
>> ../../../../bin/Assistant.app/Contents/MacOS/Assistant
>> .obj/debug-shared/fontpanel.o .obj/debug-shared/helpviewer.o
>> .obj/debug-shared/main.o .obj/debug-shared/mainwindow.o
>> .obj/debug-shared/indexwindow.o .obj/debug-shared/topicchooser.o
>> .obj/debug-shared/contentwindow.o .obj/debug-shared/searchwidget.o
>> .obj/debug-shared/preferencesdialog.o
>> .obj/debug-shared/filternamedialog.o .obj/debug-shared/centralwidget.o
>> .obj/debug-shared/installdialog.o .obj/debug-shared/bookmarkmanager.o
>> .obj/debug-shared/remotecontrol.o .obj/debug-shared/cmdlineparser.o
>> .obj/debug-shared/aboutdialog.o .obj/debug-shared/qtdocinstaller.o
>> .obj/debug-shared/moc_fontpanel.o .obj/debug-shared/moc_helpviewer.o
>> .obj/debug-shared/moc_mainwindow.o .obj/debug-shared/moc_indexwindow.o
>> .obj/debug-shared/moc_topicchooser.o
>> .obj/debug-shared/moc_contentwindow.o
>> .obj/debug-shared/moc_searchwidget.o
>> .obj/debug-shared/moc_preferencesdialog.o
>> .obj/debug-shared/moc_filternamedialog.o
>> .obj/debug-shared/moc_centralwidget.o
>> .obj/debug-shared/moc_installdialog.o
>> .obj/debug-shared/moc_bookmarkmanager.o
>> .obj/debug-shared/moc_remotecontrol.o
>> .obj/debug-shared/moc_aboutdialog.o
>> .obj/debug-shared/moc_qtdocinstaller.o
>> .obj/debug-shared/qrc_assistant.o
>> .obj/debug-shared/qrc_assistant_images.o
>> -F/sw/src/fink.build/qt4-mac-4.5.0-4/qt-copy/lib
>> -L/sw/lib/freetype219/lib -L/sw/lib/fontconfig2/lib -L/sw/lib
>> -L/usr/X11R6/lib -L/sw/src/fink.build/qt4-mac-4.5.0-4/qt-copy/lib
>> -L/sw/src/fink.build/qt4-mac-4.5.0-4/qt-copy/plugins/sqldrivers
>> -framework QtHelp -lQtCLucene -L/sw/lib/freetype219/lib
>> -L/sw/lib/fontconfig2/lib -L/sw/lib -L/usr/X11R6/lib
>> -L/sw/src/fink.build/qt4-mac-4.5.0-4/qt-copy/lib
>> -F/sw/src/fink.build/qt4-mac-4.5.0-4/qt-copy/lib -framework QtWebKit
>> -framework QtSql -framework QtXml -framework QtGui -framework Carbon
>> -framework AppKit -framework QtNetwork -framework QtCore -lz -lm
>> -framework ApplicationServices
>> /usr/bin/ld: warning can't open dynamic library:
>> /sw/lib/qt4-mac/lib/phonon.framework/Versions/4/phonon referenced
>> from: 
>> /sw/src/fink.build/qt4-mac-4.5.0-4/qt-copy/lib/QtWebKit.framework/QtWebKit
>> (checking for undefined symbols may be affected) (No such file or
>> directory, errno = 2)
>> /usr/bin/ld: warning can't open dynamic library:
>> /sw/lib/qt4-mac/lib/QtDBus.framework/Versions/4/QtDBus referenced
>> from: 
>> /sw/src/fink.build/qt4-mac-4.5.0-4/qt-copy/lib/QtWebKit.framework/QtWebKit
>> (checking for undefined symbols may be affected) (No such file or
>> directory, errno = 2)
>> /usr/bin/ld: Undefined symbols:
>> Phonon::createPath(Phonon::MediaNode*, Phonon::MediaNode*)referenced
>> from QtWebKit expected to be defined in
>> /sw/lib/qt4-mac/lib/phonon.framework/Versions/4/phonon
>> Phonon::AudioOutput::setMuted(bool) referenced from QtWebKit expected
>> to be defined in
>> /sw/lib/qt4-mac/lib/phonon.framework/Versions/4/phonon
>> Phonon::AudioOutput::setVolume(double)referenced from QtWebKit
>> expected to be defined in
>> /sw/lib/qt4-mac/lib/phonon.framework/Versions/4/phonon
>> Phonon::AudioOutput::AudioOutput(QObject*)referenced from QtWebKit
>> expected to be defined in
>> /sw/lib/qt4-mac/lib/phonon.framework/Versions/4/phonon
>> Phonon::MediaObject::setCurrentSource(Phonon::MediaSource
>> const&)referenced from QtWebKit expected to be defined in
>> /sw/lib/qt4-mac/lib/phonon.framework/Versions/4/phonon
>> Phonon::MediaObject::play()     referenced from QtWebKit expected to
>> be defined in /sw/lib/qt4-mac/lib/phonon.framework/Versions/4/phonon
>> Phonon::MediaObject::seek(long long)referenced from QtWebKit expected
>> to be defined in
>> /sw/lib/qt4-mac/lib/phonon.framework/Versions/4/phonon
>> Phonon::MediaObject::pause()     referenced from QtWebKit expected to
>> be defined in /sw/lib/qt4-mac/lib/phonon.framework/Versions/4/phonon
>> Phonon::MediaObject::MediaObject(QObject*)referenced from QtWebKit
>> expected to be defined in
>> /sw/lib/qt4-mac/lib/phonon.framework/Versions/4/phonon
>> Phonon::MediaSource::MediaSource(QUrl const&)referenced from QtWebKit
>> expected to be defined in
>> /sw/lib/qt4-mac/lib/phonon.framework/Versions/4/phonon
>> Phonon::MediaSource::~MediaSource()referenced from QtWebKit expected
>> to be defined in
>> /sw/lib/qt4-mac/lib/phonon.framework/Versions/4/phonon
>> Phonon::VideoWidget::VideoWidget(QWidget*)referenced from QtWebKit
>> expected to be defined in
>> /sw/lib/qt4-mac/lib/phonon.framework/Versions/4/phonon
>> Phonon::Path::~Path()referenced from QtWebKit expected to be defined
>> in /sw/lib/qt4-mac/lib/phonon.framework/Versions/4/phonon
>> Phonon::MediaObject::isSeekable() const referenced from QtWebKit
>> expected to be defined in
>> /sw/lib/qt4-mac/lib/phonon.framework/Versions/4/phonon
>> Phonon::MediaObject::currentTime() const referenced from QtWebKit
>> expected to be defined in
>> /sw/lib/qt4-mac/lib/phonon.framework/Versions/4/phonon
>> Phonon::MediaObject::state() constreferenced from QtWebKit expected to
>> be defined in /sw/lib/qt4-mac/lib/phonon.framework/Versions/4/phonon
>> Phonon::MediaObject::hasVideo() constreferenced from QtWebKit expected
>> to be defined in
>> /sw/lib/qt4-mac/lib/phonon.framework/Versions/4/phonon
>> Phonon::MediaObject::errorType() constreferenced from QtWebKit
>> expected to be defined in
>> /sw/lib/qt4-mac/lib/phonon.framework/Versions/4/phonon
>> Phonon::MediaObject::totalTime() constreferenced from QtWebKit
>> expected to be defined in
>> /sw/lib/qt4-mac/lib/phonon.framework/Versions/4/phonon
>> collect2: ld returned 1 exit status
>> make[4]: *** [../../../../bin/Assistant.app/Contents/MacOS/Assistant] Error 1
>> make[3]: *** [sub-assistant-make_default-ordered] Error 2
>> make[2]: *** [sub-tools-make_default-ordered] Error 2
>> make[1]: *** [sub-assistant-make_default-ordered] Error 2
>> make: *** [sub-tools-make_default-ordered] Error 2
>> ### execution of /var/tmp/tmp.1.wyXFSJ failed, exit code 2

> Try doing a "fink remove qt4-mac" to see if that will stop the build
> from finding your installed qt4-mac libraries.

No, that doesn't change anything (I don't have another version of qt4
installed BTW).  It really strikes me why it would look in $INSTALLDIR
instead of the $BUILDDIR for dependencies while compiling :-(

Klaas

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to