Problem compiling KDE
From: Ronald Castillo (ronaldace_at_cantv.net)
Date: 08/31/03
- Previous message: Alvin Oga: "Re: sed question"
- Next in thread: Colin Watson: "Re: Problem compiling KDE"
- Reply: Colin Watson: "Re: Problem compiling KDE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: <debian-user@lists.debian.org> Date: Sun, 31 Aug 2003 15:02:16 +0200
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
-- To UNSUBSCRIBE, email to debian-user-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: Alvin Oga: "Re: sed question"
- Next in thread: Colin Watson: "Re: Problem compiling KDE"
- Reply: Colin Watson: "Re: Problem compiling KDE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|