Date: Tue, 4 May 1999 18:55:02 +0800 (HKT) From: Chan Yiu Wah <c5666305@hkstar.com> To: freebsd-current@freebsd.org Subject: any clue to compile cc Message-ID: <199905041055.SAA10689@b1.hkstar.com>
next in thread | raw e-mail | index | archive | help
Hello, I have problem in compile the whole system. The error is as followings;- Any clue ? Thanks. Clarence ======= Error ======= ===> cpp cc -O -pipe -I/usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc -I/usr/sr c/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/config -DFREEBSD_NATIVE -DHAVE _CONFIG_H -DDEFAULT_TARGET_VERSION=\"egcs-2.91.66\" -DDEFAULT_TARGET_MACHINE=\"\ " -I/usr/obj/usr/src/gnu/usr.bin/cc/cpp/../cc_tools -I/usr/src/gnu/usr.bin/cc/cp p/../cc_tools -DPREFIX=\"/usr\" -c /usr/src/gnu/usr.bin/cc/cpp/../../../../con trib/egcs/gcc/cccp.c /usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:423: `GPLUSPLUS_ INCLUDE_DIR' undeclared here (not in a function) /usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:423: initializer element for `include_defaults_array[0].fname' is not constant /usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:424: `OLD_GPLUSP LUS_INCLUDE_DIR' undeclared here (not in a function) /usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:424: initializer element for `include_defaults_array[1].fname' is not constant /usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:449: `GCC_INCLUD E_DIR' undeclared here (not in a function) /usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:449: initializer element for `include_defaults_array[2].fname' is not constant /usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c: In function `ma log: unmodified: line 1 in': /usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:1376: `GCC_INCLU DE_DIR' undeclared (first use in this function) /usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:1376: (Each unde clared identifier is reported only once /usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:1376: for each f unction it appears in.) *** 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?199905041055.SAA10689>