From owner-cvs-all Thu Nov 9 21:41:40 2000 Delivered-To: cvs-all@freebsd.org Received: from mobile.wemm.org (mobile.wemm.org [202.12.86.17]) by hub.freebsd.org (Postfix) with ESMTP id D074B37B479; Thu, 9 Nov 2000 21:41:33 -0800 (PST) Received: from netplex.com.au (localhost [127.0.0.1]) by mobile.wemm.org (8.11.1/8.11.1) with ESMTP id eAA5fTW30099; Fri, 10 Nov 2000 13:41:31 +0800 (WST) (envelope-from peter@netplex.com.au) Message-Id: <200011100541.eAA5fTW30099@mobile.wemm.org> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: Marcel Moolenaar Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/linux linux_file.c linux_ioctl.c linux_ipc.c linux_misc.c linux_signal.c linux_socket.c linux_stats.c src/sys/i386/linux linux.h linux_dummy.c linux_locore.s linux_machdep.c linux_sysvec.c syscalls.master ... In-Reply-To: <200011090727.XAA78457@freefall.freebsd.org> Date: Fri, 10 Nov 2000 13:41:29 +0800 From: Peter Wemm Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Marcel Moolenaar wrote: > marcel 2000/11/08 23:27:56 PST > > Modified files: > sys/compat/linux linux_file.c linux_ioctl.c linux_ipc.c > linux_misc.c linux_signal.c > linux_socket.c linux_stats.c > sys/i386/linux linux.h linux_dummy.c linux_locore.s > linux_machdep.c linux_sysvec.c > syscalls.master > Removed files: > sys/i386/linux linux_proto.h linux_syscall.h > linux_sysent.c > Log: > Sync with Alpha: > Do not use sysent.c, proto.h and syscall.h in source tree; > use auto-generated versions. This is now broken, please either fix it or back it out now!: peter@overcee[9:40pm]/home/src/sys/compile/OVERCEE-171> make depend cc -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I../.. -I../../../include -I../../contrib/dev/acpica/Subsystem/Include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 -c ../../i386/linux/linux_genassym.c In file included from ../../i386/linux/linux_genassym.c:6: ../../i386/linux/linux.h:36: linux_syscall.h: No such file or directory *** Error code 1 Stop in /home/src/sys/compile/OVERCEE. You have only done half the job. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message