Subject: kern/15589: compiling kernel on aout systems with ipfilter broken with 1.5.3_ALPHA
To: None <gnats-bugs@gnats.netbsd.org>
From: None <frueauf@netbsd.org>
List: netbsd-bugs
Date: 02/12/2002 13:08:57
>Number: 15589
>Category: kern
>Synopsis: compiling kernel on aout systems with ipfilter broken with 1.5.3_ALPHA
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: kern-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Feb 12 04:09:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator: Thorsten Frueauf
>Release: NetBSD 1.5.3_ALPHA
>Organization:
private
>Environment:
NetBSD cyberdyne 1.5.3_ALPHA NetBSD 1.5.3_ALPHA (amiga) #0: Sun Dec 30 16:02:03 MET 2001 frueauf@cyberdyne:/home/frueauf/amiga amiga
Architecture: m68k, but propably every aout system
Machine: amiga
>Description:
Compiling a kernel with ipfilter support on aout systems with NetBSD 1.5.3_ALPHA
source after the recent ipfilter pullup fails:
cc -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-main -O2 -m68060 -Wa,-m68030 -Wa,-m68851 -msoft-float -I. -I/src/sys/arch -I/src/sys -nostdinc -DM68060 -DM060SP -DM68030 -DLKM -DNMBCLUSTERS="0x400" -DMAXUSERS=32 -D_KERNEL -Damiga -DFPCOPROC -c /src/sys/netinet/ip_proxy.c
In file included from /src/sys/netinet/ip_proxy.c:101:
/src/sys/netinet/ip_rcmd_pxy.c:4: redefinition of `rcsid1'
/src/sys/netinet/ip_ftp_pxy.c:4: `rcsid1' previously defined here
In file included from /src/sys/netinet/ip_proxy.c:102:
/src/sys/netinet/ip_raudio_pxy.c:4: redefinition of `rcsid1'
/src/sys/netinet/ip_rcmd_pxy.c:4: `rcsid1' previously defined here
cc1: warnings being treated as errors
/src/sys/netinet/ip_raudio_pxy.c:4: warning: initializer-string for array of chars is too long
*** Error code 1
>How-To-Repeat:
Try to compile a kernel on aout systems with ipfilter support enabled.
>Fix:
Sorry, no idea :-( How were the ipfilter imports done before
3.4.23? Because until now this used to work.
>Release-Note:
>Audit-Trail:
>Unformatted:
compiling kernel on aout systems with ipfilter broken with 1.5.3_ALPHA
checked out via anoncvs at 11.02.2002