From kde-devel Tue Dec 25 05:49:51 2007 From: "=?ISO-8859-1?Q?Ot=E1vio_Souza?=" Date: Tue, 25 Dec 2007 05:49:51 +0000 To: kde-devel Subject: Re: Error building qt-copy trunk Message-Id: <1f172dba0712242149w38b2bb28ke742766df70a0b5e () mail ! gmail ! com> X-MARC-Message: https://marc.info/?l=kde-devel&m=119856184923077 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--===============0909213848==" --===============0909213848== Content-Type: multipart/alternative; boundary="----=_Part_9660_15804037.1198561791096" ------=_Part_9660_15804037.1198561791096 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Man, I don't know if this is the problem... But I use this to compile qt here... ./configure -qdbus -prefix /opt/qt make Just this, nothing more... So, Merry Christmas. 2007/12/24, David Jarvie : > > I'm getting an error building qt-copy from trunk which I can't work out > how to > fix. I've started with a clean checkout, and am building on a new install > of > Debian testing. I've previously built earlier versions successfully on > Ubuntu > and Debian. The commands used are: > > export QTDIR=3D$PWD > export PATH=3D$QTDIR/bin:$PATH > ./configure -qt-gif -no-exceptions -fast -system-libpng -system-libjpeg > -system-zlib -qdbus -nomake > examples -nomake demos -prefix /opt/qt-4.3 > make > > The (truncated) error output - there is more similar stuff - is: > > $ make > cd src/tools/moc/ && make -f Makefile > make[1]: Entering directory `/home/david/src/qt-copy-4.3.2/src/tools/moc' > g++ -c -pipe -g -fno-exceptions -O2 -Wall -W -DQT_BOOTSTRAPPED -DQT_MOC > -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_LIBRARY -DQT_NO_STL > -DQT_NO_COMPRESS -DQT_NO_DATASTREAM -DQT_NO_TEXTSTREAM -DQT_NO_TEXTCODEC > -DQT_NO_UNICODETABLES -DQT_NO_THREAD -DQT_NO_REGEXP -DQT_NO_QOBJECT > -DQT_NO_SYSTEMLOCALE -DQT_NO_GEOM_VARIANT -D_LARGEFILE64_SOURCE > -D_LARGEFILE_SOURCE -I../../../mkspecs/linux-g++ -I. > -I../../corelib/arch/generic -I../../../include -I. > -I../../../include/QtCore -I. -I.uic/release-shared -o > release-shared/moc.o moc.cpp > In file included from ../../../include/QtCore/qglobal.h:1, > > from ../../../include/QtCore/../../src/corelib/tools/qiterator.h:40, > from ../../../include/QtCore/qiterator.h:1, > > from ../../../include/QtCore/../../src/corelib/tools/qvector.h:40, > from ../../../include/QtCore/qvector.h:1, > > from ../../../include/QtCore/../../src/corelib/tools/qstack.h:40, > from ../../../include/QtCore/qstack.h:1, > from ../../../include/QtCore/QStack:1, > from parser.h:40, > from moc.h:40, > from moc.cpp:37: > ../../../include/QtCore/../../src/corelib/global/qglobal.h:1137:4: error: > #error "Qt not configured correctly, please run configure" > ../../../include/QtCore/../../src/corelib/global/qglobal.h:2026:6: error: > #error "Qt not configured correctly, please run configure" > In file included from ../../../include/QtCore/qiterator.h:1, > > from ../../../include/QtCore/../../src/corelib/tools/qvector.h:40, > from ../../../include/QtCore/qvector.h:1, > > from ../../../include/QtCore/../../src/corelib/tools/qstack.h:40, > from ../../../include/QtCore/qstack.h:1, > from ../../../include/QtCore/QStack:1, > from parser.h:40, > from moc.h:40, > from moc.cpp:37: > ../../../include/QtCore/../../src/corelib/tools/qiterator.h:44: > error: 'QtValidLicenseForCoreModule' does not name a type > > -- > David Jarvie. > KAlarm author and maintainer. > http://www.astrojar.org.uk/kalarm > > >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to > unsubscribe << > --=20 Ot=E1vio Souza * KinuX Linux Creator * Representante Fedora-SE * Participante Linux-SE * Criador do MSLC-SE * Criador dos lunatiKos (Grupo de usu=E1rios KDE do Nordeste) * Linux User #415774 ------=_Part_9660_15804037.1198561791096 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Man, I don't know if this is the problem... But I use this to compile q= t here...

./configure -qdbus -prefix /opt/qt
make

Just thi= s, nothing more...

So, Merry Christmas.

2007/12/24, David Jarvie <djarvie@kde= .org>:
I'm getting an error building qt-copy from trunk which I can't work= out how to
fix. I've started with a clean checkout, and am building= on a new install of
Debian testing. I've previously built earlier v= ersions successfully on Ubuntu
and Debian. The commands used are:

export QTDIR=3D$PWD
export= PATH=3D$QTDIR/bin:$PATH
./configure -qt-gif -no-exceptions -fast -syste= m-libpng -system-libjpeg -system-zlib -qdbus -nomake
examples -nomake de= mos -prefix /opt/qt- 4.3
make

The (truncated) error output - there is more similar stu= ff - is:

$ make
cd src/tools/moc/ && make -f Makefile
= make[1]: Entering directory `/home/david/src/qt-copy-4.3.2/src/tools/moc= 9;
g++ -c -pipe -g -fno-exceptions -O2 -Wall -W -DQT_BOOTSTRAPPED -DQT_MOC= -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_LIBRARY -DQT_NO_STL -DQT_NO_COMPR= ESS -DQT_NO_DATASTREAM -DQT_NO_TEXTSTREAM -DQT_NO_TEXTCODEC -DQT_NO_UNICODE= TABLES -DQT_NO_THREAD -DQT_NO_REGEXP -DQT_NO_QOBJECT -DQT_NO_SYSTEMLOCALE -= DQT_NO_GEOM_VARIANT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mk= specs/linux-g++ -I. -I../../corelib/arch/generic -I../../../include -I. -I.= ./../../include/QtCore -I. - I.uic/release-shared -o
release-shared/moc.o moc.cpp
In file included= from ../../../include/QtCore/qglobal.h:1,

from ../../../include/QtC= ore/../../src/corelib/tools/qiterator.h:40,
    &nbs= p;            from .= ./../../include/QtCore/qiterator.h:1,

from ../../../include/QtCore/../../src/corelib/tools/qvector.h:40,<= br>            =      from ../../../include/QtCore/qvector.h:1,

f= rom ../../../include/QtCore/../../src/corelib/tools/qstack.h:40,
 &= nbsp;           &nbs= p;   from ../../../include/QtCore/qstack.h:1,
            = ;     from ../../../include/QtCore/QStack:1,
 &= nbsp;           &nbs= p;   from parser.h:40,
      &nb= sp;          from moc.h:40,            &n= bsp;    from moc.cpp:37:
../../../include/QtCore/../../sr= c/corelib/global/qglobal.h:1137:4: error:
#error "Qt not configured correctly, please run configure"../../../include/QtCore/../../src/corelib/global/qglobal.h:2026:6: error:<= br>#error "Qt not configured correctly, please run configure"
In file included from ../../../include/QtCore/qiterator.h:1,

fro= m ../../../include/QtCore/../../src/corelib/tools/qvector.h:40,
 &n= bsp;            = ;   from ../../../include/QtCore/qvector.h:1,

from ../../.= ./include/QtCore/../../src/corelib/tools/qstack.h:40,
            = ;     from ../../../include/QtCore/qstack.h:1,
 = ;            &n= bsp;   from ../../../include/QtCore/QStack:1,
  &nbs= p;            &= nbsp; from parser.h:40,
        =          from moc.h:40,
 &n= bsp;            = ;   from moc.cpp :37:
../../../include/QtCore/../../src/corelib/tools/qiterator.h:44:
= error: 'QtValidLicenseForCoreModule' does not name a type

--
Davi= d Jarvie.
KAlarm author and maintainer.
http://www.astrojar.org.uk/kalarm

>> Visit http://mail.kde.org/mailm= an/listinfo/kde-devel#unsub to unsubscribe <<



--

Ot=E1vio Souza
* KinuX Linux Creato= r <http://kinux.codigolivre.= org.br>
* Representante Fedora-SE
* Participante Linux-SE
*= Criador do MSLC-SE
* Criador dos lunatiKos (Grupo de usu=E1rios KDE do Nordeste)
* Linu= x User #415774 ------=_Part_9660_15804037.1198561791096-- --===============0909213848== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe << --===============0909213848==--