Date: Sun, 12 Apr 1998 08:12:36 +0000 From: Gianmarco Giovannelli <gmarco@giovannelli.it> To: current@FreeBSD.ORG Subject: make world troubles with share/doc/smm/07.lpd Message-ID: <35307774.286EE4AC@giovannelli.it>
next in thread | raw e-mail | index | archive | help
After cvsupping this morning (980412) I tried the daily make world but :
1) Soon an error in the make clean complaining about the missing 07.lpd
dir in obj tree ... created this dir make world proceeded but it stoped
here :
2)
===> share/doc/smm/06.nfs
install -c -o bin -g bin -m 444 paper.ascii.gz
/usr/share/doc/smm/06.nfs
===> share/doc/smm/07.lpd
install -c -o bin -g bin -m 444 bsd.README bsd.dep.mk bsd.doc.mk
bsd.info.mk bsd.kern.mk bsd.kmod.mk bsd.lib.mk bsd.libnames.mk
bsd.man.mk bsd.obj.mk bsd.own.mk bsd.port.mk bsd.port.subdir.mk
bsd.prog.mk bsd.sgml.mk bsd.subdir.mk sys.mk /mk
usage: install [-CcDps] [-f flags] [-g group] [-m mode] [-o owner] file1
file2
install [-CcDps] [-f flags] [-g group] [-m mode] [-o owner] file1
...
fileN directory
install -d [-g group] [-m mode] [-o owner] directory ...
*** Error code 64
Stop.
*** Error code 1
but I have this dir :
gmarco:/usr/src#ll /usr/share/doc/smm/
total 18
drwxr-xr-x 2 bin bin 512 Apr 12 08:02 01.setup
drwxr-xr-x 2 bin bin 512 Apr 12 08:02 02.config
drwxr-xr-x 2 bin bin 512 Apr 12 08:02 03.fsck
drwxr-xr-x 2 bin bin 512 Apr 12 08:02 04.quotas
drwxr-xr-x 2 bin bin 512 Apr 12 08:02 05.fastfs
drwxr-xr-x 2 bin bin 512 Apr 12 08:02 06.nfs
drwxr-xr-x 2 bin bin 512 Apr 10 22:16 07.lpd
drwxr-xr-x 2 bin bin 512 Apr 10 22:15 08.sendmailop
drwxr-xr-x 2 bin bin 512 Apr 10 22:15 09.sendmail
drwxr-xr-x 2 bin bin 512 Apr 10 22:15 10.named
drwxr-xr-x 2 bin bin 512 Apr 10 22:15 11.timedop
drwxr-xr-x 2 bin bin 512 Apr 10 22:15 12.timed
drwxr-xr-x 2 bin bin 512 Apr 10 22:15 18.net
-r--r--r-- 1 bin bin 2367 Apr 12 08:02 Title.ascii.gz
-r--r--r-- 1 bin bin 1669 Apr 12 08:02 contents.ascii.gz
But I haven't it in the obj tree :
gmarco:/usr/obj/usr/src/share/doc/smm#ll
total 14
drwxr-xr-x 2 root bin 512 Apr 12 07:49 01.setup
drwxr-xr-x 2 root bin 512 Apr 12 07:49 02.config
drwxr-xr-x 2 root bin 512 Apr 12 07:49 03.fsck
drwxr-xr-x 2 root bin 512 Apr 12 07:49 04.quotas
drwxr-xr-x 2 root bin 512 Apr 12 07:49 05.fastfs
drwxr-xr-x 2 root bin 512 Apr 12 07:49 06.nfs
drwxr-xr-x 2 root bin 512 Apr 12 07:49 08.sendmailop
drwxr-xr-x 2 root bin 512 Apr 12 07:49 09.sendmail
drwxr-xr-x 2 root bin 512 Apr 12 07:49 10.named
drwxr-xr-x 2 root bin 512 Apr 12 07:49 11.timedop
drwxr-xr-x 2 root bin 512 Apr 12 07:49 12.timed
drwxr-xr-x 2 root bin 512 Apr 12 07:49 18.net
drwxr-xr-x 2 root bin 512 Apr 12 07:49 contents
drwxr-xr-x 2 root bin 512 Apr 12 07:49 title
Uhm, if it is a newbie statment forget it and take this message only as
an Happy Easter to everyone... :-)
--
Regards...
Gianmarco
"Unix expert since yesterday"
http://www.giovannelli.it
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35307774.286EE4AC>
