Alexander Hansen wrote: > Gary K Olson wrote: > >> qt4-x11 failed to build. Here is the portion of build log where error >> occurred. This is on an iMac G5 running OSX 10.5.6. The rest of my >> kit is: >> >> Package manager version: 0.28.7 >> Distribution version: selfupdate-rsync Fri Mar 20 11:40:21 2009, 10.5, >> powerpc >> powerpc-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5488) >> Xtools 3.1.2 >> X11-2.3.1 >> >> qt4-x11 ran successfully on my ibook, but I have tried it twice on the >> iMac, with a selfupdate between runs, with no success. Any ideas? Thanks. >> >> lease-shared/qpagesetupdialog.o dialogs/qpagesetupdialog.cpp >> /sw/src/fink.build/qt4-x11-4.5.0-3/qt-copy/bin/moc -DQT_SHARED >> -D__USE_WS_X11__ -DQT_BUILD_GUI_LIB -DQT_NO_USING_NAMESPACE >> -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT >> -DQT_MOC_COMPAT -DQT_RASTER_IMAGEENGINE -DQT_NO_MAC_XARCH >> -DQT_NO_OPENTYPE -DQT_NO_STYLE_MAC -DQT_NO_STYLE_WINDOWSVISTA >> -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_WINDOWSCE >> -DQT_NO_STYLE_WINDOWSMOBILE -DQ_INTERNAL_QAPP_SRC -DQT_NO_DEBUG >> -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE >> -I../../mkspecs/darwin-g++ -I. -I../../include/QtCore -I../../include >> -I../../include/QtGui -I.rcc/release-shared -I../3rdparty/xorg >> -I/usr/X11/include/freetype2 -I../3rdparty/harfbuzz/src -Idialogs >> -I.moc/release-shared -I/usr/X11/include -I.uic/release-shared >> dialogs/qwizard.h -o .moc/release-shared/moc_qwizard.cpp >> /usr/bin/g++-4.2 -c -pipe -I/sw/lib/freetype219/include >> -I/sw/lib/freetype219/include/freetype2 -I/sw/lib/fontconfig2/include >> -I/sw/lib/fontconfig2/include -isystem /sw/include -isystem >> /usr/X11R6/include -isystem /sw/include/glib-2.0 >> -I/sw/lib/glib-2.0/include -isystem /sw/include/glib-2.0 >> -I/sw/lib/glib-2.0/include -isystem /sw/include/atk-1.0 -isystem >> /sw/include/freetype2 -isystem /sw/include -isystem >> /sw/include/pango-1.0 -isystem /sw/include/libpng12 -isystem >> /sw/include/pixman-1 -isystem /sw/include/cairo -isystem >> /sw/include/gtk-2.0 -I/sw/lib/gtk-2.0/include -I/usr/X11R6/include >> -I/usr/X11/include -O2 -fvisibility=hidden -fvisibility-inlines-hidden >> -Wall -W -I/usr/X11/include -fPIC -DQT_SHARED -D__USE_WS_X11__ >> -DQT_BUILD_GUI_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII >> -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT >> -DQT_RASTER_IMAGEENGINE -DQT_NO_MAC_XARCH -DQT_NO_OPENTYPE >> -DQT_NO_STYLE_MAC -DQT_NO_STYLE_WINDOWSVISTA -DQT_NO_STYLE_WINDOWSXP >> -DQT_NO_STYLE_WINDOWSCE -DQT_NO_STYLE_WINDOWSMOBILE >> -DQ_INTERNAL_QAPP_SRC -DQT_NO_DEBUG -DQT_CORE_LIB >> -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/darwin-g++ >> -I. -I../../include/QtCore -I../../include -I../../include/QtGui >> -I.rcc/release-shared -I../3rdparty/xorg -I/usr/X11/include/freetype2 >> -I../3rdparty/harfbuzz/src -Idialogs -I.moc/release-shared >> -I/usr/X11/include -I.uic/release-shared -o >> .obj/release-shared/qwizard.o dialogs/qwizard.cpp >> dialogs/qwizard.cpp: In member function 'QString >> QWizard::buttonText(QWizard::WizardButton) const': >> dialogs/qwizard.cpp:2592: error: 'class QAbstractButton' has no member >> named 'texd' >> make[1]: *** [.obj/release-shared/qwizard.o] Error 1 >> make: *** [sub-gui-make_default-ordered] Error 2 >> ### execution of /var/tmp/tmp.2.pujw4I failed, exit code 2 >> Removing runtime build-lock... >> Removing build-lock package... >> /sw/bin/dpkg-lockwait -r fink-buildlock-qt4-x11-4.5.0-3 >> (Reading database ... 297991 files and directories currently installed.) >> Removing fink-buildlock-qt4-x11-4.5.0-3 ... >> >> Gary K Olson >> >> >> > One possibility might be that it has gotten confused by finding files > from a prior version. If you have qt4-x11 installed, let's see if > removing that helps. > > i.e. a prior version of qt4-x11--only removing the package of that that name, which contains the headers.
You might also try removing qt4-mac, qt3, or qt3mac if you have any of those. -- Alexander Hansen Fink User Liaison ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
