From owner-freebsd-current Sat Mar 4 12:37:33 2000 Delivered-To: freebsd-current@freebsd.org Received: from ptldpop3.ptld.uswest.net (ptldpop3.ptld.uswest.net [198.36.160.3]) by hub.freebsd.org (Postfix) with SMTP id 5185137B880 for ; Sat, 4 Mar 2000 12:37:29 -0800 (PST) (envelope-from wwoods@cybcon.com) Received: (qmail 64410 invoked by alias); 4 Mar 2000 20:36:51 -0000 Delivered-To: fixup-freebsd-current@freebsd.org@fixme Received: (qmail 64405 invoked by uid 0); 4 Mar 2000 20:36:51 -0000 Received: from unknown (HELO laptop.cybcon.com) (63.225.86.157) by pop.ptld.uswest.net with SMTP; 4 Mar 2000 20:36:51 -0000 Content-Length: 3199 Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Sat, 04 Mar 2000 12:34:24 -0800 (PST) Reply-To: bwoods2@uswest.net From: William Woods To: freebsd-current@freebsd.org Subject: Current amake world dies..... Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG running 4.0-CURRENT FreeBSD 4.0-CURRENT #10: Wed Mar 1 10:25:09 PST 2000 doing a make world with a cvsup of today I get: ------------------------ sys/mount.h -> sys/mount.ph sys/msg.h -> sys/msg.ph sys/msgbuf.h -> sys/msgbuf.ph sys/mtio.h -> sys/mtio.ph sys/namei.h -> sys/namei.ph sys/param.h -> sys/param.ph sys/pciio.h -> sys/pciio.ph sys/pioctl.h -> sys/pioctl.ph sys/pipe.h -> sys/pipe.ph sys/poll.h -> sys/poll.ph sys/proc.h -> sys/proc.ph sys/procfs.h -> sys/procfs.ph sys/protosw.h -> sys/protosw.ph sys/ptio.h -> sys/ptio.ph sys/ptrace.h -> sys/ptrace.ph sys/queue.h -> sys/queue.ph sys/reboot.h -> sys/reboot.ph sys/resource.h -> sys/resource.ph sys/resourcevar.h -> sys/resourcevar.ph sys/rman.h -> sys/rman.ph sys/rtprio.h -> sys/rtprio.ph sys/select.h -> sys/select.ph sys/sem.h -> sys/sem.ph sys/shm.h -> sys/shm.ph sys/signal.h -> sys/signal.ph sys/signalvar.h -> sys/signalvar.ph sys/snoop.h -> sys/snoop.ph sys/socket.h -> sys/socket.ph sys/socketvar.h -> sys/socketvar.ph sys/sockio.h -> sys/sockio.ph sys/soundcard.h -> sys/soundcard.ph sys/stat.h -> sys/stat.ph sys/syscall-hide.h -> sys/syscall-hide.ph sys/syscall.h -> sys/syscall.ph sys/sysctl.h -> sys/sysctl.ph sys/sysent.h -> sys/sysent.ph sys/syslimits.h -> sys/syslimits.ph sys/syslog.h -> sys/syslog.ph sys/sysproto.h -> sys/sysproto.ph sys/systm.h -> sys/systm.ph sys/termios.h -> sys/termios.ph sys/time.h -> sys/time.ph sys/timeb.h -> sys/timeb.ph sys/timepps.h -> sys/timepps.ph sys/timers.h -> sys/timers.ph sys/times.h -> sys/times.ph sys/timex.h -> sys/timex.ph sys/tprintf.h -> sys/tprintf.ph sys/tty.h -> sys/tty.ph sys/ttychars.h -> sys/ttychars.ph sys/ttycom.h -> sys/ttycom.ph sys/ttydefaults.h -> sys/ttydefaults.ph sys/ttydev.h -> sys/ttydev.ph sys/types.h -> sys/types.ph sys/ucontext.h -> sys/ucontext.ph sys/ucred.h -> sys/ucred.ph sys/uio.h -> sys/uio.ph sys/un.h -> sys/un.ph sys/unistd.h -> sys/unistd.ph sys/unpcb.h -> sys/unpcb.ph sys/user.h -> sys/user.ph sys/utsname.h -> sys/utsname.ph sys/vmmeter.h -> sys/vmmeter.ph sys/vnioctl.h -> sys/vnioctl.ph sys/vnode.h -> sys/vnode.ph sys/wait.h -> sys/wait.ph sys/wormio.h -> sys/wormio.ph sys/xrpuio.h -> sys/xrpuio.ph Skipping directory `ufs/ffs' Skipping directory `ufs/mfs' Skipping directory `ufs/ufs' vm/pmap.h -> vm/pmap.ph vm/swap_pager.h -> vm/swap_pager.ph vm/vm.h -> vm/vm.ph vm/vm_extern.h -> vm/vm_extern.ph vm/vm_kern.h -> vm/vm_kern.ph vm/vm_map.h -> vm/vm_map.ph vm/vm_object.h -> vm/vm_object.ph vm/vm_page.h -> vm/vm_page.ph vm/vm_pageout.h -> vm/vm_pageout.ph vm/vm_pager.h -> vm/vm_pager.ph vm/vm_param.h -> vm/vm_param.ph vm/vm_zone.h -> vm/vm_zone.ph vm/vnode_pager.h -> vm/vnode_pager.ph *** Error code 1 Stop in /usr/src/gnu/usr.bin/perl/utils/h2ph. *** Error code 1 Stop in /usr/src/gnu/usr.bin/perl/utils. ------------------------------------------- The make command was: time make -DNOGAMES world. I run that from a script that is called "complete" cvsup -g -L 2 /usr/cvsup/standard cd /usr/src make clean time make -DNOGAMES world Thanks ---------------------------------- E-Mail: bwoods2@uswest.net Date: 04-Mar-00 Time: 12:27:25l ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message