Should "configure" in the jfsutils-1.1.15 documentation be ./configure?

./configure is probably a minor typo, but I have a problem compiling 
jfsutils.  I receive the following with the make command with LFS 7.3:

In file included from extract.c:32:0:
../libfs/devices.h:45:31: error: unknown type name 'int64_t'
../libfs/devices.h:46:32: error: unknown type name 'int64_t'
../libfs/devices.h:46:41: error: unknown type name 'int32_t'
../libfs/devices.h:46:58: error: unknown type name 'int32_t'
extract.c: In function 'readwrite_device':
extract.c:601:8: warning: implicit declaration of function 'ujfs_rw_diskblocks' 
[-Wimplicit-function-declaration]
extract.c: In function 'validate_super':
extract.c:743:3: warning: implicit declaration of function 'ujfs_get_dev_size' 
[-Wimplicit-function-declaration]
make[2]: *** [extract.o] Error 1
make[2]: Leaving directory `/sources/jfsutils-1.1.15/fscklog'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/sources/jfsutils-1.1.15'
make: *** [all] Error 2


I assume I've done something wrong building 7.3, but it seems to boot 
without incident.  I've always compiled jfsutils and use it with my 7.2 
build.  What have I done wrong?  What should I check?
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to