Date: Fri, 2 Apr 1999 23:27:25 +0800 (HKT) From: Chan Yiu Wah <c5666305@hkstar.com> To: freebsd-current@freebsd.org Subject: make egcs-1.1.2 error Message-ID: <199904021527.XAA28315@b1.hkstar.com>
next in thread | raw e-mail | index | archive | help
Hello,
I recently tried to update the egcs-1.1.2 and got this error. My system is
upto the current ctm src-cur.3811. The compiler is egcs-1.1.2. Any idea ?
Thanks.
Clarence
======= Error =======
===> Building for egcs-1.1.2
gmake[1]: Entering directory `/usr/ports/lang/egcs/work/egcs-1.1.2/libiberty'
gmake[1]: Leaving directory `/usr/ports/lang/egcs/work/egcs-1.1.2/libiberty'
gmake[1]: Entering directory `/usr/ports/lang/egcs/work/egcs-1.1.2/texinfo'
gmake all-recursive
gmake[2]: Entering directory `/usr/ports/lang/egcs/work/egcs-1.1.2/texinfo'
Making all in intl
gmake[3]: Entering directory `/usr/ports/lang/egcs/work/egcs-1.1.2/texinfo/intl'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/lang/egcs/work/egcs-1.1.2/texinfo/intl'
Making all in lib
gmake[3]: Entering directory `/usr/ports/lang/egcs/work/egcs-1.1.2/texinfo/lib'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/lang/egcs/work/egcs-1.1.2/texinfo/lib'
Making all in makeinfo
gmake[3]: Entering directory `/usr/ports/lang/egcs/work/egcs-1.1.2/texinfo/makeinfo'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/lang/egcs/work/egcs-1.1.2/texinfo/makeinfo'
Making all in util
gmake[3]: Entering directory `/usr/ports/lang/egcs/work/egcs-1.1.2/texinfo/util'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/lang/egcs/work/egcs-1.1.2/texinfo/util'
gmake[2]: Leaving directory `/usr/ports/lang/egcs/work/egcs-1.1.2/texinfo'
gmake[1]: Leaving directory `/usr/ports/lang/egcs/work/egcs-1.1.2/texinfo'
Bootstrapping the compiler
gmake[1]: Entering directory `/usr/ports/lang/egcs/work/egcs-1.1.2/gcc'
gmake CC="cc" libdir=/usr/local/lib LANGUAGES="c "
gmake[2]: Entering directory `/usr/ports/lang/egcs/work/egcs-1.1.2/gcc'
cc -DIN_GCC -g -DHAVE_CONFIG_H -I. -I. -I./config \
-DGCC_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/i386-portbld-freebsd4.0/egcs-2.91.66/include\" \
-DGPLUSPLUS_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/i386-portbld-freebsd4.0/egcs-2.91.66/include/g++\" \
-DOLD_GPLUSPLUS_INCLUDE_DIR=\"/usr/local/lib/g++-include\" \
-DLOCAL_INCLUDE_DIR=\"/usr/local/include\" \
-DCROSS_INCLUDE_DIR=\"/usr/local/i386-portbld-freebsd4.0/sys-include\" \
-DTOOL_INCLUDE_DIR=\"/usr/local/i386-portbld-freebsd4.0/include\" \
-c `echo ./cccp.c | sed 's,^\./,,'`
In file included from config/i386/freebsd.h:26,
from config/i386/freebsd.h:26,
.
.
.
from tm.h:4,
from config/i386/xm-i386.h:43,
from config.h:2,
from cccp.c:21:
config/i386/freebsd.h:26: macro or `#include' recursion too deep
gmake[2]: *** [cccp.o] Error 1
gmake[2]: Leaving directory `/usr/ports/lang/egcs/work/egcs-1.1.2/gcc'
gmake[1]: *** [bootstrap] Error 2
gmake[1]: Leaving directory `/usr/ports/lang/egcs/work/egcs-1.1.2/gcc'
gmake: *** [bootstrap] Error 2
*** Error code 2
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
======= Error =======
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904021527.XAA28315>
