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

List:       kdevelop-bugs
Subject:    [Bug 128139] New: linker problem qt kdevelop 3.3 -
From:       cuco <cuco3001 () yahoo ! com>
Date:       2006-05-27 15:39:08
Message-ID: 20060527173905.128139.cuco3001 () yahoo ! com
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=128139         
           Summary: linker problem qt kdevelop 3.3 -
                    QTextCursor::place(QPoint const&, QTextParagraph*, bool)
           Product: kdevelop
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs kdevelop org
        ReportedBy: cuco3001 yahoo com


Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc (GCC) 4.0.2 20050901 (prerelease) (SUSE Linux)

 
OS:                Linux

The system has been compiling using kdesvn-build, on kde 3.5.3 (svn as of today). Qt 3.3.6 (stock). The \
operating system is OpenSUSE 10.0.

Here is the log.

if test "$ret" = 0; then echo '#include "highlightingconfigpage.moc"' >> highlightingconfigpage.cpp; else \
rm -f highlightingconfigpage.cpp ; exit $ret ; fi if /bin/sh ../../libtool --silent --tag=CXX \
--mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/local/kde/src/kdevelop/editors/qeditor -I../.. \
-I/usr/local/kde/s rc/kdevelop/lib/interfaces -I/usr/local/kde/src/kdevelop/lib/compat \
-I/usr/local/kde/3.5/include -I/usr/local/qt/qt-x11-free-3.3.6/include -I/usr/X11R6/inc lude   \
-DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE \
                -Wcast-align -Wconversion -Wchar-subscripts -Wall
-W -Wpointer-arith -O2 -pipe -march=athlon -Wformat-security -Wmissing-format-attribute \
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -D QT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST \
-DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT highlightingconfigpage.lo -MD -MP -MF \
".deps/highlightingconfigpa ge.Tpo" -c -o highlightingconfigpage.lo highlightingconfigpage.cpp; \
then mv -f ".deps/highlightingconfigpage.Tpo" ".deps/highlightingconfigpage.Plo"; else rm -f \
                ".deps/highlightingconfigpage.Tpo"; exit 1; fi
/usr/local/qt/qt-x11-free-3.3.6/bin/moc indentconfigpage.h -o indentconfigpage.moc
rm -f indentconfigpage.cpp
echo '#include <kdialog.h>' > indentconfigpage.cpp
echo '#include <klocale.h>' >> indentconfigpage.cpp
/usr/local/qt/qt-x11-free-3.3.6/bin/uic -L /usr/local/kde/3.5/lib/kde3/plugins/designer -nounload -tr \
tr2i18n -i indentconfigpage.h /usr/local/kde/src/kdev elop/editors/qeditor/indentconfigpage.ui > \
                indentconfigpage.cpp.temp ; ret=$?; \
/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" indentconfigpage.cpp.temp | /usr/bin/perl -pe \
"s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/p erl -pe \
"s,image([0-9][0-9]*)_data,img\$1_indentconfigpage,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> \
indentconfigpage.cpp ;\ rm -f indentconfigpage.cpp.temp ;\
if test "$ret" = 0; then echo '#include "indentconfigpage.moc"' >> indentconfigpage.cpp; else rm -f \
indentconfigpage.cpp ; exit $ret ; fi if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ \
-DHAVE_CONFIG_H -I. -I/usr/local/kde/src/kdevelop/editors/qeditor -I../.. -I/usr/local/kde/s \
rc/kdevelop/lib/interfaces -I/usr/local/kde/src/kdevelop/lib/compat -I/usr/local/kde/3.5/include \
-I/usr/local/qt/qt-x11-free-3.3.6/include -I/usr/X11R6/inc lude   -DQT_THREAD_SUPPORT  -D_REENTRANT  \
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion \
                -Wchar-subscripts -Wall
-W -Wpointer-arith -O2 -pipe -march=athlon -Wformat-security -Wmissing-format-attribute \
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -D QT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST \
-DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT indentconfigpage.lo -MD -MP -MF \
".deps/indentconfigpage.Tpo" -c - o indentconfigpage.lo indentconfigpage.cpp; \
then mv -f ".deps/indentconfigpage.Tpo" ".deps/indentconfigpage.Plo"; else rm -f \
                ".deps/indentconfigpage.Tpo"; exit 1; fi
/bin/sh ../../libtool --silent --tag=CXX --mode=link g++  -Wno-long-long -Wundef -ansi \
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-s ubscripts -Wall -W -Wpointer-arith \
-O2 -pipe -march=athlon -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor \
-fno-exceptions -fno-check-ne w -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL \
-DQT_NO_COMPAT -DQT_NO_TRANSLATION    -o libqeditorpart.la -rpath /usr/local/kde/3.5/lib/ kde3 -module \
-avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R \
/usr/local/kde/3.5/lib -R /usr/local/kde/3.5/lib -R /us r/local/qt/qt-x11-free-3.3.6/lib -R \
/usr/X11R6/lib  -L/usr/local/kde/3.5/lib -L/usr/local/qt/qt-x11-free-3.3.6/lib -L/usr/X11R6/lib    \
cindent.lo cpp_color izer.lo cs_colorizer.lo java_colorizer.lo koFind.lo koReplace.lo levelwidget.lo \
linenumberwidget.lo markerwidget.lo paragdata.lo parenmatcher.lo python_col orizer.lo qeditor.lo \
qeditor_arghint.lo qeditor_factory.lo qeditor_indenter.lo qeditor_part.lo qeditor_view.lo \
qeditorcodecompletion.lo qmake_colorizer.lo qsourcecolorizer.lo simple_indent.lo xml_colorizer.lo \
yyindent.lo js_colorizer.lo jsp_colorizer.lo ocaml_colorizer.lo python_indent.lo qeditor_settings.lo \
qeditor_texthint.lo qeditor_browserextension.lo pascal_colorizer.lo pascal_indent.lo ada_colorizer.lo \
ada_indent.lo sql_colorizer.lo generalconfigpage.lo g otolinedialog.lo highlightingconfigpage.lo \
                indentconfigpage.lo -lkparts -lkio -lktexteditor ../../lib/libkdevelop.la
.libs/qeditor_texthint.o: In function `QEditorTextHint::maybeTip(QPoint const&)':
qeditor_texthint.cpp:(.text+0x1aa): undefined reference to `QTextCursor::place(QPoint const&, \
                QTextParagraph*, bool)'
collect2: ld returned 1 exit status
make[4]: *** [libqeditorpart.la] Error 1
make[4]: Leaving directory `/usr/local/kde/src/build/kdevelop/editors/qeditor'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/local/kde/src/build/kdevelop/editors/qeditor'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/kde/src/build/kdevelop/editors'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/kde/src/build/kdevelop'
make: *** [all] Error 2


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

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