[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

building kdepim with Ivan's kde4 packages



thanks a lot for the hints on kde-debian, Ivan. Now I'm subscribed here so
I won't miss any replyies from you ;-)

I'm trying to compile kdepim and am getting:

checking for KDE... configure: error:
in the prefix, you've chosen, are no KDE headers installed. This will fail.
So, check this please and use another prefix!

[..and in config.log..]

configure: 6270: /usr/local/kde/include/ksharedptr.h
configure: 6270: /usr/lib/kde/include/ksharedptr.h
configure: 6270: /usr/local/kde/include/ksharedptr.h
configure: 6270: /usr/local/include/ksharedptr.h
configure: 6270: /usr/kde/include/ksharedptr.h
configure: 6270: /usr/include/kde/ksharedptr.h
configure: 6270: /usr/include/ksharedptr.h
configure: 6270: /opt/kde3/include/ksharedptr.h
configure: 6270: /opt/kde/include/ksharedptr.h
configure: 6270: ./ksharedptr.h
configure: 6270: /usr/include/qt/ksharedptr.h

Of course I've included your environment from debiandirs and am using
configkdepim to configure.

After symlinking /opt/kde3/include/ to /usr/include/kde3 I'm getting:

in the prefix, you've chosen, are no KDE libraries installed. This will fail.
So, check this please and use another prefix!
[..config.log..]
configure: 6296: /usr/local/kde/lib/libkio.la
configure: 6296: /usr/lib/kde/lib/libkio.la
configure: 6296: /usr/local/kde/lib/libkio.la
configure: 6296: /usr/kde/lib/libkio.la
configure: 6296: /usr/lib/kde/libkio.la
configure: 6296: /usr/lib/libkio.la
configure: 6296: /usr/X11R6/lib/libkio.la
configure: 6296: /usr/local/lib/libkio.la
configure: 6296: /opt/kde3/lib/libkio.la
configure: 6296: /opt/kde/lib/libkio.la
configure: 6296: /usr/X11R6/kde/lib/libkio.la

checking for mcopidl... not found
configure: error: The important program mcopidl was not found!
Please check whether you installed KDE correctly.

configure:6406: checking for KDE paths
configure:6935: checking for dcopidl
configure:6995: checking for dcopidl2cpp
configure:7055: checking for mcopidl

but:

find / -name mcopidl
/home/tpo/karm/libs/people.debian.org/rkrusty/kde3.0/source/kdelibs4-3.0-0.alpha1/arts/mcopidl
/home/tpo/karm/libs/people.debian.org/rkrusty/kde3.0/source/kdelibs4-3.0-0.alpha1/debian/install-tmp/usr/bin/mcopidl

So I've copied that down to /usr/bin

After that config runs through just fine :-).

Now make crashes at:

tpo2:/home/tpo/karm/kdepim# make
make  all-recursive
make[1]: Entering directory `/home/tpo/karm/kdepim'
Making all in vCard
make[2]: Entering directory `/home/tpo/karm/kdepim/vCard'
/bin/sh ../libtool --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I.
-I.. -I../vCard/include         -I../vCard/include/generated
-I/opt/kde3/include -I/usr/include/qt -I.  -I/usr/X11R6/include  -DPIC
-fPIC -DQT_THREAD_SUPPORT  -D_REENTRANT  -O2 -fno-exceptions
-fno-check-new  -c vCard.cpp
mkdir .libs
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../vCard/include
-I../vCard/include/generated -I/opt/kde3/include -I/usr/include/qt -I.
-I/usr/X11R6/include -DPIC -fPIC -DQT_THREAD_SUPPORT -D_REENTRANT -O2
-fno-exceptions -fno-check-new -Wp,-MD,.deps/vCard.pp -c vCard.cpp  -fPIC
-DPIC -o .libs/vCard.o
/bin/sh ../libtool --mode=link --tag=CXX c++  -O2 -fno-exceptions
-fno-check-new   -o libvcard.la -rpath   vCard.lo
libtool: link: only absolute run-paths are allowed
make[2]: *** [libvcard.la] Error 1
make[2]: Leaving directory `/home/tpo/karm/kdepim/vCard'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tpo/karm/kdepim'
make: *** [all-recursive-am] Error 2

And I'm going to catch some sleep. Good night/day/whatever everybody.

*t

-----------------------------------------------------------------------
     Tomas Pospisek
     sourcepole    -   Linux & Open Source Solutions
     http://sourcepole.com
     Elestastrasse 18,  7310 Bad Ragaz,  Switzerland
     Tel:+41 (81) 330 77 13,  Fax:+41 (81) 330 77 12
------------------------------------------------------------------------



Reply to: