Date: Wed, 3 Jul 2002 17:30:26 +0300 (EEST) From: Adrian Penisoara <ady@freebsd.ady.ro> To: freebsd-stable@freebsd.org Subject: __FBSDID breaks buildworld upgrading Message-ID: <Pine.BSF.4.10.10207031724160.48299-100000@ady.warpnet.ro>
next in thread | raw e-mail | index | archive | help
Hi, It seems that __FBSDID has been introduced sometime after 4.4-RELEASE -- this breaks "buildworlding" from pre- __FBSDID era: rm -f .depend mkdep -f .depend -a /usr/src/usr.bin/xinstall/xinstall.c /usr/src/usr.bin/xinstall/../../lib/libc/gen/strtofflags.c cd /usr/src/usr.bin/xinstall; make _EXTRADEPEND echo xinstall: /usr/lib/libc.a >> .depend cc -O -pipe -c /usr/src/usr.bin/xinstall/xinstall.c /usr/src/usr.bin/xinstall/xinstall.c:47: syntax error before string constant /usr/src/usr.bin/xinstall/xinstall.c:47: warning: data definition has no type or storage class *** Error code 1 Stop in /usr/src/usr.bin/xinstall. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. [ FreeBSD 4.4-PRERELEASE here ] Can someone fix this behaviour ? Thanks, Ady (@freebsd.ady.ro) ____________________________________________________________________ | An age is called Dark not because the light fails to shine, but | | because people refuse to see it. | | -- James Michener, "Space" | 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?Pine.BSF.4.10.10207031724160.48299-100000>