Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12205 - gcc-3.2.1 fails to compile
Summary: gcc-3.2.1 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-15 11:16 UTC by Maurizio Disimino
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maurizio Disimino 2002-12-15 11:16:17 UTC
gcc -c -DIN_GCC    -O -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H   
-I. -I. -I/var/tmp/portage/gcc-3.2.1/work/gcc-3.2.1/gcc
-I/var/tmp/portage/gcc-3.2.1/work/gcc-3.2.1/gcc/.
-I/var/tmp/portage/gcc-3.2.1/work/gcc-3.2.1/gcc/config
-I/var/tmp/portage/gcc-3.2.1/work/gcc-3.2.1/gcc/../include
/var/tmp/portage/gcc-3.2.1/work/gcc-3.2.1/gcc/c-typeck.c -o c-typeck.o
gcc: /var/tmp/portage/gcc-3.2.1/work/gcc-3.2.1/gcc/c-typeck.c: No such file or
directory
gcc: no input files
make[2]: *** [c-typeck.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/gcc-3.2.1/work/build/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/var/tmp/portage/gcc-3.2.1/work/build/gcc'
make: *** [bootstrap-lean] Error 2

!!! ERROR: sys-devel/gcc-3.2.1 failed.
!!! Function src_compile, Line 10, Exitcode 2
!!! (no error message)
Comment 1 Maurizio Disimino 2002-12-15 13:03:24 UTC
I tried again, and it merged ok. *G*
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-15 17:12:59 UTC
Great.