Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Oct 1998 11:04:32 -0400
From:      "Steve Friedrich" <SteveFriedrich@Hot-Shot.com>
To:        "Danny" <danny@pentalpha.com.hk>, "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: make world problem
Message-ID:  <199810021535.LAA12981@laker.net>

next in thread | raw e-mail | index | archive | help
--_=_=_=IMA.BOUNDARY.HTML_4862544=_=_=_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit

--Original Message Text---
From: Danny
Date: Fri, 2 Oct 1998 20:57:18 +0800

when I do the make world on a 2.2 stable FreeBSD system, I have the
following error.
Can you help me?


===> usr.sbin/ppp
install -c -s -o root -g network -m 4554 ppp /usr/sbin
*** Error code 67

Stop.
*** Error code 1

It looks to me that it's trying to install a newly compiled version of
ppp in /usr/sbin.  This would happen during make installworld, rather
than make buildworld.  make installworld should be done in single user
mode to prevent files not being replaced because they're in use...
Unix systems measure "uptime" in years, Winblows measures it in minutes.


--_=_=_=IMA.BOUNDARY.HTML_4862544=_=_=_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: 7bit

<HTML>


<FONT FACE="MS Sans Serif" DEFAULT="FACE"><FONT SIZE="1" POINTSIZE="8" DEFAULT="SIZE">--Original Message Text---<BR>
<B>From:</B> Danny<BR>
<B>Date:</B> Fri, 2 Oct 1998 20:57:18 +0800<BR>
<BR>
<FONT SIZE="2" POINTSIZE="10">when I do the make world on a 2.2 stable FreeBSD system, I have the following error.<FONT SIZE="1" POINTSIZE="8" DEFAULT="SIZE"><BR>
<FONT SIZE="2" POINTSIZE="10">Can you help me?<FONT SIZE="1" POINTSIZE="8" DEFAULT="SIZE"><BR>
<BR>
<BR>
<FONT COLOR=000000 DEFAULT="COLOR"><FONT SIZE="2" POINTSIZE="10">===&gt; usr.sbin/ppp<BR>
install -c -s -o root -g network -m 4554 ppp /usr/sbin<BR>
*** Error code 67<FONT SIZE="1" POINTSIZE="8" DEFAULT="SIZE"><BR>
<BR>
<FONT SIZE="2" POINTSIZE="10">Stop.<BR>
*** Error code 1<FONT SIZE="1" POINTSIZE="8" DEFAULT="SIZE"><BR>
<BR>
<FONT COLOR=000000 DEFAULT="COLOR">It looks to me that it's trying to install a newly compiled version of ppp in /usr/sbin.  This would happen during make installworld, rather than make buildworld.  make installworld should be done in single user mode to prevent files not being replaced because they're in use...<BR>

</HTML>

<HTML>
<LEFT>
<FONT FACE="MS Sans Serif" COLOR="#000001" SIZE="1" POINTSIZE="8" DEFAULT="ALL">
Unix&nbsp;systems&nbsp;measure&nbsp;"uptime"&nbsp;in&nbsp;years,&nbsp;Winblows&nbsp;measures&nbsp;it&nbsp;in&nbsp;minutes.</HTML>

--_=_=_=IMA.BOUNDARY.HTML_4862544=_=_=_--


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?199810021535.LAA12981>