Subject: Re: current kernel build failure
To: Sean Davis <dive-nb@endersgame.net>
From: Lennart Augustsson <lennart@augustsson.net>
List: current-users
Date: 01/18/2003 21:52:14
You're not missing anything, looks like the lunix emulation was not
totally lwp converted.

    -- Lennart

Sean Davis wrote:

>I've cvs upped, removed all old obj dirs/files, made includes, and rebuilt
>the toolchain. what am I missing?:
>(this is after make depend, and letting make fail once, so only the failing
>part is shown)
><dive@eros(/sys/arch/i386/compile/EROS)> % make
>make: no target to make.
>make: "/usr/share/mk/bsd.own.mk" line 66: warning: "cd / && make -V .OBJDIR"
>ret
>urned non-zero status
>cc  -ffreestanding  -O2 -march=pentiumpro -mcpu=pentiumpro -pipe -Werror
>-Wall -
>Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes
>-Wstrict-p
>rototypes -Wno-sign-compare -Wno-uninitialized  -Di386 -I. 
>-I../../../../arch -
>I../../../.. -nostdinc -DNMBCLUSTERS="0x1000" -DIPFILTER_DEFAULT_BLOCK -DLKM
>-DM
>AXUSERS=64 -D_KERNEL -D_KERNEL_OPT   -c
>../../../../compat/linux/common/linux_ip
>c.c
>../../../../compat/linux/common/linux_ipc.c: In function `linux_sys_semctl':
>../../../../compat/linux/common/linux_ipc.c:172: argument `l' doesn't match
>prot
>otype
>../../../../compat/linux/common/linux_sem.h:91: prototype declaration
>../../../../compat/linux/common/linux_ipc.c: In function `linux_sys_shmat':
>../../../../compat/linux/common/linux_ipc.c:366: argument `l' doesn't match
>prot
>otype
>../../../../compat/linux/common/linux_shm.h:88: prototype declaration
>../../../../compat/linux/common/linux_ipc.c: In function `linux_sys_shmctl':
>../../../../compat/linux/common/linux_ipc.c:446: argument `l' doesn't match
>prot
>otype
>../../../../compat/linux/common/linux_shm.h:89: prototype declaration
>*** Error code 1
>
>Stop.
>make: stopped in /sys/arch/i386/compile/EROS
>Exit 1
>
>
>  
>