Gentoo Forums
Gentoo Forums
Quick Search: in
Problems with emerge xorg-x11 [SOLVED]
View unanswered posts
View posts from last 24 hours

rackathon
 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
max.ms
n00b
n00b


Joined: 25 Jan 2008
Posts: 10
Location: Slovakia

PostPosted: Fri Feb 01, 2008 7:17 pm    Post subject: Problems with emerge xorg-x11 [SOLVED] Reply with quote

during emerge xorg-x11 this Error appears and emerge stopped:
Code:

>>> Unpacking source...

>>> Unpacking xkeyboard-config-1.1.tar.bz2 to /var/tmp/portage/x11-misc/xkeyboard-config-1.1/work

>>> Source unpacked.

>>> Compiling source in /var/tmp/portage/x11-misc/xkeyboard-config-1.1/work/xkeyboard-config-1.1 ...

 * econf: updating xkeyboard-config-1.1/config.guess with /usr/share/gnuconfig/config.guess

 * econf: updating xkeyboard-config-1.1/config.sub with /usr/share/gnuconfig/config.sub

./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-xkb-base=/usr/share/X11/xkb --enable-compat-rules --disable-xkbcomp-symlink --with-xkb-rules-symlink=xorg --build=i686-pc-linux-gnu

checking for a BSD-compatible install... /usr/bin/install -c

checking whether build environment is sane... yes

checking for gawk... gawk

checking whether make sets $(MAKE)... yes

checking whether to enable maintainer-specific portions of Makefiles... no

checking for xkbcomp... /usr/bin/xkbcomp

checking for style of include used by make... GNU

checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc

checking for C compiler default output file name... a.out

checking whether the C compiler works... yes

checking whether we are cross compiling... no

checking for suffix of executables...

checking for suffix of object files... o

checking whether we are using the GNU C compiler... yes

checking whether i686-pc-linux-gnu-gcc accepts -g... yes

checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed

checking dependency style of i686-pc-linux-gnu-gcc... none

checking for intltool >= 0.30... 0.33 found

checking for perl... /usr/bin/perl

checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool



!!! Please attach the following file when filing a report to bugs.gentoo.org:

!!! /var/tmp/portage/x11-misc/xkeyboard-config-1.1/work/xkeyboard-config-1.1/config.log

 *

 * ERROR: x11-misc/xkeyboard-config-1.1 failed.

 * Call stack:

 *                     ebuild.sh, line 1701:  Called dyn_compile

 *                     ebuild.sh, line 1039:  Called qa_call 'src_compile'

 *                     ebuild.sh, line   44:  Called src_compile

 *   xkeyboard-config-1.1.ebuild, line   41:  Called econf '--with-xkb-base=/usr/share/X11/xkb' '--enable-compat-rules' '--disable-xkbcomp-symlink' '--with-xkb-rules-symlink=xorg'

 *                     ebuild.sh, line  638:  Called die

 * The specific snippet of code:

 *            die "econf failed"

 *  The die message:

 *   econf failed

 *

 * If you need support, post the topmost build error, and the call stack if relevant.

 * A complete build log is located at '/var/tmp/portage/x11-misc/xkeyboard-config-1.1/temp/build.log'.

 *



So the x11-misc/xkeyboard-config-1.1 can't be installed...

Many thank's in advice.


Last edited by max.ms on Sat Feb 02, 2008 1:58 am; edited 1 time in total
Back to top
View user's profile Send private message
max.ms
n00b
n00b


Joined: 25 Jan 2008
Posts: 10
Location: Slovakia

PostPosted: Fri Feb 01, 2008 7:21 pm    Post subject: Reply with quote

This is my make.conf:
Code:

CFLAGS="-O3 -march=pentium4 -pipe"
CXXFLAGS="${CFLAGS}"
CHOST="i686-pc-linux-gnu"
MAKEOPTS="-j3"

GENTOO_MIRRORS="http://gentoo.ynet.sk/pub "

SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"

USE="-gtk -gnome -libgda -pcmcia -oss mmx sse sse2 kde qt3 qt4 alsa dvd dvdr dvdread cdr dv encode aac ffmpeg gif jpeg mp3 ogg pdf png quicktime tiff vcd videos vorbis xvid win32codecs X dga dri dts emboss ftp gimp hddtemp lm_sensors icq java javascript ssl samba"

VIDEO_CARDS="nvidia"
INPUT_DEVICES="keyboard mouse"

FEATURES="ccache"
CCACHE_SIZE="4G"
Back to top
View user's profile Send private message
StarDragon
Guru
Guru


Joined: 19 Jun 2005
Posts: 390
Location: tEXas

PostPosted: Fri Feb 01, 2008 7:31 pm    Post subject: Re: Problems with emerge xorg-x11 Reply with quote

max.ms wrote:
checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool


I think you are missing perl, revdep-rebuild should solve the problem.
Back to top
View user's profile Send private message
max.ms
n00b
n00b


Joined: 25 Jan 2008
Posts: 10
Location: Slovakia

PostPosted: Sat Feb 02, 2008 2:00 am    Post subject: Reply with quote

Thank you.

Problem solved.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum