>
> On Jun 3, 2015, at 12:44 PM, Baptiste Daroussin wrote:
>
> On Wed, Jun 03, 2015 at 12:42:13PM -0230, Jonathan Anderson wrote:
>>>
>>> On Jun 3, 2015, at 12:35 PM, Steve Kargl
>>> wrote:
>>>
>>> On Wed, Jun 03, 2015 at 12:29:12PM -0230, Jonathan Anderson wrote:
So, how do I boo
On Wed, Jun 03, 2015 at 12:42:13PM -0230, Jonathan Anderson wrote:
> >
> > On Jun 3, 2015, at 12:35 PM, Steve Kargl
> > wrote:
> >
> > On Wed, Jun 03, 2015 at 12:29:12PM -0230, Jonathan Anderson wrote:
> >>
> >> So, how do I bootstrap 11-CURRENT from 10.1-RELEASE?
> >>
> >
> > Update your so
>
> On Jun 3, 2015, at 12:35 PM, Steve Kargl
> wrote:
>
> On Wed, Jun 03, 2015 at 12:29:12PM -0230, Jonathan Anderson wrote:
>>
>> So, how do I bootstrap 11-CURRENT from 10.1-RELEASE?
>>
>
> Update your source tree.
My source tree is up-to-date as of a few hours ago.
Jon
--
jonat...@freeb
On Wed, Jun 03, 2015 at 12:29:12PM -0230, Jonathan Anderson wrote:
>
> So, how do I bootstrap 11-CURRENT from 10.1-RELEASE?
>
Update your source tree.
--
Steve
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/fre
Hi all,
I’m attempting to `make buildworld` from a 10.1-RELEASE box, and I’m
encountering an error in the “bootstrap tools" stage. It looks like gzip, which
is part of the bootstrap tools, depends on `futimens` from a newish (since
February?) libc / syscall API:
$ make buildworld
[...]
usr.bin
In article <[EMAIL PROTECTED]>,
Warner Losh <[EMAIL PROTECTED]> wrote:
>
> I hit this problem as well. Put 'delete' in your cvsup file.
> Otherwise you'll get screwed. This is a misfeature of cvsup, imho,
I'm sorry you think so. I did it that way for backward compatibility
with sup. If I ha
In message <[EMAIL PROTECTED]> "David O'Brien" writes:
: On Thu, Jan 20, 2000 at 11:01:10AM -0800, Tim Moore wrote:
: > CVS'uped today:
: ...
: > gcc/version.c is "dead" in my CVS repository. Has my repository been
: > corrupted somehow?
:
: Please try again. Did you change release tags or som
On Thu, Jan 20, 2000 at 11:01:10AM -0800, Tim Moore wrote:
> CVS'uped today:
...
> gcc/version.c is "dead" in my CVS repository. Has my repository been
> corrupted somehow?
Please try again. Did you change release tags or something? Possibly
checked out RELENG_3 on top of the HEAD or somethin
CVS'uped today:
cd /usr/src/gnu/usr.bin/cc/cc_tools; make build-tools
cannot open
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/version.c: no
such file
"/usr/src/gnu/usr.bin/cc/cc_tools/../Makefile.inc", line 28: warning: "sed
-e 's/.*\"\([^ \"]*\)[ \"].*/\1/' <
/usr/src/gnu/usr.bin/cc