Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 4

Qt-interest Archive, November 2007
Error compiling 24/11 snapshot


Message 1 in thread

Hi guys.

I got this error trying to compile today snapshot:

/src/qt-x11-bleeding/build/inclu/src/qt-x11-bleeding/build/include
-I/home/lucio/src/qt-x11-bleeding/build/include/QtCore
-I/home/lucio/src/qt-x11-bleeding/include
-I/home/lucio/src/qt-x11-bleeding/include/QtCore
-I/home/lucio/src/qt-x11-bleeding/build/src/corelib/global
-I/home/lucio/src/qt-x11-bleeding/src/script -DQT_NO_PCRE
-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL
-DQT_BUILD_QMAKE -DQT_NO_COMPRESS
-I/home/lucio/src/qt-x11-bleeding/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP
-DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT
/home/lucio/src/qt-x11-bleeding/src/corelib/io/qiodevice.cpp
In file included from
/home/lucio/src/qt-x11-bleeding/src/corelib/io/qiodevice_p.h:55,
                 from
/home/lucio/src/qt-x11-bleeding/src/corelib/io/qiodevice.cpp:41:
/home/lucio/src/qt-x11-bleeding/build/include/QtCore/private/qringbuffer_p.h:1:60:
error: ../../../../../src/corelib/tools/qringbuffer_p.h: No such file
or directory
In file included from
/home/lucio/src/qt-x11-bleeding/src/corelib/io/qiodevice.cpp:41:
/home/lucio/src/qt-x11-bleeding/src/corelib/io/qiodevice_p.h:76:
error: 'QRingBuffer' does not name a type
/home/lucio/src/qt-x11-bleeding/src/corelib/io/qiodevice.cpp: In
constructor 'QIODevicePrivate::QIODevicePrivate()':
de -I/home/lucio/src/qt-x11-bleeding/build/include/QtCore
-I/home/lucio/src/qt-x11-bleeding/include
-I/home/lucio/src/qt-x11-bleeding/include/QtCore
-I/home/lucio/src/qt-x11-bleeding/build/src/corelib/global
-I/home/lucio/src/qt-x11-bleeding/src/script -DQT_NO_PCRE
-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL
-DQT_BUILD_QMAKE -DQT_NO_COMPRESS
-I/home/lucio/src/qt-x11-bleeding/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP
-DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT
/home/lucio/src/qt-x11-bleeding/src/corelib/io/qiodevice.cpp
In file included from
/home/lucio/src/qt-x11-bleeding/src/corelib/io/qiodevice_p.h:55,
                 from
/home/lucio/src/qt-x11-bleeding/src/corelib/io/qiodevice.cpp:41:
/home/lucio/src/qt-x11-bleeding/build/include/QtCore/private/qringbuffer_p.h:1:60:
error: ../../../../../src/corelib/tools/qringbuffer_p.h: No such file
or directory
In file included from
/home/lucio/src/qt-x11-bleeding/src/corelib/io/qiodevice.cpp:41:
/home/lucio/src/qt-x11-bleeding/src/corelib/io/qiodevice_p.h:76:
error: 'QRingBuffer' does not name a type
/home/lucio/src/qt-x11-bleeding/src/corelib/io/qiodevice.cpp: In
constructor 'QIODevicePrivate::QIODevicePrivate()':


Btw: It just happens when builddir != srcdir

Best Regards,

-- 
 [ signature omitted ]