Skip to content

Instantly share code, notes, and snippets.

@2bits
Created September 7, 2012 16:56
Show Gist options
  • Select an option

  • Save 2bits/3667752 to your computer and use it in GitHub Desktop.

Select an option

Save 2bits/3667752 to your computer and use it in GitHub Desktop.
ext2fuse install on OSX fails with undefined block64_t
$ brew install -vd ext2fuse
/usr/local/bin/brew: loading /usr/local/Library/Formula/ext2fuse.rb
/usr/local/bin/brew: loading /usr/local/Library/Formula/fuse4x.rb
/usr/local/bin/brew: loading /usr/local/Library/Formula/automake.rb
/usr/local/bin/brew: loading /usr/local/Library/Formula/autoconf.rb
/usr/local/bin/brew: loading /usr/local/Library/Formula/libtool.rb
/usr/local/bin/brew: loading /usr/local/Library/Formula/gettext.rb
/usr/local/bin/brew: loading /usr/local/Library/Formula/fuse4x-kext.rb
/usr/local/bin/brew: loading /usr/local/Library/Formula/e2fsprogs.rb
/usr/local/bin/brew: loading /usr/local/Library/Formula/pkg-config.rb
/usr/local/Library/Formula/ext2fuse.rb: loading /usr/local/Library/Formula/fuse4x.rb
/usr/local/Library/Formula/ext2fuse.rb: loading /usr/local/Library/Formula/automake.rb
/usr/local/Library/Formula/ext2fuse.rb: loading /usr/local/Library/Formula/autoconf.rb
/usr/local/Library/Formula/ext2fuse.rb: loading /usr/local/Library/Formula/libtool.rb
/usr/local/Library/Formula/ext2fuse.rb: loading /usr/local/Library/Formula/gettext.rb
/usr/local/Library/Formula/ext2fuse.rb: loading /usr/local/Library/Formula/fuse4x-kext.rb
/usr/local/Library/Formula/ext2fuse.rb: loading /usr/local/Library/Formula/e2fsprogs.rb
/usr/local/Library/Formula/ext2fuse.rb: loading /usr/local/Library/Formula/pkg-config.rb
==> Downloading http://sourceforge.net/projects/ext2fuse/files/ext2fuse/0.8.1/ext2fuse-src-0.8.1.tar.gz
Already downloaded: /Library/Caches/Homebrew/ext2fuse-0.8.1.tar.gz
/usr/bin/tar xf /Library/Caches/Homebrew/ext2fuse-0.8.1.tar.gz
==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/ext2fuse/0.8.1
./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/ext2fuse/0.8.1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of c++... none
checking for gawk... (cached) awk
checking for gcc... cc
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... none
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking for chmod... /bin/chmod
checking for fuse_mount in -lfuse... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether sys/types.h defines makedev... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking mntent.h usability... no
checking mntent.h presence... no
checking for mntent.h... no
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking linux/fd.h usability... no
checking linux/fd.h presence... no
checking for linux/fd.h... no
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking for sys/ioctl.h... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/prctl.h usability... no
checking sys/prctl.h presence... no
checking for sys/prctl.h... no
checking sys/disklabel.h usability... no
checking sys/disklabel.h presence... no
checking for sys/disklabel.h... no
checking sys/queue.h usability... yes
checking sys/queue.h presence... yes
checking for sys/queue.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for sys/disk.h... yes
checking for sys/mount.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_rdev... yes
checking whether time.h and sys/time.h may both be included... yes
checking for vprintf... yes
checking for _doprnt... no
checking for uid_t in sys/types.h... rm: conftest.dSYM: is a directory
yes
checking for unistd.h... (cached) yes
checking for working chown... yes
checking whether closedir returns void... no
checking for library containing getmntent... no
checking whether cc needs -traditional... rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking types of arguments for select... int,fd_set *,struct timeval *
rm: conftest.dSYM: is a directory
checking whether lstat dereferences a symlink specified with a trailing slash... no
checking whether stat accepts an empty string... no
checking for utime.h... (cached) yes
checking whether utime accepts a null argument... yes
checking for ftruncate... yes
checking for getmntent... (cached) no
checking for getmntinfo... yes
checking for getpagesize... (cached) yes
checking for hasmntopt... no
checking for memmove... yes
checking for memset... yes
checking for munmap... yes
checking for select... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strrchr... yes
checking for strtol... yes
checking for strtoul... yes
checking for strtoull... yes
checking for uname... yes
checking for utime... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/et/Makefile
config.status: creating lib/ext2fs/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
==> make install
make install
Making install in lib/et
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DHAVE_TYPE_SSIZE_T=1 -I.. -g -O2 -c -o libcom_err_a-error_message.o `test -f 'error_message.c' || echo './'`error_message.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DHAVE_TYPE_SSIZE_T=1 -I.. -g -O2 -c -o libcom_err_a-et_name.o `test -f 'et_name.c' || echo './'`et_name.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DHAVE_TYPE_SSIZE_T=1 -I.. -g -O2 -c -o libcom_err_a-init_et.o `test -f 'init_et.c' || echo './'`init_et.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DHAVE_TYPE_SSIZE_T=1 -I.. -g -O2 -c -o libcom_err_a-com_err.o `test -f 'com_err.c' || echo './'`com_err.c
brew: Superenv removed: -g -O2
brew: Superenv removed: -g -O2
brew: Superenv removed: -g -O2
brew: Superenv removed: -g -O2
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DHAVE_TYPE_SSIZE_T=1 -I.. -g -O2 -c -o libcom_err_a-com_right.o `test -f 'com_right.c' || echo './'`com_right.c
brew: Superenv removed: -g -O2
rm -f libcom_err.a
ar cru libcom_err.a libcom_err_a-error_message.o libcom_err_a-et_name.o libcom_err_a-init_et.o libcom_err_a-com_err.o libcom_err_a-com_right.o
ranlib libcom_err.a
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in lib/ext2fs
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DHAVE_TYPE_SSIZE_T=1 -I.. -I../et -g -O2 -c -o libext2fs_a-ext2_err.o `test -f 'ext2_err.c' || echo './'`ext2_err.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DHAVE_TYPE_SSIZE_T=1 -I.. -I../et -g -O2 -c -o libext2fs_a-alloc.o `test -f 'alloc.c' || echo './'`alloc.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DHAVE_TYPE_SSIZE_T=1 -I.. -I../et -g -O2 -c -o libext2fs_a-alloc_sb.o `test -f 'alloc_sb.c' || echo './'`alloc_sb.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DHAVE_TYPE_SSIZE_T=1 -I.. -I../et -g -O2 -c -o libext2fs_a-alloc_stats.o `test -f 'alloc_stats.c' || echo './'`alloc_stats.c
brew: Superenv removed: -g -O2
brew: Superenv removed: -g -O2
brew: Superenv removed: -g -O2
brew: Superenv removed: -g -O2
In file included from alloc_stats.c:18:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:129:10: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_stats.c:18:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:131:12: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_stats.c:18:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:133:10: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_stats.c:18:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:143:9: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_stats.c:18:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:145:11: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_stats.c:18:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:147:8: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_stats.c:18:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:156:13: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t start,
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_stats.c:18:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:157:13: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t end,
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:129:10: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
In file included from alloc_stats.c:18:
In file included from ./ext2fs.h:253:
blk64_t block);/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h
:158 ^~~~~~~:
13: blk_t
error: unknown type name 'blk64_t'; ./ext2fs.hdid: 76you: 16mean: 'blk_t'?
note: 'blk_t' declared here
blk64_t *out);
typedef __u32 blk_t;
^~~~~~~
^
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_stats.c:18:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:163:8: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
extern blk64_t ext2fs_get_block_bitmap_start2(ext2fs_block_bitmap bitmap);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:131:12: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_stats.c:18:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:165:8: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
extern blk64_t ext2fs_get_block_bitmap_end2(ext2fs_block_bitmap bitmap);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:133:10: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_sb.c:31:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:129:10: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_stats.c:18:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:169:7: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block,
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:143:9: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_sb.c:31:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:131:12: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block);
^~~~~~~
blk_t
./ext2fs.h:76:16:In file included from alloc_stats.c:18note: :
In file included from 'blk_t'./ext2fs.h :declared253 :
here/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h
:172:typedef __u32 blk_t;8
: ^
error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block,
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:145:11: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_stats.c:18:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:175:10: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block,
^~~~~~~
blk_t
./ext2fs.hIn file included from :alloc_sb.c76::3116:
:In file included from ./ext2fs.h:253note: :
'blk_t'/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h :declared133 :here10:
typedef __u32 blk_t;error:
^unknown
type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:147:8: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_stats.c:18:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:184:9: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t bitno);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_sb.c:31:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:143:9: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DHAVE_TYPE_SSIZE_T=1 -I.. -I../et -g -O2 -c -o libext2fs_a-alloc_tables.o `test -f 'alloc_tables.c' || echo './'`alloc_tables.c
In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:156:13: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t start,
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_sb.c:31:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:145:11: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_stats.c:18:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:186:11: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t bitno);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_stats.c:18:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:188:9: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t bitno);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_stats.c:18:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:190:9: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block, unsigned int num);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from In file included from alloc_stats.c:18:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:194:9: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block, unsigned int num);
^~~~~~~
alloc_sb.c:31 blk_t:
In file included from ./ext2fs.h:253:
./ext2fs.h/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h::76147::168:: note: error: 'blk_t' unknowndeclared typehere name
'blk64_t'; typedef __u32 blk_t;did
you ^
mean 'blk_t'?
blk64_t block);
^~~~~~~
blk_t
./ext2fs.h:76:16In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:157:13: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t end,
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:158:13: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t *out);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:163:8: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
extern blk64_t ext2fs_get_block_bitmap_start2(ext2fs_block_bitmap bitmap);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:165:8: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
extern blk64_t ext2fs_get_block_bitmap_end2(ext2fs_block_bitmap bitmap);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:169:7: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block,
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:172:8: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block,
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:175:10: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block,
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
20 errors generated.
In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:184:9: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t bitno);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:186:11: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t bitno);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
: note: 'blk_t' declared hereIn file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:188:9: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t bitno);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
typedef __u32 blk_t;
^
In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:190:9: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block, unsigned int num);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_sb.c:31:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:156:13: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t start,
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc.c:30:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:194:9: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block, unsigned int num);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_sb.c:31:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:157:13: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t end,
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
In file included from alloc_sb.c:31:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:158:13: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t *out);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_sb.c:31:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:163:8: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
extern blk64_t ext2fs_get_block_bitmap_start2(ext2fs_block_bitmap bitmap);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_sb.c:31:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:165:8: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
extern blk64_t ext2fs_get_block_bitmap_end2(ext2fs_block_bitmap bitmap);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_sb.c:31:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:169:7: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block,
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_sb.c:31:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:172:8: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block,
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_sb.c:31:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:175:10: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block,
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_sb.c:31:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:184:9: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t bitno);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_sb.c:31:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:186:11: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t bitno);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_sb.c:31:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:188:9: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t bitno);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_sb.c:31:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:190:9: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block, unsigned int num);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_sb.c:31:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:194:9: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block, unsigned int num);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
20 errors generated.
make[1]: *** [libext2fs_a-alloc_stats.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [libext2fs_a-alloc_sb.o] Error 1
make[1]: *** [libext2fs_a-alloc.o] Error 1
brew: Superenv removed: -g -O2
In file included from alloc_tables.c:31:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:129:10: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_tables.c:31:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:131:12: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_tables.c:31:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:133:10: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_tables.c:31:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:143:9: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_tables.c:31:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:145:11: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_tables.c:31:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:147:8: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_tables.c:31:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:156:13: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t start,
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_tables.c:31:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:157:13: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t end,
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_tables.c:31:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:158:13: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t *out);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_tables.c:31:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:163:8: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
extern blk64_t ext2fs_get_block_bitmap_start2(ext2fs_block_bitmap bitmap);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_tables.c:31:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:165:8: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
extern blk64_t ext2fs_get_block_bitmap_end2(ext2fs_block_bitmap bitmap);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_tables.c:31:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:169:7: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block,
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_tables.c:31:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:172:8: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block,
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_tables.c:31:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:175:10: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block,
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_tables.c:31:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:184:9: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t bitno);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_tables.c:31:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:186:11: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t bitno);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_tables.c:31:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:188:9: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t bitno);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_tables.c:31:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:190:9: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block, unsigned int num);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
In file included from alloc_tables.c:31:
In file included from ./ext2fs.h:253:
/usr/local/opt/e2fsprogs/include/ext2fs/bitops.h:194:9: error: unknown type name 'blk64_t'; did you mean 'blk_t'?
blk64_t block, unsigned int num);
^~~~~~~
blk_t
./ext2fs.h:76:16: note: 'blk_t' declared here
typedef __u32 blk_t;
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make[1]: *** [libext2fs_a-alloc_tables.o] Error 1
make: *** [install-recursive] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment