Date: Wed, 03 Jul 2002 12:01:12 -0400 From: Mike Tancsa <mike@sentex.net> To: Adrian Penisoara <ady@freebsd.ady.ro>, freebsd-stable@FreeBSD.ORG Subject: Re: __FBSDID breaks buildworld upgrading Message-ID: <5.1.0.14.0.20020703120047.04fc5008@marble.sentex.ca> In-Reply-To: <Pine.BSF.4.10.10207031724160.48299-100000@ady.warpnet.ro>
next in thread | previous in thread | raw e-mail | index | archive | help
Not sure if it will cause problems, but make includes seems to work around
the issue.
---Mike
At 05:30 PM 03/07/2002 +0300, Adrian Penisoara wrote:
>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
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?5.1.0.14.0.20020703120047.04fc5008>
