Bug 140346 - kdebindings-3.5.6 compilation failure in smoke/kde
Summary: kdebindings-3.5.6 compilation failure in smoke/kde
Status: RESOLVED WORKSFORME
Alias: None
Product: bindings
Classification: Developer tools
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kde-bindings
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-20 13:41 UTC by Elan Ruusamäe
Modified: 2007-04-04 09:40 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Elan Ruusamäe 2007-01-20 13:41:17 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc (GCC) 3.3.6 (PLD Linux) amd64
OS:                Linux

$ make
/bin/sh ../../libtool --silent --tag=CXX --mode=link "ccache amd64-pld-linux-g++"  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common    -o libsmokekde.la -rpath /usr/lib64 -version-info 3:2:2 -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -L/usr/lib64 -L/usr/X11R6/lib64     -R /usr/lib64 -R /usr/lib64 -R /usr/lib64 -R /usr/X11R6/lib64 x_1.lo x_2.lo x_3.lo x_4.lo x_5.lo x_6.lo x_7.lo x_8.lo x_9.lo x_10.lo x_11.lo x_12.lo x_13.lo x_14.lo x_15.lo x_16.lo x_17.lo x_18.lo x_19.lo x_20.lo smokedata.lo -lkhtml -lkjs -lfontconfig -lkmdi -lknewstuff -lkspell -lkutils -lkdeprint -lGLU -lGL -lX11
.libs/x_7.o(.text+0x8d93): In function `xcall_KIO__Job(short, void*, Smoke::StackItem*)':
x_7.cpp: undefined reference to `KIO::Job::updateUserTimestamp(unsigned long)'
.libs/x_7.o(.text+0x9057):x_7.cpp: undefined reference to `KIO::Job::userTimestamp() const'
.libs/x_10.o(.text+0xea4): In function `xcall_KParts__HistoryProvider(short, void*, Smoke::StackItem*)':
x_10.cpp: undefined reference to `KParts::HistoryProvider::inserted(QString const&)'
.libs/x_13.o(.text+0x1edd): In function `xcall_KURLRequester(short, void*, Smoke::StackItem*)':
x_13.cpp: undefined reference to `KURLRequester::eventFilter(QObject*, QEvent*)'
.libs/x_13.o(.gnu.linkonce.t._ZN20x_KURLComboRequester11eventFilterEP7QObjectP6QEvent+0x6e): In function `x_KURLComboRequester::eventFilter(QObject*, QEvent*)':
x_13.cpp: undefined reference to `KURLRequester::eventFilter(QObject*, QEvent*)'
.libs/x_13.o(.gnu.linkonce.t._ZN15x_KURLRequester11eventFilterEP7QObjectP6QEvent+0x6e): In function `x_KURLRequester::eventFilter(QObject*, QEvent*)':
x_13.cpp: undefined reference to `KURLRequester::eventFilter(QObject*, QEvent*)'
collect2: ld returned 1 exit status
make: *** [libsmokekde.la] Error 1

used source tarball:
d26b5f54f062b765a949d66657c2ab3c *kdebindings-3.5.6.tar.bz2
Comment 1 Elan Ruusamäe 2007-01-28 22:50:00 UTC
bug is gone (compiles successfully) if i removed old kde versions from system.
Comment 2 Elan Ruusamäe 2007-04-04 09:40:55 UTC
irrelevant now