View Single Post

   
  #1 (permalink)  
Old 02-21-2008, 06:25 AM
Eels
 
Posts: n/a
Default xfree-4.3.0-r3 compile error

Hi,

I keep on getting the same error when trying to emerge xfree-4.3.0-r3... A
post on forums.gentoo.org didn't help out (other were having the same
problem as I do), maybe you can help me (and them) out... This is what I
get:

make[2]: Entering directory
`/var/tmp/portage/xfree-4.3.0-r3/work/xc/config/imak
e'
march=i686 -O3 -O3 -O3 -O3 -pipe -ansi -pedantic -Wno-return-type -w -I../
.../i
nclude -I../../exports/include/X11 -I../.. -I../../exports/include -Dlinu
x -D
__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SO
URCE
-D_SVID_SOURCE -D_GNU_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -DCPP_PROG
RAM=
"\"/usr/bin/cpp\"" -DHAS_MERGE_CONSTANTS=`if -fmerge-constants -xc
/dev/null -S
-o /dev/null 2> /dev/null 1> /dev/null; then echo 1; else echo 0;
-c
-o imake.o imake.c
/bin/sh: line 1: -O3: command not found
make[2]: [imake.o] Error 127 (ignored)
rm -f imake
o
imake -march=i686 -O3 -O3 -O3 -O3 -pipe -ansi -pedantic -Wno-return-type -w
imake.o -Wl,-rpath-link,../../exports/lib
/bin/sh: line 1: o: command not found
make[2]: [imake] Error 127 (ignored)
rm -f imake._man
/usr/bin/cpp -undef -traditional -D__apploaddir__=/usr/X11R6/lib/X11/app-de
faul
ts -D__filemansuffix__=5x -D__libmansuffix__=3x -D__miscmansuffix__=7 -D__dr
iver
mansuffix__=4 -D__projectroot__=/usr/X11R6 -D__xorgversion__='"Release 6.6"
"X V
ersion 11"' -D__vendorversion__="\"Version XFree86ManVersionString\"
XFree86" -D
__cpp__=/usr/bin/cpp <imake.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e
'/^XCOMM
$/s//#/' -e '/^XCOMM[^a-zA-Z0-9_]/s/^XCOMM/#/' >imake._man
make[2]: Leaving directory
`/var/tmp/portage/xfree-4.3.0-r3/work/xc/config/imake
'
make -w xmakefile
make[2]: Entering directory `/var/tmp/portage/xfree-4.3.0-r3/work/xc'
rm -f xmakefile
../config/imake/imake -I./config/cf -s xmakefile -DTOPDIR=. -DCURDIR=.
make[2]: ./config/imake/imake: Command not found
make[2]: *** [xmakefile] Error 127
make[2]: Leaving directory `/var/tmp/portage/xfree-4.3.0-r3/work/xc'
make[1]: *** [imake.bootstrap] Error 2
make[1]: Leaving directory `/var/tmp/portage/xfree-4.3.0-r3/work/xc'
make: *** [World] Error 2

!!! ERROR: x11-base/xfree-4.3.0-r3 failed.
!!! Function src_compile, Line 540, Exitcode 2
!!! (no error message)

Any help would be greatly appreciated, as this holds up all my other updates
too... If you need more information on my system / configuration, just tell
me what...

TIA,

Eelco


Reply With Quote