Date: Mon, 29 May 2006 18:36:12 +0300 From: Ruslan Ermilov <ru@freebsd.org> To: Cesar <listas@itm.net.br> Cc: freebsd-hackers@freebsd.org Subject: Re: FreeBSD 6.1-RELEASE - make distribution Message-ID: <20060529153612.GF44223@ip.net.ua> In-Reply-To: <00e101c68327$be49d230$0301a8c0@ironman> References: <00e101c68327$be49d230$0301a8c0@ironman>
next in thread | previous in thread | raw e-mail | index | archive | help
--BQPnanjtCNWHyqYD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 29, 2006 at 10:56:54AM -0300, Cesar wrote: > I noticed that FreeBSD 6.1-RELEASE produce an error while trying to "make= =20 > distribution". >=20 > Is this changed or just a small bug? >=20 Neither. It just tells you the truth -- you don't have the /tmp/distro/etc directory since you forgot to run "make distrib-dirs". > [root@builder /usr/src]# make distribution DESTDIR=3D/tmp/distro >=20 > cd /usr/src/etc; MAKEOBJDIRPREFIX=3D/usr/obj MACHINE_ARCH=3Di386 MACHIN= E=3Di386=20 > CPUTYPE=3D GROFF_BIN_PATH=3D/usr/obj/usr/src/tmp/legacy/usr/bin=20 > GROFF_FONT_PATH=3D/usr/obj/usr/src/tmp/legacy/usr/share/groff_font=20 > GROFF_TMAC_PATH=3D/usr/obj/usr/src/tmp/legacy/usr/share/tmac=20 > PATH=3D/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/u= sr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/usr/sbin:= /usr/obj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games:/sbin:/bin:/usr= /sbin:/usr/bin=20 > make distribution > cd /usr/src/etc; install -o root -g wheel -m 644 amd.map apmd.conf=20 > auth.conf crontab csh.cshrc csh.login csh.logout devd.conf devfs.conf=20 > dhclient.conf disktab fbtab ftpusers gettytab group hosts hosts.allow=20 > hosts.equiv hosts.lpd inetd.conf login.access login.conf mac.conf motd= =20 > netconfig network.subr networks newsyslog.conf portsnap.conf pf.conf pf.= os=20 > phones profile protocols rc rc.bsdextended rc.firewall rc.firewall6=20 > rc.initdiskless rc.sendmail rc.shutdown rc.subr remote rpc services=20 > shells snmpd.config sysctl.conf syslog.conf usbd.conf etc.i386/ttys=20 > /usr/src/etc/../gnu/usr.bin/man/manpath/manpath.config=20 > /usr/src/etc/../usr.bin/mail/misc/mail.rc=20 > /usr/src/etc/../usr.bin/locate/locate/locate.rc printcap /tmp/distro/etc;= =20 > cap_mkdb -l /tmp/distro/etc/login.conf; install -o root -g wheel -m 755= =20 > netstart pccard_ether rc.suspend rc.resume /tmp/distro/etc; install -o= =20 > root -g wheel -m 600 master.passwd nsmb.conf opieaccess /tmp/distro/etc;= =20 > pwd_mkdb -L -i -p -d /tmp/distro/etc /tmp/distro/etc/master.passwd > install: wrong number or types of arguments > 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 >=20 > Stop in /usr/src/etc. > *** Error code 1 >=20 > Stop in /usr/src. > *** Error code 1 >=20 > Stop in /usr/src. > [root@builder /usr/src]#=20 >=20 > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --BQPnanjtCNWHyqYD Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEexTsqRfpzJluFF4RAsFnAJ0aBSsRzwTyFaWJCQQ81haKqtwaCACeP3UD H6aDsa/BNx/2kzPZbsSzrcs= =RaCz -----END PGP SIGNATURE----- --BQPnanjtCNWHyqYD--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060529153612.GF44223>