Konq/E for Qtopia Phone Edition and GCCv3.3.2

Richardson, Ray ray.richardson at intel.com
Tue Dec 21 23:35:13 CET 2004


Hi,

I'm having trouble building Konqueror/Embedded snapshot 20030705 with
Qtopia Phone Edition - see configure parameters below.  I am using GCC
v3.3.2 - but it appears that this compiler creates complaints when
building with Qtopia Phone Edition.  See error messages below.  Do I
need to use a different compiler, or is there something else I'm doing
wrong?

Thanks,
Ray

 

sarge:/home/chagas/work/konqueror/konqueror-embedded-snapshot-20030705#

./configure --disable-debug --enable-static --disable-shared

--enable-embedded --enable-qpe --without-ssl

--with-extra-libs=/home/chagas/work/qtopia/Qtopia/qt-2.3.8/lib

--with-extra-includes=/home/chagas/work/qtopia/Qtopia/qt-2.3.8/include

--build=i686-linux --host=arm-linux --with-qt-dir=/usr/include/qt3

 

=============

 

sarge:/home/chagas/work/konqueror/konqueror-embedded-snapshot-20030705#

make

make  all-recursive

make[1]: Entering directory

`/home/chagas/work/konqueror/konqueror-embedded-snapshot-20030705'

Making all in konq-embed

make[2]: Entering directory

`/home/chagas/work/konqueror/konqueror-embedded-snapshot-20030705/konq-e
mbed'

Making all in dropin

make[3]: Entering directory

`/home/chagas/work/konqueror/konqueror-embedded-snapshot-20030705/konq-e
mbed/dropin'

Making all in .

make[4]: Entering directory

`/home/chagas/work/konqueror/konqueror-embedded-snapshot-20030705/konq-e
mbed/dropin'

if /bin/sh ../../libtool --silent --mode=compile --tag=CXX arm-linux-g++

-DHAVE_CONFIG_H -I. -I. -I../.. -I./../kdesrc/kdecore -I./../kdesrc

-I/home/chagas/work/qtopia/Qtopia/qtopia-phone-2.0.0/include

-I/usr/local/kde/include -I/usr/include/qt3/include  

-I/home/chagas/work/qtopia/Qtopia/qt-2.3.8/include  -DQWS -D_REENTRANT 

-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W

-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi

-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG

-DNO_DEBUG -O2 -fno-exceptions -fno-check-new -fno-rtti -D_QT_QPE_

-DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST  -MT kdebug.lo

-MD -MP -MF ".deps/kdebug.Tpo" \

  -c -o kdebug.lo `test -f 'kdebug.cpp' || echo './'`kdebug.cpp; \

then mv -f ".deps/kdebug.Tpo" ".deps/kdebug.Plo"; \

else rm -f ".deps/kdebug.Tpo"; exit 1; \

fi

if /bin/sh ../../libtool --silent --mode=compile --tag=CXX arm-linux-g++

-DHAVE_CONFIG_H -I. -I. -I../.. -I./../kdesrc/kdecore -I./../kdesrc

-I/home/chagas/work/qtopia/Qtopia/qtopia-phone-2.0.0/include

-I/usr/local/kde/include -I/usr/include/qt3/include  

-I/home/chagas/work/qtopia/Qtopia/qt-2.3.8/include  -DQWS -D_REENTRANT 

-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W

-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi

-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG

-DNO_DEBUG -O2 -fno-exceptions -fno-check-new -fno-rtti -D_QT_QPE_

-DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST  -MT kglobal.lo

-MD -MP -MF ".deps/kglobal.Tpo" \

  -c -o kglobal.lo `test -f 'kglobal.cpp' || echo './'`kglobal.cpp; \

then mv -f ".deps/kglobal.Tpo" ".deps/kglobal.Plo"; \

else rm -f ".deps/kglobal.Tpo"; exit 1; \

fi

In file included from

/home/chagas/work/qtopia/Qtopia/qtopia-phone-2.0.0/include/qpe/qpeapplic
ation.h:27,

                 from kapp.h:15,

                 from kglobal.h:7,

                 from kglobal.cpp:25:

/home/chagas/work/qtopia/Qtopia/qtopia-phone-2.0.0/include/qtopia/timest
ring.h:138: error: ISO

   C++ forbids declaration of `QArray' with no type

/home/chagas/work/qtopia/Qtopia/qtopia-phone-2.0.0/include/qtopia/timest
ring.h:138: error: template-id

   `QArray<QPEDateFormat>' used as a declarator

/home/chagas/work/qtopia/Qtopia/qtopia-phone-2.0.0/include/qtopia/timest
ring.h:138: error: parse

   error before `(' token

In file included from kglobal.cpp:28:

../kdesrc/kdecore/kcharsets.h:74: error: syntax error before `(' token

../kdesrc/kdecore/kcharsets.h:81: error: syntax error before `(' token

../kdesrc/kdecore/kcharsets.h:111: error: `CharSet' is not a member of

type `

   QFont'

../kdesrc/kdecore/kcharsets.h:111: error: parse error before `=' token

../kdesrc/kdecore/kcharsets.h:151: error: `CharSet' is not a member of

type `

   QFont'

../kdesrc/kdecore/kcharsets.h:151: error: parse error before `)' token

../kdesrc/kdecore/kcharsets.h:159: error: no type `CharSet' in `QFont'

../kdesrc/kdecore/kcharsets.h:159: error: parse error before `=' token

../kdesrc/kdecore/kcharsets.h:175: error: `CharSet' is not a member of

type `

   QFont'

../kdesrc/kdecore/kcharsets.h:175: error: parse error before `)' token

../kdesrc/kdecore/kcharsets.h:180: error: `CharSet' is not a member of

type `

   QFont'

../kdesrc/kdecore/kcharsets.h:180: error: parse error before `)' token

../kdesrc/kdecore/kcharsets.h:189: error: syntax error before `(' token

../kdesrc/kdecore/kcharsets.h:210: error: no type `CharSet' in `QFont'

../kdesrc/kdecore/kcharsets.h:210: error: parse error before `)' token

../kdesrc/kdecore/kcharsets.h:217: error: `CharSet' is not a member of

type `

   QFont'

../kdesrc/kdecore/kcharsets.h:217: error: invalid data member

initialization

../kdesrc/kdecore/kcharsets.h:217: error: (use `=' to initialize static

data

   members)

../kdesrc/kdecore/kcharsets.h:218: error: syntax error before `(' token

../kdesrc/kdecore/kcharsets.h:219: error: syntax error before `(' token

../kdesrc/kdecore/kcharsets.h:222: error: declaration of `

   KCharsetsPrivate*QFont::d'

/usr/include/qt3/include/qfont.h:343: error: conflicts with previous

   declaration `QFontPrivate*QFont::d'

../kdesrc/kdecore/kcharsets.h:45: error: ISO C++ forbids declaration of

`

   KCharsets' with no type

make[4]: *** [kglobal.lo] Error 1

make[4]: Leaving directory

`/home/chagas/work/konqueror/konqueror-embedded-snapshot-20030705/konq-e
mbed/dropin'

make[3]: *** [all-recursive] Error 1

make[3]: Leaving directory

`/home/chagas/work/konqueror/konqueror-embedded-snapshot-20030705/konq-e
mbed/dropin'

make[2]: *** [all-recursive] Error 1

make[2]: Leaving directory

`/home/chagas/work/konqueror/konqueror-embedded-snapshot-20030705/konq-e
mbed'

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory

`/home/chagas/work/konqueror/konqueror-embedded-snapshot-20030705'

make: *** [all] Error 2

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/konq-e/attachments/20041221/192f5afe/attachment-0001.html


More information about the konq-e mailing list