Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jun 2002 05:06:28 +1200 (NZST)
From:      Andrew McNaughton <andrew@scoop.co.nz>
To:        freebsd-stable@freebsd.org
Subject:   failure to build gcc in make world
Message-ID:  <20020621050239.X5811-100000@a2>

next in thread | raw e-mail | index | archive | help

I've just brought my source tree up to sync with RELENG_4_6, and tried
to do a make world.  It fails with the following output:


-------------------------------------------------------------------------
cc -c -O -pipe -march=pentium
-I/mnt/imac/andrew/src/gnu/lib/libgcc/../../../contrib/gcc/config
-I/mnt/imac/andrew/src/gnu/lib/libgcc/../../../contrib/gcc -I.
-fexceptions -DIN_GCC -D_PTHREADS -fPIC -DGTHREAD_USE_WEAK  -DL_mulsi3 -o
_mulsi3.o
/mnt/imac/andrew/src/gnu/lib/libgcc/../../../contrib/gcc/libgcc1.c
/mnt/imac/andrew/src/gnu/lib/libgcc/../../../contrib/gcc/libgcc1.c:244:
`a' was not declared in this scope
/mnt/imac/andrew/src/gnu/lib/libgcc/../../../contrib/gcc/libgcc1.c:244:
`b' was not declared in this scope
/mnt/imac/andrew/src/gnu/lib/libgcc/../../../contrib/gcc/libgcc1.c:245:
syntax error before `long'
*** Error code 1

Stop in /mnt/imac/andrew/src/gnu/lib/libgcc.
*** Error code 1

Stop in /mnt/imac/andrew/src.
*** Error code 1

Stop in /mnt/imac/andrew/src.
*** Error code 1

Stop in /mnt/imac/andrew/src.

-------------------------------------------------------------------------

Does anyone recognise this?  Can anyone tell me what is going wrong?

If it's important, my system is currently running 4.3-RELEASE.

Andrew McNaughton


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020621050239.X5811-100000>