On Freitag, 8. August 2008, David O'Leary wrote:
> devel/qmake4 updated flawlessly;  dvel/qt4-moc consistently fails fails
> which of course causes qt4-corelib to fail as well.
> There is no config.log in the location specified in the error message.
> I tried a forced rebuild of all of qt4 and dependencies. Also fails at
> qt4-moc.

Same here. Somehow the QMAKESPEC variable is not set correctly.
I'm currently working around this building the ports with

make QMAKESPEC=/usr/local/share/qt4/mkspecs/freebsd-g++

I'm not realy into the ports-system, but i think QMAKESPEC should be set by 
the file /usr/ports/Mk/bsd.qt.mk for there is a line 
QMAKESPEC?=     ${QT_PREFIX}/share/qt4/mkspecs/freebsd-g++

Any idea why that doesn't work?

Lars
_______________________________________________
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd

Reply via email to