Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Sep 2003 09:24:30 -0700
From:      Kent Stewart <kstewart@owt.com>
To:        Elliott Perrin <eperrin@cseven.ca>, Alex de Kruijff <freebsd@akruijff.dds.nl>
Cc:        stable@freebsd.org
Subject:   Re: Make installworld failure
Message-ID:  <200309110924.30509.kstewart@owt.com>
In-Reply-To: <BB85F924.9DEE%eperrin@cseven.ca>
References:  <BB85F924.9DEE%eperrin@cseven.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 11 September 2003 07:04 am, Elliott Perrin wrote:
> Please cc me, I am not on either list
>
> I tried the RELENG_4_8 as a workaround with the exact same error as
> before.
>
> vm/vnode_pager.h -> vm/vnode_pager.ph
> *** Error code 1
>
> Stop in /usr/src/gnu/usr.bin/perl/utils/h2ph.
> *** Error code 1
>
> and a bunch of other error code 1's back up the directory tree.

These aren't the error message. The error 1's are telling you that you 
have an error. If you can't see it, you need to redirect stdout and 
stderr from your installworld to a file.

Since it is dying in 2 different tags, and no one else is having 
problems, the first assumption is that you have something wrong in your 
setup. For example, are you cvsuping src-all? Do you have anything in 
/etc/make.conf? Are you running the installworld from single user mode 
and etc.

Kent

>
> eperrin@cseven.ca
>
> on 9/9/03 6:18 PM, Alex de Kruijff at freebsd@akruijff.dds.nl wrote:
> > On Tue, Sep 09, 2003 at 04:36:12PM -0400, Elliott Perrin wrote:
> >> Good Day,
> >>
> >> Please cc me ( eperrin@cseven.ca ) on responses to this, I am not
> >> on either mailing list anymore.
> >>
> >> I cvsup'ed on the STABLE branch today (September 9th) at around
> >> 2:30PM EDT. No problems with buildworld or kernel build, but I am
> >> getting failures during installworld
> >
> > You could try the RELENG_4_8 tag instead of STABLE as a work
> > around.
>
> _______________________________________________
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to
> "freebsd-stable-unsubscribe@freebsd.org"

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309110924.30509.kstewart>