>>> udftools 2.0 Extracting gzip -d -c /accts/mlweber1/instance-0/dl/udftools/udftools-2.0.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-0/output/build/udftools-2.0 -xf - >>> udftools 2.0 Patching >>> udftools 2.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /accts/mlweber1/instance-0/output/build/udftools-2.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> udftools 2.0 Patching libtool patching file /accts/mlweber1/instance-0/output/build/udftools-2.0/config/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8146 (offset 34 lines). Hunk #8 succeeded at 10778 (offset 68 lines). >>> udftools 2.0 Configuring (cd /accts/mlweber1/instance-0/output/build/udftools-2.0/ && rm -rf config.cache && PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-0/output/host/bin/i586-linux-ar" AS="/accts/mlweber1/instance-0/output/host/bin/i586-linux-as" LD="/accts/mlweber1/instance-0/output/host/bin/i586-linux-ld" NM="/accts/mlweber1/instance-0/output/host/bin/i586-linux-nm" CC="/accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc" GCC="/accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc" CPP="/accts/mlweber1/instance-0/output/host/bin/i586-linux-cpp" CXX="/accts/mlweber1/instance-0/output/host/bin/i586-linux-g++" FC="/accts/mlweber1/instance-0/output/host/bin/i586-linux-gfortran" F77="/accts/mlweber1/instance-0/output/host/bin/i586-linux-gfortran" RANLIB="/accts/mlweber1/instance-0/output/host/bin/i586-linux-ranlib" READELF="/accts/mlweber1/instance-0/output/host/bin/i586-linux-readelf" STRIP="/accts/mlweber1/instance-0/output/host/bin/i586-linux-strip" OBJCOPY="/accts/mlweber1/instance-0/output/host/bin/i586-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-0/output/host/bin/i586-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/accts/mlweber1/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-0/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-0/output/host/bin/i586-linux-as" DEFAULT_LINKER="/accts/mlweber1/instance-0/output/host/bin/i586-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/accts/mlweber1/instance-0/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-0/output/host/i586-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no gt_cv_func_gnugettext1_libc=yes gt_cv_func_gnugettext2_libc=yes CONFIG_SITE=/dev/null ./configure --target=i586-buildroot-linux-musl --host=i586-buildroot-linux-musl --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for i586-buildroot-linux-musl-strip... /accts/mlweber1/instance-0/output/host/bin/i586-linux-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for i586-buildroot-linux-musl-gcc... /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc accepts -g... yes checking for /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc option to accept ISO C89... none needed checking whether /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc... none checking build system type... x86_64-pc-linux-gnu checking host system type... i586-buildroot-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc... /accts/mlweber1/instance-0/output/host/bin/i586-linux-ld checking if the linker (/accts/mlweber1/instance-0/output/host/bin/i586-linux-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /accts/mlweber1/instance-0/output/host/bin/i586-linux-nm checking the name lister (/accts/mlweber1/instance-0/output/host/bin/i586-linux-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 3458764513820540925 checking how to convert x86_64-pc-linux-gnu file names to i586-buildroot-linux-musl format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /accts/mlweber1/instance-0/output/host/bin/i586-linux-ld option to reload object files... -r checking for i586-buildroot-linux-musl-objdump... /accts/mlweber1/instance-0/output/host/bin/i586-linux-objdump checking how to recognize dependent libraries... pass_all checking for i586-buildroot-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-buildroot-linux-musl-ar... /accts/mlweber1/instance-0/output/host/bin/i586-linux-ar checking for archiver @FILE support... @ checking for i586-buildroot-linux-musl-strip... (cached) /accts/mlweber1/instance-0/output/host/bin/i586-linux-strip checking for i586-buildroot-linux-musl-ranlib... /accts/mlweber1/instance-0/output/host/bin/i586-linux-ranlib checking command to parse /accts/mlweber1/instance-0/output/host/bin/i586-linux-nm output from /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-buildroot-linux-musl-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /accts/mlweber1/instance-0/output/host/bin/i586-linux-cpp checking for ANSI C header files... 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 for dlfcn.h... yes checking for objdir... .libs checking if /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc supports -fno-rtti -fno-exceptions... no checking for /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc option to produce PIC... -fPIC -DPIC checking if /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc PIC flag -fPIC -DPIC works... yes checking if /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc static flag -static works... yes checking if /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc supports -c -o file.o... yes checking if /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc supports -c -o file.o... (cached) yes checking whether the /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc linker (/accts/mlweber1/instance-0/output/host/bin/i586-linux-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for readline in -lreadline... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for string.h... (cached) yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libudffs/Makefile config.status: creating mkudffs/Makefile config.status: creating cdrwtool/Makefile config.status: creating pktsetup/Makefile config.status: creating udffsck/Makefile config.status: creating udfinfo/Makefile config.status: creating udflabel/Makefile config.status: creating wrudf/Makefile config.status: creating doc/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> udftools 2.0 Building PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 -C /accts/mlweber1/instance-0/output/build/udftools-2.0/ make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/udftools-2.0' Making all in libudffs make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/udftools-2.0/libudffs' /bin/sh ../libtool --tag=CC --mode=compile /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o crc.lo crc.c /bin/sh ../libtool --tag=CC --mode=compile /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o extent.lo extent.c /bin/sh ../libtool --tag=CC --mode=compile /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o misc.lo misc.c /bin/sh ../libtool --tag=CC --mode=compile /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o unicode.lo unicode.c libtool: compile: /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c crc.c -fPIC -DPIC -o .libs/crc.o libtool: compile: /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c extent.c -fPIC -DPIC -o .libs/extent.o libtool: compile: /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c misc.c -fPIC -DPIC -o .libs/misc.o libtool: compile: /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c unicode.c -fPIC -DPIC -o .libs/unicode.o /bin/sh ../libtool --tag=CC --mode=link /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o libudffs.la crc.lo extent.lo misc.lo unicode.lo libtool: link: /accts/mlweber1/instance-0/output/host/bin/i586-linux-ar cru .libs/libudffs.a .libs/crc.o .libs/extent.o .libs/misc.o .libs/unicode.o libtool: link: /accts/mlweber1/instance-0/output/host/bin/i586-linux-ranlib .libs/libudffs.a libtool: link: ( cd ".libs" && rm -f "libudffs.la" && ln -s "../libudffs.la" "libudffs.la" ) make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/udftools-2.0/libudffs' Making all in mkudffs make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/udftools-2.0/mkudffs' /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o main.o main.c /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o mkudffs.o mkudffs.c /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o defaults.o defaults.c /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o file.o file.c /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o options.o options.c /bin/sh ../libtool --tag=CC --mode=link /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o mkudffs main.o mkudffs.o defaults.o file.o options.o ../libudffs/libudffs.la libtool: link: /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o mkudffs main.o mkudffs.o defaults.o file.o options.o ../libudffs/.libs/libudffs.a make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/udftools-2.0/mkudffs' Making all in cdrwtool make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/udftools-2.0/cdrwtool' /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o main.o main.c /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o options.o options.c /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o cdrwtool.o cdrwtool.c /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o mkudffs.o `test -f '../mkudffs/mkudffs.c' || echo './'`../mkudffs/mkudffs.c /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o defaults.o `test -f '../mkudffs/defaults.c' || echo './'`../mkudffs/defaults.c /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o file.o `test -f '../mkudffs/file.c' || echo './'`../mkudffs/file.c /bin/sh ../libtool --tag=CC --mode=link /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o cdrwtool main.o options.o cdrwtool.o mkudffs.o defaults.o file.o ../libudffs/libudffs.la libtool: link: /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o cdrwtool main.o options.o cdrwtool.o mkudffs.o defaults.o file.o ../libudffs/.libs/libudffs.a make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/udftools-2.0/cdrwtool' Making all in pktsetup make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/udftools-2.0/pktsetup' /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o pktsetup.o pktsetup.c pktsetup.c:30:24: fatal error: bits/types.h: No such file or directory #include ^ compilation terminated. make[2]: *** [pktsetup.o] Error 1 make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/udftools-2.0/pktsetup' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/udftools-2.0' make: *** [/accts/mlweber1/instance-0/output/build/udftools-2.0/.stamp_built] Error 2 make: Leaving directory `/accts/mlweber1/instance-0/buildroot'