Date: Fri, 10 Nov 2000 13:41:29 +0800 From: Peter Wemm <peter@netplex.com.au> To: Marcel Moolenaar <marcel@FreeBSD.org> 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 ... Message-ID: <200011100541.eAA5fTW30099@mobile.wemm.org> In-Reply-To: <200011090727.XAA78457@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011100541.eAA5fTW30099>