Mailing List Archive

install xorg-server whit vmware 7.1
i install gentoo with install-x86-minimal-<release>.iso at vmware,that ok.
and i install x11,there has some problem.

my /etc/make.cof is

USE="-kde -qt4 -qt3 -ipv6 gtk gnome X dbus gtk hal vmware evdev"
INPUT_DEVICES="evdev"
VIDEO_CARDS="vmware"

and emerge xorg-server
when install with
>>> Emerging (1 of 35) sys-fs/lvm2-2.02.73
it can not stop,pirnt like this
i686-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H
-DDM_IOCTLS -O2 -march=i686 -pipe -O2 -march=i686 -pipe -fPIC -Wall -Wundef
-Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes
-Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn
-Wformat-security -Wredundant-decls -O2 -O2 -march=i686 -pipe -fPIC -Wall
-Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes
-Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn
-Wformat-security -Wredundant-decls -O2 -o commands/toolcontext.d
commands/toolcontext.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g"
commands/toolcontext.d; \
[ -s commands/toolcontext.d ] || rm -f commands/toolcontext.d
^C
i think it is a dead cycle,it print almost 2 hours!
how can i solve it?


--
pete_doherty