[kde-freebsd] qt4-moc update fails to build

Lars Segelken lars.segelken at web.de
Sat Aug 9 12:57:28 CEST 2008


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


More information about the kde-freebsd mailing list