Hi,
begin of April, the include directory with all the header links got
removed in the repo, what is the change needed to deal with that? Had
a thorough look through at the specific diff but could not figure it out..
The gentoo ebuilds that broke contain each some similar lines:
#FIXME: Check if these are still needed with the header package
QT4_EXTRACT_DIRECTORIES="${QT4_TARGET_DIRECTORIES}
include/Qt/
include/QtCore/
include/QtDBus/
src/corelib/global/
src/corelib/io/
src/corelib/kernel/
src/corelib/thread/
src/corelib/tools/
"
resulting build failure early on..
Creating qmake. Please wait...
ln: creating symbolic link
`/mnt/sda3/var/tmp/paludis/x11-libs-qt-core-4.6-scm/work/qt-all-opensource-src-git/include/QtCore/qconfig.h':
No such file or directory
ln: creating symbolic link
`/mnt/sda3/var/tmp/paludis/x11-libs-qt-core-4.6-scm/work/qt-all-opensource-src-git/include/Qt/qconfig.h':
No such file or directory
In file included from project.cpp:42:
project.h:45:25: error: qstringlist.h: No such file or directory
project.h:46:25: error: qtextstream.h: No such file or directory
project.h:47:21: error: qstring.h: No such file or directory
project.h:48:20: error: qstack.h: No such file or directory
project.h:49:18: error: qmap.h: No such file or directory
project.h:50:23: error: qmetatype.h: No such file or directory
In file included from project.h:57,
from project.cpp:42:
/mnt/sda3/var/tmp/paludis/x11-libs-qt-core-4.6-scm/work/qt-all-opensource-src-git/src/script/qscriptengine.h:45:30:
error: QtCore/qmetatype.h: No such file or directory
/mnt/sda3/var/tmp/paludis/x11-libs-qt-core-4.6-scm/work/qt-all-opensource-src-git/src/script/qscriptengine.h:49:29:
error: QtCore/qvariant.h: No such file or directory
/mnt/sda3/var/tmp/paludis/x11-libs-qt-core-4.6-scm/work/qt-all-opensource-src-git/src/script/qscriptengine.h:54:32:
error: QtCore/qobjectdefs.h: No such file or directory
/mnt/sda3/var/tmp/paludis/x11-libs-qt-core-4.6-scm/work/qt-all-opensource-src-git/src/script/qscriptengine.h:57:35:
error: QtScript/qscriptvalue.h: No such file or directory
..goes on like that.
Any ideas how to fix this?
regards,
marcel
--
"Obstacles are those frightful things you see when you take
your eyes off your goal." -- Henry Ford (1863-1947)
Change the world - vote: http://hfopi.org/vote-future
_______________________________________________
Qt4-preview-feedback mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback