Yes!! I am trying to port fuse o puffs on kfreebsd!
The error is auto-generate during freebsd-make (the file vnode.if is not part of puffs) Mario On 7 June 2011 13:53, Petr Salinger <[email protected]> wrote: > -I/usr/src/kfreebsd-source-8.1/sys/fs/puffs/puffs/../putter -DPUFFSDEBUG >>> -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 >>> -mno-sse3 -ffreestanding -std=iso9899:1999 -c puffs_msgif.c In file >>> included from @/sys/vnode.h:563, >>> from puffs_msgif.c:44: >>> >> > Stop in /usr/src/kfreebsd-source-8.1/sys/fs/puffs/puffs. >>> >> > Where is puffs from ? > > http://www.netbsd.org/docs/puffs/ ? > > It is not included in our kernel source package. > > Petr > >

