Hi,

   It looks like most of the compilation problems from the last few
days have been cleaned up pretty well... The last one I'm seeing
now is:

cc -nostdinc -O -pipe -DKERNEL -DCOMPAT_SVR4  -DKERNEL -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith 
-Winline -Wcast-qual  -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I-  
-I/usr/obj/usr/src/sys/modules/svr4 -I/usr/obj/usr/src/sys/modules/svr4/@ 
-I/usr/obj/usr/src/tmp/usr/include -c 
/usr/src/sys/modules/svr4/../../svr4/imgact_svr4.c
/usr/src/sys/modules/svr4/../../svr4/imgact_svr4.c:233: parse error before 
`svr4_execsw'
/usr/src/sys/modules/svr4/../../svr4/imgact_svr4.c:233: warning: type defaults 
to `int' in declaration of `svr4_execsw'
/usr/src/sys/modules/svr4/../../svr4/imgact_svr4.c:233: warning: initialization 
makes integer from pointer without a cast
/usr/src/sys/modules/svr4/../../svr4/imgact_svr4.c:233: warning: excess 
elements in scalar initializer after `svr4_execsw'
/usr/src/sys/modules/svr4/../../svr4/imgact_svr4.c:233: warning: data 
definition has no type or storage class
*** Error code 1

   I don't see any mods to code for the type or initializer via cvsweb,
and my tree is only a few hours out of date. I tend to forget, this is
against the 4.0 sources.

Thanks!
John


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to