Bug#629504: general: Error during compiling kernel module at generating file vnode_if.h.

2011-06-17 Thread Robert Millan
2011/6/17 Benjamin Kaduk : > On Fri, 17 Jun 2011, Robert Millan wrote: > >> I'm wondering if it'd make sense to stop providing kfreebsd-source-* >> packages.  Unlike linux-source-*, figuring out how to properly use >> this build system is very complicated (e.g. export PATH so that >> `awk' is /usr/

Bug#629504: general: Error during compiling kernel module at generating file vnode_if.h.

2011-06-17 Thread Benjamin Kaduk
On Fri, 17 Jun 2011, Robert Millan wrote: I'm wondering if it'd make sense to stop providing kfreebsd-source-* packages. Unlike linux-source-*, figuring out how to properly use this build system is very complicated (e.g. export PATH so that `awk' is /usr/lib/freebsd/awk). Stock FreeBSD has a

Bug#629504: general: Error during compiling kernel module at generating file vnode_if.h.

2011-06-17 Thread Robert Millan
I'm wondering if it'd make sense to stop providing kfreebsd-source-* packages. Unlike linux-source-*, figuring out how to properly use this build system is very complicated (e.g. export PATH so that `awk' is /usr/lib/freebsd/awk). On Dienstag, 7. Juni 2011, Cimini Mario wrote: > Package: general

Bug#629504: general: Error during compiling kernel module at generating file vnode_if.h.

2011-06-07 Thread Mario Cimini
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 wrote: > -I/usr/src/kfreebsd-source-8.1/sys/fs/puffs/puffs/../putter -DPUFFSDEBUG >>> -mpreferred-stack-boundar

Bug#629504: general: Error during compiling kernel module at generating file vnode_if.h.

2011-06-07 Thread Petr Salinger
-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 /us

Bug#629504: general: Error during compiling kernel module at generating file vnode_if.h.

2011-06-07 Thread Cimini Mario
Package: general Severity: minor Warning: Object directory not changed from original /usr/src/kfreebsd-source-8.1/sys/fs/puffs/puffs awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -p awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -q awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -h cc -O2 -pi