From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LUKxQ-0007d6-Dy for garchives@archives.gentoo.org; Tue, 03 Feb 2009 13:04:52 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2BD9AE0638; Tue, 3 Feb 2009 13:04:50 +0000 (UTC) Received: from vfemail.net (dell.vfemail.net [69.11.239.69]) by pigeon.gentoo.org (Postfix) with ESMTP id CB842E0638 for ; Tue, 3 Feb 2009 13:04:49 +0000 (UTC) Received: (qmail 78076 invoked by uid 89); 3 Feb 2009 13:04:10 -0000 Received: from localhost (HELO inmail.vfemail.net) (127.0.0.1) by localhost with (DHE-RSA-AES256-SHA encrypted) SMTP; 3 Feb 2009 13:04:10 -0000 Received: (qmail 37409 invoked by uid 89); 3 Feb 2009 11:38:10 -0000 Received: from unknown (HELO vfemail.net) (vfemail@172.16.100.20) by 0 with SMTP; 3 Feb 2009 11:38:10 -0000 Received: (qmail 24254 invoked by uid 0); 3 Feb 2009 11:38:09 -0000 Received: by simscan 1.1.0 ppid: 24246, pid: 24251, t: 0.1181s scanners:none Received: from unknown (HELO spinner) (am1jYnJpZGVAbWFpbC1vbi51cw==@98.235.56.61) by mail.vfemail.net with ESMTPA; 3 Feb 2009 11:38:09 -0000 From: Jerry McBride Organization: TEAM LINUX To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] KDE4.2 compile problem Date: Tue, 3 Feb 2009 06:38:09 -0500 User-Agent: KMail/1.9.10 References: <79e3aefb0902022153k1de6b580t6424b4973303cc80@mail.gmail.com> In-Reply-To: <79e3aefb0902022153k1de6b580t6424b4973303cc80@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200902030638.09756.mcbrides9@comcast.net> X-Archives-Salt: 149cc25f-37dc-43e5-b5ec-57104b037c37 X-Archives-Hash: 12e26e3fa754ae9850ea0c9b74f6a4c6 On Tuesday 03 February 2009 12:53:22 am Dirk Uys wrote: > Hi > > I'm trying to emerge kde-4.2, but the kde-base/systemsettings-4.2.0 > ebuild fails: > > Scanning dependencies of target kdeinit_kxkb > [ 23%] Building CXX object > kcontrol/kxkb/CMakeFiles/kdeinit_kxkb.dir/kdeinit_kxkb_automoc.o > [ 24%] Building CXX object > kcontrol/kxkb/CMakeFiles/kdeinit_kxkb.dir/rules.o > Linking CXX shared module ../../lib/kcm_keyboard_layout.so > CMakeFiles/kcm_keyboard_layout.dir/x11helper.o: In function > `X11Helper::registerForNewDeviceEvent(_XDisplay*)': > x11helper.cpp:(.text+0x21): undefined reference to > `_XiGetDevicePresenceNotifyEvent(_XDisplay*)' > collect2: ld returned 1 exit status > make[2]: *** [lib/kcm_keyboard_layout.so] Error 1 > make[1]: *** [kcontrol/kxkb/CMakeFiles/kcm_keyboard_layout.dir/all] > Error 2 > make[1]: *** Waiting for unfinished jobs.... > [ 24%] Building CXX object > kcontrol/kxkb/CMakeFiles/kdeinit_kxkb.dir/kxkbconfig.o > [ 24%] Building CXX object > kcontrol/kxkb/CMakeFiles/kdeinit_kxkb.dir/extension.o > [ 25%] Building CXX object > kcontrol/kxkb/CMakeFiles/kdeinit_kxkb.dir/x11helper.o > [ 25%] Building CXX object > kcontrol/kxkb/CMakeFiles/kdeinit_kxkb.dir/pixmap.o > [ 26%] Building CXX object > kcontrol/kxkb/CMakeFiles/kdeinit_kxkb.dir/xklavier_adaptor.o > [ 26%] Building CXX object > kcontrol/kxkb/CMakeFiles/kdeinit_kxkb.dir/kxkbcore.o > [ 27%] Building CXX object > kcontrol/kxkb/CMakeFiles/kdeinit_kxkb.dir/layoutmap.o > [ 27%] Building CXX object > kcontrol/kxkb/CMakeFiles/kdeinit_kxkb.dir/kxkbapp.o > [ 27%] Building CXX object > kcontrol/kxkb/CMakeFiles/kdeinit_kxkb.dir/kxkbwidget.o > [ 28%] Building CXX object > kcontrol/kxkb/CMakeFiles/kdeinit_kxkb.dir/kxkb_adaptor.o > [ 28%] Building CXX object > kcontrol/kxkb/CMakeFiles/kdeinit_kxkb.dir/kxkb_part.o > /var/tmp/portage/kde-base/systemsettings-4.2.0/work/systemsettings-4.2.0/kc >ontrol/kxkb/kxkb_part.cpp:37: warning: unused parameter 'args' > Linking CXX shared library ../../lib/libkdeinit4_kxkb.so > CMakeFiles/kdeinit_kxkb.dir/x11helper.o: In function > `X11Helper::registerForNewDeviceEvent(_XDisplay*)': > x11helper.cpp:(.text+0x21): undefined reference to > `_XiGetDevicePresenceNotifyEvent(_XDisplay*)' > collect2: ld returned 1 exit status > make[2]: *** [lib/libkdeinit4_kxkb.so] Error 1 > make[1]: *** [kcontrol/kxkb/CMakeFiles/kdeinit_kxkb.dir/all] Error 2 > make: *** [all] Error 2 > > I have the latest version of libXi (1.2.0). I tried searching the net, > but the only answer I got was that some guy on the kde forums had the > same problem and resolved it by installing the latest version of libXi > from the repository. > > Have anyone else successfully built kde4.2? > > Regards > Dirk It compiled with zero errors on a 32bit x86 with the necessary ebuilds autounmasked. If you need more info, feel free to email me direct. -- ***************************************************************************** From the desk of: Jerome D. McBride 06:37:10 up 48 days, 12:43, 5 users, load average: 2.87, 1.30, 0.49 *****************************************************************************