Not a problem. This is some of the output of configure...

Build type:    macx-g++
Architecture:  macosx ( )
Using framework: Carbon

Build ............... libs tools docs translations
Configuration .......  debug shared dll largefile stl
precompile_header  absolute_library_soname  minimal-config
small-config medium-config large-config full-config dwarf2 qt3support
phonon phonon-backend accessibility opengl reduce_exports ipv6
getaddrinfo ipv6ifname getifaddrs png no-freetype system-zlib nis cups
iconv openssl xmlpatterns svg webkit scripttools debug qt_framework
Debug ............... yes
Qt 3 compatibility .. yes
QtDBus module ....... no
QtScriptTools module  yes
QtXmlPatterns module  yes
Phonon module ....... yes
SVG module .......... yes
WebKit module ....... yes
STL support ......... yes
PCH support ......... yes
MMX/3DNOW/SSE/SSE2..  no/no/no/no
Graphics System ..... default
IPv6 support ........ yes
IPv6 ifname support . yes
getaddrinfo support . yes
getifaddrs support .. yes
Accessibility ....... yes
NIS support ......... yes
CUPS support ........ yes
Iconv support ....... yes
Glib support ........ auto
GStreamer support ... auto
Large File support .. yes
GIF support ......... plugin
TIFF support ........ plugin (qt)
JPEG support ........ plugin (qt)
PNG support ......... yes (qt)
MNG support ......... plugin (qt)
zlib support ........ system
Session management .. auto
OpenGL support ...... yes (Desktop OpenGL)
ODBC support ........ plugin
SQLite support ...... plugin (qt)
OpenSSL support ..... yes (run-time)
....
Creating makefiles. Please wait...
....
 for 
/Users/wstokes/programming/libs/4.5/qt-mac-commercial-src-4.5.0-rc1/tools/qdbus/qdbus/qdbus.pro
  for 
/Users/wstokes/programming/libs/4.5/qt-mac-commercial-src-4.5.0-rc1/tools/qdbus/qdbuscpp2xml/qdbuscpp2xml.pro
  for 
/Users/wstokes/programming/libs/4.5/qt-mac-commercial-src-4.5.0-rc1/tools/qdbus/qdbusviewer/qdbusviewer.pro
  for 
/Users/wstokes/programming/libs/4.5/qt-mac-commercial-src-4.5.0-rc1/tools/qdbus/qdbusxml2cpp/qdbusxml2cpp.pro
....


I'm attaching .qmake.cache which does mention dbus, specifically:
QMAKE_QDBUSXML2CPP = $$QT_BUILD_TREE/bin/qdbusxml2cpp

-Will

On Fri, Feb 6, 2009 at 9:00 AM, Trenton Schulz <[email protected]> wrote:
> On 2009-02-06 01:01:55 +0100, Will Stokes <[email protected]> said:
>
>> after configuring on Mac OSX 10.5 like so:
>>
>> ./configure -debug -dwarf2 -nomake examples -nomake demos
>> -no-qt3support -no-exceptions -silent -optimized-qmake -fast -prefix
>> $PWD/../qt
>>
>> I'm unable to finish building RC1. Problem seems to be QtWebKit. See
>> output below:
>>
>> ~/qt-mac-commercial-src-4.5.0-rc1$ make
>> cd src/tools/bootstrap/ && make -f Makefile
>> make[1]: Nothing to be done for `first'.
>> cd src/tools/moc/ && make -f Makefile
>> make[1]: Nothing to be done for `first'.
>> cd src/tools/rcc/ && make -f Makefile
>> make[1]: Nothing to be done for `first'.
>> cd src/tools/uic/ && make -f Makefile
>> make[1]: Nothing to be done for `first'.
>> cd src/corelib/ && make -f Makefile
>> make -f Makefile.Debug all
>> make[2]: Nothing to be done for `all'.
>> make -f Makefile.Release all
>> make[2]: Nothing to be done for `all'.
>> cd src/xml/ && make -f Makefile
>> make -f Makefile.Debug all
>> make[2]: Nothing to be done for `all'.
>> make -f Makefile.Release all
>> make[2]: Nothing to be done for `all'.
>> cd src/network/ && make -f Makefile
>> make -f Makefile.Debug all
>> make[2]: Nothing to be done for `all'.
>> make -f Makefile.Release all
>> make[2]: Nothing to be done for `all'.
>> cd src/gui/ && make -f Makefile
>> make -f Makefile.Debug all
>> make[2]: Nothing to be done for `all'.
>> make -f Makefile.Release all
>> make[2]: Nothing to be done for `all'.
>> cd src/sql/ && make -f Makefile
>> make -f Makefile.Debug all
>> make[2]: Nothing to be done for `all'.
>> make -f Makefile.Release all
>> make[2]: Nothing to be done for `all'.
>> cd src/script/ && make -f Makefile
>> make -f Makefile.Debug all
>> make[2]: Nothing to be done for `all'.
>> make -f Makefile.Release all
>> make[2]: Nothing to be done for `all'.
>> cd src/testlib/ && make -f Makefile
>> make -f Makefile.Debug all
>> make[2]: Nothing to be done for `all'.
>> make -f Makefile.Release all
>> make[2]: Nothing to be done for `all'.
>> cd src/opengl/ && make -f Makefile
>> make -f Makefile.Debug all
>> make[2]: Nothing to be done for `all'.
>> make -f Makefile.Release all
>> make[2]: Nothing to be done for `all'.
>> cd src/phonon/ && make -f Makefile
>> make -f Makefile.Debug all
>> make[2]: Nothing to be done for `all'.
>> make -f Makefile.Release all
>> make[2]: Nothing to be done for `all'.
>> cd src/svg/ && make -f Makefile
>> make -f Makefile.Debug all
>> make[2]: Nothing to be done for `all'.
>> make -f Makefile.Release all
>> make[2]: Nothing to be done for `all'.
>> cd src/3rdparty/webkit/WebCore/ && make -f Makefile
>> make -f Makefile.Debug all
>> rm -f QtWebKit_debug QtWebKit.framework/QtWebKit_debug
>> ../../../../lib/QtWebKit.framework/QtWebKit_debug
>> linking ../../../../lib/QtWebKit.framework/QtWebKit_debug
>> ld: framework not found QtDBus
>> collect2: ld returned 1 exit status
>> make[2]: *** [../../../../lib/QtWebKit.framework/QtWebKit_debug] Error 1
>> make[1]: *** [debug-all] Error 2
>> make: *** [sub-webkit-make_default-ordered] Error 2
>
>
> It seems that Qt thinks you have dbus installed? Could you check what
> configure says (or look at .qmake.cache at the top of your Qt directory.
>
> -- Trenton
>
>
> _______________________________________________
> Qt4-preview-feedback mailing list
> [email protected]
> http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback
>

Attachment: qmake.cache
Description: Binary data

_______________________________________________
Qt4-preview-feedback mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback

Reply via email to