Hi!
While compiling snapshot i386 kernel :
rm -f eddep *bsd *bsd.gdb tags *.[dio] [a-z]*.s [Ee]rrs linterrs assym.h
cat ../../../../arch/i386/i386/genassym.cf
../../../../arch/i386/i386/genassym.cf | sh
../../../../kern/genassym.sh cc -Werror -Wall -Wstrict-prototypes
-Wmissing-prototypes -Wno-main -Wno-uninitialized -Wno-format
-Wstack-larger-than-2047 -fno-builtin-printf -fno-builtin-snprintf
-fno-builtin-vsnprintf -fno-builtin-log -fno-builtin-log2
-fno-builtin-malloc -O2 -pipe -nostdinc -I. -I../../../..
-I../../../../arch -DDDB -DDIAGNOSTIC -DKTRACE -DACCOUNTING -DKMEMSTATS
-DPTRACE -DPOOL_DEBUG -DCRYPTO -DSYSVMSG -DSYSVSEM -DSYSVSHM
-DUVM_SWAP_ENCRYPT -DCOMPAT_43 -DCOMPAT_O51 -DLKM -DFFS -DFFS2
-DFFS_SOFTUPDATES -DUFS_DIRHASH -DQUOTA -DEXT2FS -DMFS -DNFSCLIENT
-DNFSSERVER -DCD9660 -DUDF -DMSDOSFS -DFIFO -DSOCKET_SPLICE -DTCP_SACK
-DTCP_ECN -DTCP_SIGNATURE -DINET -DALTQ -DINET6 -DIPSEC -DPPP_BSDCOMP
-DPPP_DEFLATE -DPIPEX -DMROUTING -DMPLS -DBOOT_CONFIG -DUSER_PCICONF
-DKVM86 -DUSER_LDT -DAPERTURE -DCOMPAT_LINUX -DPROCFS -DNTFS -DHIBERNATE
-DPCIVERBOSE -DEISAVERBOSE -DUSBVERBOSE -DWSDISPLAY_COMPAT_USL
-DWSDISPLAY_COMPAT_RAWKBD -DWSDISPLAY_DEFAULTSCREENS="6"
-DWSDISPLAY_COMPAT_PCVT -DX86EMU -DONEWIREVERBOSE -DMAXUSERS=80
-D_KERNEL -MD -MP -MF assym.P > assym.h.tmp
In file included from ../../../../sys/user.h:46,
from /tmp/genassym_c.34BaVhwnT5:9:
../../../../sys/sysctl.h:1: error: expected identifier or '(' before
'<<' token
../../../../sys/sysctl.h:639: error: expected identifier or '(' before
'==' token
../../../../sys/sysctl.h:640: error: expected identifier or '(' before
'>>' token
../../../../sys/sysctl.h:642: error: expected identifier or '(' before
'while'
cc1: warnings being treated as errors
../../../../sys/sysctl.h:978: warning: 'struct kinfo_file2' declared
inside parameter list
../../../../sys/sysctl.h:978: warning: its scope is only this definition
or declaration, which is probably not what you want
*** Error 1 in /usr/src/sys/arch/i386/compile/GENERIC (Makefile:891
'assym.h')
rm -f /obsd
ln /bsd /obsd
cp bsd /nbsd
cp: bsd: No such file or directory
*** Error 1 in /usr/src/sys/arch/i386/compile/GENERIC (Makefile:943
'install-kernel-sh00teroid')
Alex
[demime 1.01d removed an attachment of type text/x-chdr which had a name of
sysctl.h]