I can't compile 6.1 kernel on 5.3 (amd64)

Gábor Kövesdán gabor at FreeBSD.org
Sat Aug 12 13:39:37 UTC 2006


Hi,

I'm about to upgrading a server from FreeBSD 5.3/amd64 to 6.1/amd64. I 
just removed some unnecessary RAID drivers from the GENERIC kernel and 
tried to compile it, but I got:

../../../fs/devfs/devfs_vnops.c:1172: warning: redundant redeclaration 
of 'devfs_ops_f'
../../../fs/devfs/devfs_vnops.c:70: warning: previous declaration of 
'devfs_ops_f' was here
../../../fs/devfs/devfs_vnops.c:1183: warning: redundant redeclaration 
of 'devfs_vnodeops'
../../../fs/devfs/devfs_vnops.c:68: warning: previous declaration of 
'devfs_vnodeops' was here
../../../fs/devfs/devfs_vnops.c:1205: warning: redundant redeclaration 
of 'devfs_specops'
../../../fs/devfs/devfs_vnops.c:69: warning: previous declaration of 
'devfs_specops' was here
*** Error code 1

Stop in /usr/src/sys/amd64/compile/TEST.

Am I missing something or what might be wrong?

-- 
Cheers,

Gabor



More information about the freebsd-stable mailing list