Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jan 2001 17:37:51 -0000
From:      "G D McKee" <freebsd@gdmckee.com>
To:        <kstewart@urx.com>
Cc:        "freebsd-questions" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: MAKE INSTALLWORLD
Message-ID:  <000b01c08a1a$34408400$0500a8c0@gdmckee.local>
References:  <000901c08970$bc799140$0500a8c0@gdmckee.local> <3A749E0F.26A067C7@urx.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi

Got the problem fixed.  Doing a make -j4 installworld seems to fail but
getting rid of the -j4 seems to do the job.

Gordon
----- Original Message -----
From: "Kent Stewart" <kstewart@urx.com>
To: "G D McKee" <freebsd@gdmckee.com>
Cc: "freebsd-questions" <freebsd-questions@FreeBSD.ORG>
Sent: Sunday, January 28, 2001 10:32 PM
Subject: Re: MAKE INSTALLWORLD


>
>
> G D McKee wrote:
> >
> > Hi
> >
> > CVS-supped source.  Did a make buildworld, then a make installworld.  It
> > errored as follows
>
> What are you running and what did you cvsup?
>
> >
> > /usr/share/man/man3/properties_read.3.gz ->
> > /usr/share/man/man3/property.3.gz
> > install -c -o root -g wheel -m 444   libutil.a /usr/lib
> > install -c -s -o root -g wheel -m 444     libutil.so.3 /usr/lib
> > /usr/share/man/man3/properties_free.3.gz ->
> > /usr/share/man/man3/property.3.gz
> > ln -sf libutil.so.3 /usr/lib/libutil.so
> > /usr/share/man/man3/property_find.3.gz ->
/usr/share/man/man3/property.3.gz
> > /usr/share/man/man3/auth_getval.3.gz -> /usr/share/man/man3/auth.3.gz
> > ln: /usr/share/man/man3/auth_getval.3.gz: No such file or directory
> > *** Error code 1
> > 1 error
> > *** Error code 2
> > 1 error
> > *** Error code 2
> > 1 error
> > *** Error code 2
> > 1 error
> > *** Error code 2
> > 1 error
> > *** Error code 2
> > 1 error
> > kursk#
> >
> > Is it safe to reboot the PC, or will it not come up.
> >
> > Has anyone any ideas on how to fix this error.
>
> I don't have any idea. I wouldn't reboot since you don't have a kernel
> and useland that matches at this point. The question now is whether
> you are running 4.x or 3.x. If you are running 4-stable, you need to
> follow the instructions in /usr/src/UPDATING. You ran things out of
> order. The auth_getval setup is about 10% of the way through an
> installworld. If you are building a 3.x system, I can't comment.
>
> If it is something else, I will bump into it in a while since I have
> reconfigured a 4-stable system and in the process of rebuilding
> everything.
>
> Kent
>
> >
> > Gordon
> >
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-questions" in the body of the message
>
> --
> Kent Stewart
> Richland, WA
>
> mailto:kbstew99@hotmail.com
> http://kstewart.urx.com/kstewart/index.html
> FreeBSD News http://daily.daemonnews.org/
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>
>
>



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000b01c08a1a$34408400$0500a8c0>