Subject: Re: can't compile -current kernel
To: None <current-users@NetBSD.ORG>
From: Christos Zoulas <christos@deshaw.com>
List: current-users
Date: 02/04/1996 20:16:39
In article <199602032200.XAA02674@zappa.unna.ping.de> oskar@zappa.unna.ping.de (Jan-Hinrich Fessel) writes:
>
>Today I noticed the following:
>zappa# pwd
>/usr/src/sys/arch/i386/compile/ZAPPA
>zappa# make
>cc  -c -O6 -Werror -I. -I../../../../arch -I../../../.. -I../../../../sys 
>-DI486_CPU -DI586_CPU -DDUMMY_NOPS -DXSERVER -DUCONSOLE -DMACHINE_NONCONTIG 
>-DPCVT_INHIBIT_NUMLOCK -DINSECURE -DSETUIDSCRIPTS -DTIMEZONE="0xffffffc4" 
>-DDST="1" -DSWAPPAGER -DVNODEPAGER -DDEVPAGER -DDIAGNOSTIC -DKTRACE -DSYSVMSG 
>-DSYSVSEM -DSYSVSHM -DCOMPAT_NOMID -DCOMPAT_LINUX -DCOMPAT_FREEBSD -DCOMPAT_10 
>-DCOMPAT_43 -DTCP_COMPAT_42 -DCOMPAT_SVR4 -DCOMPAT_IBCS2 -DUSER_LDT -DLKM 
>-DFFS -DMFS -DNFSCLIENT -DNFSSERVER -DCD9660 -DMSDOSFS -DFDESC -DFIFO -DKERNFS 
>-DNULLFS -DPROCFS -DUNION -DNMBCLUSTERS="0x800" -DGATEWAY -DINET -DISO -DTPIP 
>-DEON -DCCITT -DLLC -DHDLC -D_KERNEL -Di386  ../../../../netiso/tp_pcb.c
>../../../../netiso/tp_pcb.c: In function `tp_init':
>../../../../netiso/tp_pcb.c:377: too few arguments to function `in_pcbinit'
>
>This was from these sources:
>
>SUP Upgrade of current-allsrc at Sat Feb  3 04:00:06 1996
>SUP Fileserver 8.13 (4.3 BSD) 9973 on wipux2.wifo.uni-mannheim.de at 04:00:06
>SUP Requesting changes since Feb  2 01:18:38 1996
>
>Maybe something went wrong with the prototyping attempt?
>

This is my fault, sorry. I forgot to modify the generic kernel to build
everything. If you are really using netiso or netccitt, please let me
know because I am ready to put a huge patch in [and you might want to
preview it].

christos