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

Problem compiling KDE



Hello. I was trying to compile the instable versión of KDE (3.1.3) on my
Sarge system. For that, I had to install GCC 2.95, as with gcc 3.3 I got
some "sanity check problems".  Since kdebase depends on kdelibs and that one
depends on arts, I compiled arts and kdelibs without problems, but when I
got to kdebase, after a day compiling (yeah, I have a kinda slow system) I
got this:

-----------------------

else rm -f ".deps/kcmmiscwidget.Tpo"; exit 1; \
fi
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor
-Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings
-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG
-DNO_DEBUG -O2 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE
-DQT_NO_COMPAT -DQT_NO_ASCII_CAST -D_GNU_SOURCE    -o
kcm_keyboard.la.closure kcm_keyboard_la_closure.lo -L/usr/X11R6/lib
-L/usr/lib  -module -avoid-version -no-undefined rules.lo kcmlayout.lo
pixmap.lo kcmmisc.lo kcmmiscwidget.lo -lXtst -lkio -lxkbfile_pic
/usr/bin/ld: cannot find -lxkbfile_pic
collect2: ld returned 1 exit status
make[4]: *** [kcm_keyboard.la.closure] Error 1
make[4]: Leaving directory
`/usr/src/kde/kdebase/kdebase-3.1.3/obj-i386-linux/kxkb'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/usr/src/kde/kdebase/kdebase-3.1.3/obj-i386-linux/kxkb'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/usr/src/kde/kdebase/kdebase-3.1.3/obj-i386-linux'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/usr/src/kde/kdebase/kdebase-3.1.3/obj-i386-linux'
make: *** [build-stamp] Error 2
Build command 'cd kdebase-3.1.3 && dpkg-buildpackage -b -uc' failed.
E: Child process failed
ronaldace:/usr/src/kde/kdebase#

-----------------------

Anyone knows why this may happen? Any help would really be appreciated.
Please CC to myself directly as I'm not signed up to the list.

Thanks in advance,

Ronald




Reply to: