[prev in list] [next in list] [prev in thread] [next in thread] 

List:       konq-e
Subject:    Re: trying konqueror-embedded_20050322
From:       Stanimir <stan () openintegra ! com>
Date:       2005-04-12 10:51:49
Message-ID: 425BA845.8060409 () openintegra ! com
[Download RAW message or body]

[Attachment #2 (text/html)]

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Error message attached.<br>
I also can't apply "--final --enable-static --disable-shared " nether
with gcc 3.3 or gcc 3.4<br>
The options I'm using to compile it are:<br>
./configure --prefix=/usr/local/kde3e --with-ipv6-lookup=no
--without-xinerama --disable-scrollbars --disable-selection
--disable-bookmarks --with-gui=kiosk --disable-printing --disable-pcre
--without-arts --enable-jshostext --enable-qt-embedded
--enable-embedded --disable-debug --without-ssl<br>
<br>
Luciano Montanaro wrote:
<blockquote cite="mid200504121204.36148.mikelima@cirulla.net"
 type="cite">
  <pre wrap="">El Martes 12 Abril 2005 11:36, Stanimir escribi&oacute;:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I've tryed these patches and successful compiled Konq/E (2005/04/08),
but under gcc 3.3.
gcc 3.4 gives error at final linking. Could you check if the problem is
in gcc or something else?

10x
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I am using gcc 3.3 here. Can you send me the error message(s)?

Luciano


  </pre>
</blockquote>
<br>
</body>
</html>

["error.txt" (text/plain)]

/bin/sh ../../libtool --silent --tag=CXX --mode=link g++  -DNDEBUG -DNO_DEBUG -O2 \
-fno-exceptions -fno-check-new -fno-common -fvisibility=hidden \
-fvisibility-inlines-hidden -fno-rtti -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT \
-DQT_NO_ASCII_CAST    -o konqueror  -L/usr/local/kde3e/lib -L/home/stan/qt-3.3.4t/lib \
-export-dynamic main.o mainwindowbase.o mainwindebug.o htmlview.o popuphandler.o \
view.o run.o browseriface.o bookmarks.o preferences.o preferencesimpl.o \
mainwindow_qpe.o mainwindow_x11.o mainwindow_kiosk.o mainwindow_tv.o xmltree.o \
bookmarkeditor.o bookmarkeditorimpl.o bookmarkedit.o bookmarkeditimpl.o  \
../../konq-embed/dropin/kio/libkiodropin.la \
../../konq-embed/kdesrc/khtml/ecma/libkjs_html_i.la \
../../konq-embed/kdesrc/kjs/libkjs.la  ../lib/libkonqe.la \
../../konq-embed/kdesrc/kparts/libkparts.la ../../konq-embed/dropin/libdropin.la \
../../konq-embed/dropin/kparts/libkpartsdropin.la \
../../konq-embed/kdesrc/khtml/libkhtml_i.la \
                ../../konq-embed/dropin/kssl/libkssldropin.la \
                ../../konq-embed/kdesrc/kssl/libkssl.la
../../konq-embed/dropin/.libs/libdropin.a(kapplication.o)(.text+0x856): In function \
`KApplication::authorizeURLAction(QString const&, KURL const&, KURL const&)': : \
                undefined reference to `KProtocolInfo::protocolClass(QString const&)'
../../konq-embed/dropin/.libs/libdropin.a(kapplication.o)(.text+0x931): In function \
`KApplication::authorizeURLAction(QString const&, KURL const&, KURL const&)': : \
                undefined reference to `KProtocolInfo::protocolClass(QString const&)'
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtml_part.o)(.text+0x7983): In \
function `KHTMLPart::documentSource() const': : undefined reference to \
                `KIO::NetAccess::download(KURL const&, QString&, QWidget*)'
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtml_part.o)(.text+0x7d32): In \
function `KHTMLPart::documentSource() const': : undefined reference to \
                `KIO::NetAccess::removeTempFile(QString const&)'
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtml_part.o)(.text+0x1570f): In \
function `KHTMLPart::overURL(QString const&, QString const&, bool)': : undefined \
                reference to `KMimeType::defaultMimeType()'
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtml_part.o)(.text+0x23e47): In \
function `KHTMLPart::createPart(QWidget*, char const*, QObject*, char const*, QString \
const&, QString&, QStringList&, QStringList const&)': : undefined reference to \
                `KTrader::self()'
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtml_part.o)(.text+0x23e55): In \
function `KHTMLPart::createPart(QWidget*, char const*, QObject*, char const*, QString \
const&, QString&, QStringList&, QStringList const&)': : undefined reference to \
                `KTrader::query(QString const&, QString const&, QString const&, \
                QString const&)'
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtml_part.o)(.text+0x242c5): In \
function `KHTMLPart::createPart(QWidget*, char const*, QObject*, char const*, QString \
const&, QString&, QStringList&, QStringList const&)': : undefined reference to \
                `KTrader::self()'
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(khtml_part.o)(.text+0x242d3): In \
function `KHTMLPart::createPart(QWidget*, char const*, QObject*, char const*, QString \
const&, QString&, QStringList&, QStringList const&)': : undefined reference to \
                `KTrader::query(QString const&, QString const&, QString const&, \
                QString const&)'
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(html_formimpl.o)(.text+0xc6a4): In \
function `DOM::HTMLFormElementImpl::formData(bool&)': : undefined reference to \
                `KMimeType::defaultMimeType()'
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(render_frames.o)(.text+0x1f27): In \
function `khtml::RenderPartObject::slotPartLoadingErrorNotify()': : undefined \
                reference to `KMimeType::defaultMimeType()'
../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(http.o)(.text+0x920b): In function \
`HTTPProtocol::slotData(QMemArray<char> const&)': : undefined reference to \
                `KMimeMagic::self()'
/usr/bin/ld: .libs/konqueror: hidden symbol `KDEDModule::staticMetaObject()' in \
                ../../konq-embed/kdesrc/khtml/.libs/libkhtml_i.a(kdedmodule.o) is \
                referenced by DSO
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: ld returned 1 exit status
make[2]: *** [konqueror] Error 1



_______________________________________________
konq-e mailing list
konq-e@kde.org
https://mail.kde.org/mailman/listinfo/konq-e


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic