Errors while compiling embedded konqueror, part 2

Juergen Beisert jbeisert at eurodsn.de
Fri Aug 22 11:41:47 CEST 2003


Hi all,

I'am still trying to compile the embedded konqueror "snapshot_20030705". But 
I'am confused about what I need to do this.

I have:
 - the embedded konqueror snapshot_20030705
 - qt-embedded-free-2.3.4
 - anything else needed?

I have compiled the qt full featured, the conqueror configure script runs 
successfull, but conqueror make fails very early (when it compiles in 
"konq-embed/dropin/kio" ):

In file included from libkiodropin_la.all_cpp.cpp:3:
job.cpp:30:1: warning: "KIO_ARGS" redefined
In file included from libkiodropin_la.all_cpp.cpp:2:
slavebase.cpp:54:1: warning: this is the location of the previous definition
In file included from netaccess.h:7,
                 from netaccess.cpp:24,
                 from libkiodropin_la.all_cpp.cpp:4:
kfileitem.h:11: conflicting types for `typedef struct stat KIO::UDSEntry'
../../kdesrc/kio/global.h:281: previous declaration as `typedef class
   QValueList<KIO::UDSAtom> KIO::UDSEntry'

Do I need anything else? I have found "This branch compiles fine with the 
KDE_2_2_BRANCH of kdelibs." in the README. Do I need a KDE2.2. installation 
to compile the embedded konqueror? (I have currently a KDE 3.x running)

What compiler version I should use? I have read KDE 2.2 should compiled with 
gcc2.95. The embedded konqueror also?
Maybe my gcc3.2 causes the problem I have.

Thanks in advance for any hint.

JB


More information about the konq-e mailing list