Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Nov 2000 08:56:08 +0200 (SAT)
From:      John Hay <jhay@icomtek.csir.co.za>
To:        peter@netplex.com.au (Peter Wemm)
Cc:        marcel@FreeBSD.org (Marcel Moolenaar), 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_sta
Message-ID:  <200011100656.eAA6u8p49260@zibbi.icomtek.csir.co.za>
In-Reply-To: <200011100541.eAA5fTW30099@mobile.wemm.org> from Peter Wemm at "Nov 10, 2000 01:41:29 pm"

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.
> 

Also that least the 3dfx module is broken:

===> 3dfx
@ -> /usr/src/sys
machine -> /usr/src/sys/i386/include
touch opt_tdfx.h
echo "#define TDFX_LINUX" >> opt_tdfx.h
echo "#define NPCI 1" > pci.h
perl @/kern/makeobjops.pl -h @/kern/bus_if.m
perl @/kern/makeobjops.pl -h @/pci/pci_if.m
perl @/kern/makeobjops.pl -h @/kern/device_if.m
rm -f .depend
mkdep -f .depend -a   -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/../includ
e -I/usr/include  /usr/src/sys/modules/3dfx/../../dev/tdfx/tdfx_pci.c
In file included from @/dev/tdfx/tdfx_linux.h:35,
                 from /usr/src/sys/modules/3dfx/../../dev/tdfx/tdfx_pci.c:81:
machine/../linux/linux.h:36: linux_syscall.h: No such file or directory
In file included from /usr/src/sys/modules/3dfx/../../dev/tdfx/tdfx_pci.c:81:
@/dev/tdfx/tdfx_linux.h:36: machine/../linux/linux_proto.h: No such file or dire
ctory
mkdep: compile failed
*** Error code 1

John
-- 
John Hay -- John.Hay@icomtek.csir.co.za


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?200011100656.eAA6u8p49260>