Is crunchgen broken?

Thomas freebsdlists at bsdunix.ch
Mon Jun 7 21:46:17 UTC 2010


Am 04.06.10 01:51, schrieb Xin LI:
> On 2010/06/03 16:24, Thomas wrote:
>> Hello
> 
>> I tryed to use crunchgen. It's not working for me. I always get a
>> NFS4ACL error.
> 
>> root at bert:/usr/src/release/i386# crunchgen boot_crunch.conf
>> Run "make -f boot_crunch.mk" to build crunched binary.
> 
>> (cd /usr/src/sbin/tunefs &&  make -DRELEASE_CRUNCH -Dlint  depend &&
>> make -DRELEASE_CRUNCH -Dlint  tunefs.o)
>> cc -mtune=native -O2 -fno-strict-aliasing -pipe -march=native -std=gnu99
>> -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k
>> -Wno-uninitialized -Wno-pointer-sign -c /usr/src/sbin/tunefs/tunefs.c
>> /usr/src/sbin/tunefs/tunefs.c: In function 'main':
>> /usr/src/sbin/tunefs/tunefs.c:274: error: 'FS_NFS4ACLS' undeclared
>> (first use in this function)
>> /usr/src/sbin/tunefs/tunefs.c:274: error: (Each undeclared identifier is
>> reported only once
>> /usr/src/sbin/tunefs/tunefs.c:274: error: for each function it appears in.)
>> /usr/src/sbin/tunefs/tunefs.c: In function 'printfs':
>> /usr/src/sbin/tunefs/tunefs.c:475: error: 'FS_NFS4ACLS' undeclared
>> (first use in this function)
>> *** Error code 1
> 
> Just a guess - did you have done a full build and 'make installworld'?

I updated everything to 8.1-PRERELEASE #0: Fri Jun  4 01:44:00 CEST 2010

make buildworld, make kernel, make installworld, mergemaster, reboot

I still see:
unefs.c: In function 'main':
tunefs.c:274: error: 'FS_NFS4ACLS' undeclared (first use in this function)
tunefs.c:274: error: (Each undeclared identifier is reported only once
tunefs.c:274: error: for each function it appears in.)
tunefs.c: In function 'printfs':
tunefs.c:475: error: 'FS_NFS4ACLS' undeclared (first use in this function)
*** Error code 1

Stop in /usr/src/sbin/tunefs.
*** Error code 1

Cheers,
Thomas


More information about the freebsd-stable mailing list