Just decided to brave going from 4.0->5.0 ... upgraded all my sources,
checked over the UPGRADING file, GENERIC and LINT, to see if anyting pop'd
out as far as changing my config is concerned ...

make depend went through no probs, but a make fails at:

cc -c -O3 -mpentium -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes 
 -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi 
-g -nostdinc -I- -I. -I../.. -I../../../include  -D_KERNEL -include opt_global.h -elf  
-mpreferred-stack-boundary=2  ../../dev/vx/if_vx_pci.c
../../dev/vx/if_vx_pci.c:131: variable `vxdevice' has initializer but incomplete type
../../dev/vx/if_vx_pci.c:132: warning: excess elements in struct initializer
../../dev/vx/if_vx_pci.c:132: warning: (near initialization for `vxdevice')
../../dev/vx/if_vx_pci.c:133: warning: excess elements in struct initializer
../../dev/vx/if_vx_pci.c:133: warning: (near initialization for `vxdevice')
../../dev/vx/if_vx_pci.c:134: warning: excess elements in struct initializer
../../dev/vx/if_vx_pci.c:134: warning: (near initialization for `vxdevice')
../../dev/vx/if_vx_pci.c:135: warning: excess elements in struct initializer
../../dev/vx/if_vx_pci.c:135: warning: (near initialization for `vxdevice')
../../dev/vx/if_vx_pci.c:137: warning: excess elements in struct initializer
../../dev/vx/if_vx_pci.c:137: warning: (near initialization for `vxdevice')
../../dev/vx/if_vx_pci.c:139: warning: type defaults to `int' in declaration of 
`COMPAT_PCI_DRIVER'
../../dev/vx/if_vx_pci.c:139: warning: parameter names (without types) in function 
declaration
../../dev/vx/if_vx_pci.c:139: warning: data definition has no type or storage class
../../dev/vx/if_vx_pci.c:131: warning: `vxdevice' defined but not used
*** Error code 1

Stop in /usr/local/base/src/sys/compile/thelab.

cvsup'd as of a few minutes ago, but that file itself hasn't changed since
Jan 29th, according to my system ...


Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
Systems Administrator @ hub.org 
primary: [EMAIL PROTECTED]           secondary: scrappy@{freebsd|postgresql}.org 



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to