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
[-- Attachment #1 --] 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 > distribution". > > Is this changed or just a small bug? > 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=/tmp/distro > > cd /usr/src/etc; MAKEOBJDIRPREFIX=/usr/obj MACHINE_ARCH=i386 MACHINE=i386 > CPUTYPE= GROFF_BIN_PATH=/usr/obj/usr/src/tmp/legacy/usr/bin > GROFF_FONT_PATH=/usr/obj/usr/src/tmp/legacy/usr/share/groff_font > GROFF_TMAC_PATH=/usr/obj/usr/src/tmp/legacy/usr/share/tmac > PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/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 > make distribution > cd /usr/src/etc; install -o root -g wheel -m 644 amd.map apmd.conf > auth.conf crontab csh.cshrc csh.login csh.logout devd.conf devfs.conf > dhclient.conf disktab fbtab ftpusers gettytab group hosts hosts.allow > hosts.equiv hosts.lpd inetd.conf login.access login.conf mac.conf motd > netconfig network.subr networks newsyslog.conf portsnap.conf pf.conf pf.os > phones profile protocols rc rc.bsdextended rc.firewall rc.firewall6 > rc.initdiskless rc.sendmail rc.shutdown rc.subr remote rpc services > shells snmpd.config sysctl.conf syslog.conf usbd.conf etc.i386/ttys > /usr/src/etc/../gnu/usr.bin/man/manpath/manpath.config > /usr/src/etc/../usr.bin/mail/misc/mail.rc > /usr/src/etc/../usr.bin/locate/locate/locate.rc printcap /tmp/distro/etc; > cap_mkdb -l /tmp/distro/etc/login.conf; install -o root -g wheel -m 755 > netstart pccard_ether rc.suspend rc.resume /tmp/distro/etc; install -o > root -g wheel -m 600 master.passwd nsmb.conf opieaccess /tmp/distro/etc; > 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 > > Stop in /usr/src/etc. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > [root@builder /usr/src]# > > _______________________________________________ > 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" -- Ruslan Ermilov ru@FreeBSD.org FreeBSD committer [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEexTsqRfpzJluFF4RAsFnAJ0aBSsRzwTyFaWJCQQ81haKqtwaCACeP3UD H6aDsa/BNx/2kzPZbsSzrcs= =RaCz -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060529153612.GF44223>
