building kdenox in trunk

Eva Brucherseifer eva.brucherseifer at basyskom.de
Wed Jul 5 21:07:49 CEST 2006


Hi Adam,

I think the configure options are the problem. You'll need to disable more 
features, because nobody ever made them work.

We've added some features (like file download), but they were only tested with 
Qt/E2 or even Qtopia. 

Here is the last configure line I used for Qte3:

./configure --prefix=/home/eva/konq-embedded-qte3 --with-ipv6-lookup=no 
--without-xinerama --disable-scrollbars --disable-bookmarks  
--with-javascript=static --enable-debug=full --disable-printing --enable-pcre 
--without-arts --enable-jshostext --disable-selection --enable-final 
--with-extra-libs=/lib --enable-qt-embedded --with-qt-dir=/opt/qte-3.3.5/ 
--with-qt-includes=/opt/qte-3.3.5/include 
--with-qt-libraries=/opt/qte-3.3.5/lib --enable-fwnewepg=yes 
--enable-embedded --with-ssl --with-gui=x11 --enable-mt --enable-mt-embedded 
CXXFLAGS=-DDEBUG_LAYOUT=0 --no-create --no-recursion

The configure line I worked intensively with can be found in 
kdenox-qtopia.kdevelop

I've also commited some small patch to make it compile with qte3 again. 

Cheers,
eva


On Wednesday 05 July 2006 19:32, Adam Doppelt wrote:
> Hi Eva. Thanks for the quick response.
>
> > can you please try to include "kdebug.h" in
> > konq-embed/dropin/kio/kprotocolmanager.cpp ?
>
> The first error went away but the second remains:
>
> kprotocolmanager.cpp:65:1: warning: multi-line comment
> kprotocolmanager.cpp: In static member function `static QString
>    KProtocolManager::parseUADescription(const QString&)':
> kprotocolmanager.cpp:83: error: `languageList' undeclared (first use this
>    function)
> kprotocolmanager.cpp:83: error: (Each undeclared identifier is reported
> only
>    once for each function it appears in.)
>
> Here's how I created kdelibs:
>
> svn co svn://anonsvn.kde.org/home/kde/tags/KDE/3.5.1/kdelibs
>
> and kdenox:
>
> cvn co svn://anonsvn.kde.org/home/kde/trunk/kdenox
> cd kdenox
> ln -s ../kdelibs/admin
> make -f Makefile.cvs
> ./configure --enable-static --enable-qt-embedded --enable-embedded
> make
>
> One thing that seems odd is that the kdenox config script requires
> kde-config. I'm running Ubuntu, so I didn't have KDE installed by
> default. I installed KDE 3.5.2 to get a copy of kde-config. Could that
> be part of the problem?
>
> Adam
>
> _______________________________________________
> konq-e mailing list
> konq-e at kde.org
> https://mail.kde.org/mailman/listinfo/konq-e

-- 
Eva Brucherseifer
General Manager

basysKom GmbH
Robert-Bosch-Str. 7 | 64293 Darmstadt | Germany
Tel: +49 6151 3969-961 | Fax: -736 | Mobile: +49 170 5533642
eva.brucherseifer at basyskom.de | www.basyskom.de


More information about the konq-e mailing list