Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gcc build error with /bin/sh
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
shira
Tux's lil' helper
Tux's lil' helper


Joined: 27 Aug 2002
Posts: 122

PostPosted: Sat Jul 26, 2003 1:51 pm    Post subject: gcc build error with /bin/sh Reply with quote

I'm doing an "emerge -e world" after a recent glibc fiasco

the build for gcc fails in this reporting the following error:

cat /var/tmp/portage/gcc-3.2.3-r1/work/gcc-3.2.3/gcc/libgcc-std.ver /var/tmp/p
ortage/gcc-3.2.3-r1/work/gcc-3.2.3/gcc/config/libgcc-glibc.ver | sed -e "/^[ ]
*#/d" -e 's/^%\(if\|else\|elif\|endif\|define\)/#\1/' \
| ./xgcc -B./ -B/usr/i586-pc-linux-gnu/bin/ -isystem /usr/i586-pc-linux-gnu/in
clude -isystem /usr/i586-pc-linux-gnu/sys-include -O2 -DIN_GCC -W -Wall -Wwr
ite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -
DHAVE_SYSLOG -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -
I. -I/var/tmp/portage/gcc-3.2.3-r1/work/gcc-3.2.3/gcc -I/var/tmp/portage/gcc-3.2
.3-r1/work/gcc-3.2.3/gcc/. -I/var/tmp/portage/gcc-3.2.3-r1/work/gcc-3.2.3/gcc/co
nfig -I/var/tmp/portage/gcc-3.2.3-r1/work/gcc-3.2.3/gcc/../include -E -xassembl
er-with-cpp -; \
} | -f /var/tmp/portage/gcc-3.2.3-r1/work/gcc-3.2.3/gcc/mkmap-symver.awk > lib
gcc/./tmp-libgcc.map
/bin/sh: line 1: -f: command not found
stdout: Broken pipe
make[3]: *** [libgcc/./libgcc.map] Error 127
make[3]: Leaving directory `/var/tmp/portage/gcc-3.2.3-r1/work/build/gcc'
make[2]: *** [libgcc.a] Error 2
make[2]: Leaving directory `/var/tmp/portage/gcc-3.2.3-r1/work/build/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/var/tmp/portage/gcc-3.2.3-r1/work/build/gcc'
make: *** [bootstrap-lean] Error 2

!!! ERROR: sys-devel/gcc-3.2.3-r1 failed.
!!! Function src_compile, Line 361, Exitcode 2
!!! (no error message)


If someone could point me in the right direction I'd appreciate it :)
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
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