From owner-freebsd-questions Sun Jan 6 7:16: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from shebang.andmann.eu.org (shebang.andmann.eu.org [194.144.170.77]) by hub.freebsd.org (Postfix) with ESMTP id B56A037B404 for ; Sun, 6 Jan 2002 07:15:55 -0800 (PST) Received: from shinji.andmann.eu.org (adsl12-196.du.simnet.is [157.157.148.196]) by shebang.andmann.eu.org (Postfix) with ESMTP id D59634415A for ; Sun, 6 Jan 2002 15:19:44 +0000 (GMT) Subject: make buildworld compile problems From: "David S. Geirsson" To: freebsd-questions@freebsd.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-/pwFkSuUwDQpjv/cTCu6" X-Mailer: Evolution/0.99.2 (Preview Release) Date: 06 Jan 2002 15:18:30 +0000 Message-Id: <1010330315.3308.0.camel@shinji> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-/pwFkSuUwDQpjv/cTCu6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable During a 'make buildworld' of -STABLE (got the same error from a checkout both yesterday and today), I got a compile error in libc. It seems to happen every time I try to compile libc. Any ideas? shebang# cd /usr/src/lib/libc; make clean depend all [... long compile output skipped ...] cc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc/include -D__DBINTERFACE_PRIVATE -DINET6 -DPOSIX_MISTAKE -I/usr/src/lib/libc/../libc/locale -DBROKEN_DES -DYP -c /usr/src/lib/libc/../libc/string/strmode.c -o strmode.o cc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc/include -D__DBINTERFACE_PRIVATE -DINET6 -DPOSIX_MISTAKE -I/usr/src/lib/libc/../libc/locale -DBROKEN_DES -DYP -c /usr/src/lib/libc/../libc/string/strncat.c -o strncat.o cc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc/include -D__DBINTERFACE_PRIVATE -DINET6 -DPOSIX_MISTAKE -I/usr/src/lib/libc/../libc/locale -DBROKEN_DES -DYP -c /usr/src/lib/libc/../libc/string/strncpy.c -o strncpy.o cc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc/include -D__DBINTERFACE_PRIVATE -DINET6 -DPOSIX_MISTAKE -I/usr/src/lib/libc/../libc/locale -DBROKEN_DES -DYP -c /usr/src/lib/libc/../libc/string/strcasestr.c -o strcasestr.o /usr/src/lib/libc/../libc/string/strcasestr.c:38: syntax error before string constant /usr/src/lib/libc/../libc/string/strcasestr.c:38: warning: data definition has no type or storage class *** Error code 1 Stop in /usr/src/lib/libc. shebang# Any ideas? This machine is currently running 4.3-STABLE (since July 11., 2001) --=20 Dav=ED=F0 Steinn Geirsson =20 E-mail: andmann@andmann.eu.org GSM: +354 8696608 =20 =20 --=-/pwFkSuUwDQpjv/cTCu6 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQA8OGrFjjHZY8vm9S8RAheZAJ963/E5DWNYs6QZlbAViEfGYRiGVACfQLfp 75x5sbSozD/zNlHOUlxGr1Q= =+CNp -----END PGP SIGNATURE----- --=-/pwFkSuUwDQpjv/cTCu6-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message