devfs_vnops.c:1182: warning: redundant redeclaration of 'devfs_ops_f'

Noritoshi Demizu demizu at dd.iij4u.or.jp
Tue Sep 20 04:30:04 PDT 2005


Hi,

> > A simple make buildkernel (with GENERIC) results in:
(snip)
> > as if the compiler (gcc 3.4.4 [FreeBSD] 20050518) forgot
> > the difference between a declaration and a definition...
>
> Got hit by it a few minutes ago.  Until it gets fixed, by moving the
> structure definitions to the top, you can compile with make WERROR=''

I got the same message today.  But after trying buildworld & installworld,
the message went away.  I guess something around CC or Makefile was changed.

Regards,
Noritoshi Demizu


More information about the freebsd-current mailing list