Subject: Re: PR/30154 CVS commit: src/sys/netinet6
To: None <christos@netbsd.org, gnats-admin@netbsd.org,>
From: Christos Zoulas <christos@zoulas.com>
List: netbsd-bugs
Date: 05/07/2005 19:54:01
The following reply was made to PR kern/30154; it has been noted by GNATS.

From: christos@zoulas.com (Christos Zoulas)
To: mk@kilbi.de, gnats-bugs@netbsd.org
Cc: gnats-admin@netbsd.org, netbsd-bugs@netbsd.org
Subject: Re: PR/30154 CVS commit: src/sys/netinet6
Date: Sat, 7 May 2005 15:53:11 -0400

 On May 7,  8:43pm, mk@kilbi.de (Markus W Kilbinger) wrote:
 -- Subject: Re: PR/30154 CVS commit: src/sys/netinet6
 
 
 Yes, thanks! I will fix it.
 
 christos
 
 | Is this
 | 
 |   /usr/toolchain-i386/bin/i386--netbsdelf-gcc -ffreestanding -pipe -march=athlon-mp -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DDUMMY_NOPS -DUCONSOLE -DNMBCLUSTERS=8192 -DLKM -DUFS_DIRHASH -DDIAGNOSTIC -DIPSEC_NAT_T -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/pf -I../../../../dist/ipf -c ../../../../dist/pf/net/pf.c
 |   ../../../../dist/pf/net/pf.c: In function `pf_socket_lookup':
 |   ../../../../dist/pf/net/pf.c:2421: error: structure has no member named `so_uid'
 |   ../../../../dist/pf/net/pf.c:2426: error: structure has no member named `so_uid'
 |   
 |   *** Failed target:  pf.o
 | 
 | another instance to apply this change?
 | 
 | Markus.
 -- End of excerpt from Markus W Kilbinger