Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jul 2002 10:38:21 -0400
From:      "mike" <ruler@isolate.net>
To:        <freebsd-stable@freebsd.org>
Subject:   Re: __FBSDID breaks buildworld upgrading
Message-ID:  <005501c2229f$47d60cf0$0201a8c0@ws1>
References:  <Pine.BSF.4.10.10207031724160.48299-100000@ady.warpnet.ro>

next in thread | previous in thread | raw e-mail | index | archive | help
Yes, after 2 hours I finally realized to comment it out last night and it
works perfectly.

I was upgrading from 4.2-REL.


----- Original Message -----
From: "Adrian Penisoara" <ady@freebsd.ady.ro>
To: <freebsd-stable@freebsd.org>
Sent: Wednesday, July 03, 2002 10:30 AM
Subject: __FBSDID breaks buildworld upgrading


> 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?005501c2229f$47d60cf0$0201a8c0>