Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jul 2002 16:56:13 +0200
From:      Buki <dev@null.cz>
To:        Gian-Carlo Baldarelli <gbalda@glomanet.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: ERROR in installworld  (4.6 stable)
Message-ID:  <20020710165613.C19921@veverka.sh.cvut.cz>
In-Reply-To: <JDEMJOJMGJHOJLCJMGOMEECCEOAA.gbalda@glomanet.com>; from gbalda@glomanet.com on Wed, Jul 10, 2002 at 03:38:05PM %2B0200
References:  <JDEMJOJMGJHOJLCJMGOMEECCEOAA.gbalda@glomanet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 10, 2002 at 03:38:05PM +0200, Gian-Carlo Baldarelli wrote:
> OK for make buildworld
> OK for make buildkernel
> OK for make installkernel
> 
> shutdown now
> 
> but for make installworld: got this error
> 
> (...)
> ===> share/isdn
> install -C -c -o root  -g wheel -m 444   0.al  /usr/share/isdn/0.al
> install -C -c -o root  -g wheel -m 444   1.al  /usr/share/isdn/1.al
> install -C -c -o root  -g wheel -m 444   2.al  /usr/share/isdn/2.al
> install -C -c -o root  -g wheel -m 444   3.al  /usr/share/isdn/3.al
> install -C -c -o root  -g wheel -m 444   4.al  /usr/share/isdn/4.al
> install -C -c -o root  -g wheel -m 444   5.al  /usr/share/isdn/5.al
> install -C -c -o root  -g wheel -m 444   6.al  /usr/share/isdn/6.al
> install -C -c -o root  -g wheel -m 444   7.al  /usr/share/isdn/7.al
> install -C -c -o root  -g wheel -m 444   8.al  /usr/share/isdn/8.al
> install -C -c -o root  -g wheel -m 444   9.al  /usr/share/isdn/9.al
> install -C -c -o root  -g wheel -m 444   beep.al  /usr/share/isdn/beep.al
> install -C -c -o root  -g wheel -m 444   msg.al  /usr/share/isdn/msg.al
> ===> share/sendmail
> install -C -o root -g wheel -m 755 -d /usr/share/sendmail/cf
> usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
>                [-o owner] file1 file2
>        install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
>                [-o owner] file1 ... fileN directory
>        install -d [-v] [-g group] [-m mode] [-o owner] directory ...
> *** Error code 64

from /usr/src/UPDATING:

20020703:
        The install(1) utility no longer allows the -d and -C options
        to be specified together.  "INSTALL=install -C" in make.conf
        should be replaced with "COPY=-C".

> 
> Stop in /usr/src/share/sendmail.
> *** Error code 1
> 
[snip]
> ------------------------------------
> 
> unamed:
> 
> FreeBSD yesterday.comsoften.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Wed Jul
> 10 10:39:05 CEST 2002
> root@yesterday.comsoften.com:/usr/obj/usr/src/sys/LC3KERNEL  i386
> ---------------------------------
> 
[snip]
> --
> Gian-Carlo Baldarelli
> Responsabile Sistemi
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

Buki
-- 
PGP public key: http://dev.null.cz/buki.asc

		/"\
		\ /     ASCII Ribbon Campaign
		 X      Against HTML & Outlook Mail
		/ \     http://www.thebackrow.net


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?20020710165613.C19921>