Re: [gentoo-user] error installing xorg

2006-09-15 Thread TOA

I found the error, my fault.

At the beginning I've put into the make.conf an USE=-X -ipv6

at that point I had some packet compiled without the X support, than 
after have correct it I try to emerge xorg-x11, and got the error.


After a good night I remember to do an  emerge -uDN world, now it's 
working



--
gentoo-user@gentoo.org mailing list



[gentoo-user] error installing xorg

2006-09-14 Thread TOA




I have a new 2006.1 installation on a notebook.
Now i'm try to install xorg

I'm using the new profile "default-linux/x86/2006.1/desktop"

My make.conf 

INPUT_DEVICES="keyboard mouse"
VIDEO_CARDS="radeon fglrx vesa"

running "emerge xorg-x11" 

I got the following error, also at the end of it there is the log
generated in 
/var/tmp/portage/libxkbfile-1.0.3/work/libxkbfile-1.0.3/config.log
-
 Emerging (1 of 102) x11-libs/libxkbfile-1.0.3 to /
 * libxkbfile-1.0.3.tar.bz2 MD5 ;-)
...  
[ ok ]
 * libxkbfile-1.0.3.tar.bz2 RMD160 ;-)
...   
[ ok ]
 * libxkbfile-1.0.3.tar.bz2 SHA1 ;-)
... 
[ ok ]
 * libxkbfile-1.0.3.tar.bz2 SHA256 ;-)
...   
[ ok ]
 * libxkbfile-1.0.3.tar.bz2 size ;-)
... 
[ ok ]
 * checking ebuild checksums ;-)
... 
[ ok ]
 * checking auxfile checksums ;-)
...
[ ok ]
 * checking miscfile checksums ;-)
...   
[ ok ]
 * checking libxkbfile-1.0.3.tar.bz2 ;-)
... 
[ ok ]
 Unpacking source...
 Unpacking libxkbfile-1.0.3.tar.bz2 to
/var/tmp/portage/libxkbfile-1.0.3/work
 * Running elibtoolize in: libxkbfile-1.0.3
 *   Applying portage-1.5.10.patch ...
 *   Applying max_cmd_len-1.5.20.patch ...
 *   Applying sed-1.5.6.patch ...
 Source unpacked.
 Compiling source in
/var/tmp/portage/libxkbfile-1.0.3/work/libxkbfile-1.0.3 ...
 * econf: updating libxkbfile-1.0.3/config.guess with
/usr/share/gnuconfig/config.guess
 * econf: updating libxkbfile-1.0.3/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 --prefix=/usr
--datadir=/usr/share --build=i686-pc-linux-gnu
checking for a BSD-compatible install... /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 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 ANSI C... none
needed
checking for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by i686-pc-linux-gnu-gcc...
/usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object
files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of i686-pc-linux-gnu-g++... gcc3
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
checking for i686-pc-linux-gnu-g77... no
checking for i686-pc-linux-gnu-f77... no
checking for i686-pc-linux-gnu-xlf... no