dosfstools-3.0.28.tar.xz sh: getconf: not found cc -D_GNU_SOURCE -D__uint64_t=u_int64_t -Du_int32_t=uint32_t -O2 -fomit-frame-pointer -D_GNU_SOURCE -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -g -c -o fatlabel.o src/fatlabel.c sh: getconf: not found sh: getconf: not found cc -D_GNU_SOURCE -D__uint64_t=u_int64_t -Du_int32_t=uint32_t -O2 -fomit-frame-pointer -D_GNU_SOURCE -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -g -c -o boot.o src/boot.c sh: getconf: not found sh: getconf: not found cc -D_GNU_SOURCE -D__uint64_t=u_int64_t -Du_int32_t=uint32_t -O2 -fomit-frame-pointer -D_GNU_SOURCE -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -g -c -o check.o src/check.c sh: getconf: not found sh: getconf: not found cc -D_GNU_SOURCE -D__uint64_t=u_int64_t -Du_int32_t=uint32_t -O2 -fomit-frame-pointer -D_GNU_SOURCE -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -g -c -o common.o src/common.c sh: getconf: not found sh: getconf: not found cc -D_GNU_SOURCE -D__uint64_t=u_int64_t -Du_int32_t=uint32_t -O2 -fomit-frame-pointer -D_GNU_SOURCE -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -g -c -o fat.o src/fat.c sh: getconf: not found sh: getconf: not found cc -D_GNU_SOURCE -D__uint64_t=u_int64_t -Du_int32_t=uint32_t -O2 -fomit-frame-pointer -D_GNU_SOURCE -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -g -c -o file.o src/file.c sh: getconf: not found sh: getconf: not found cc -D_GNU_SOURCE -D__uint64_t=u_int64_t -Du_int32_t=uint32_t -O2 -fomit-frame-pointer -D_GNU_SOURCE -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -g -c -o io.o src/io.c sh: getconf: not found sh: getconf: not found cc -D_GNU_SOURCE -D__uint64_t=u_int64_t -Du_int32_t=uint32_t -O2 -fomit-frame-pointer -D_GNU_SOURCE -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -g -c -o lfn.o src/lfn.c sh: getconf: not found sh: getconf: not found cc -D_GNU_SOURCE -D__uint64_t=u_int64_t -Du_int32_t=uint32_t -O2 -fomit-frame-pointer -D_GNU_SOURCE -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -g -c -o charconv.o src/charconv.c sh: getconf: not found sh: getconf: not found cc -D_GNU_SOURCE -D__uint64_t=u_int64_t -Du_int32_t=uint32_t -O2 -fomit-frame-pointer -D_GNU_SOURCE -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -g -c -o fsck.fat.o src/fsck.fat.c sh: getconf: not found sh: getconf: not found cc -D_GNU_SOURCE -D__uint64_t=u_int64_t -Du_int32_t=uint32_t -O2 -fomit-frame-pointer -D_GNU_SOURCE -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -g -c -o mkfs.fat.o src/mkfs.fat.c sh: getconf: not found cc fatlabel.o boot.o check.o common.o fat.o file.o io.o lfn.o charconv.o -o fatlabel sh: getconf: not found cc fsck.fat.o boot.o check.o common.o fat.o file.o io.o lfn.o charconv.o -o fsck.fat sh: getconf: not found cc mkfs.fat.o -o mkfs.fat sh: getconf: not found install -d -m 0755 /tmp/tmp.ljGdFF//usr/local/sbin sh: getconf: not found install -m 0755 fatlabel fsck.fat mkfs.fat /tmp/tmp.ljGdFF//usr/local/sbin install -d -m 0755 /tmp/tmp.ljGdFF//usr/local/share/doc/dosfstools sh: getconf: not found install -p -m 0644 ChangeLog doc/* /tmp/tmp.ljGdFF//usr/local/share/doc/dosfstools for MANPAGE in manpages/en/*; \ do \ SECTION="8"; \ mkdir -p /tmp/tmp.ljGdFF//usr/local/share/man/man${SECTION}/; \ install -m 0644 ${MANPAGE} /tmp/tmp.ljGdFF//usr/local/share/man/man${SECTION}/$(basename ${MANPAGE}); \ done sh: getconf: not found for LANGUAGE in de; \ do \ for MANPAGE in manpages/${LANGUAGE}/*; \ do \ SECTION="8"; \ mkdir -p /tmp/tmp.ljGdFF//usr/local/share/man/${LANGUAGE}/man${SECTION}/; \ install -m 0644 ${MANPAGE} /tmp/tmp.ljGdFF//usr/local/share/man/${LANGUAGE}/man${SECTION}/$(basename ${MANPAGE} .${LANGUAGE}.${SECTION}).${SECTION}; \ done; \ done if [ -e /tmp/tmp.ljGdFF//usr/local/sbin/fatlabel ]; \ then \ ln -sf fatlabel /tmp/tmp.ljGdFF//usr/local/sbin/dosfslabel; \ if [ -e /tmp/tmp.ljGdFF//usr/local/share/man/man8/fatlabel.8 ]; \ then \ ln -sf fatlabel.8 /tmp/tmp.ljGdFF//usr/local/share/man/man8/dosfslabel.8; \ fi; \ fi sh: getconf: not found if [ -e /tmp/tmp.ljGdFF//usr/local/sbin/fsck.fat ]; \ then \ ln -sf fsck.fat /tmp/tmp.ljGdFF//usr/local/sbin/dosfsck; \ ln -sf fsck.fat /tmp/tmp.ljGdFF//usr/local/sbin/fsck.msdos; \ ln -sf fsck.fat /tmp/tmp.ljGdFF//usr/local/sbin/fsck.vfat; \ if [ -e /tmp/tmp.ljGdFF//usr/local/share/man/man8/fsck.fat.8 ]; \ then \ ln -sf fsck.fat.8 /tmp/tmp.ljGdFF//usr/local/share/man/man8/dosfsck.8; \ ln -sf fsck.fat.8 /tmp/tmp.ljGdFF//usr/local/share/man/man8/fsck.msdos.8; \ ln -sf fsck.fat.8 /tmp/tmp.ljGdFF//usr/local/share/man/man8/fsck.vfat.8; \ fi; \ fi if [ -e /tmp/tmp.ljGdFF//usr/local/sbin/mkfs.fat ]; \ then \ ln -sf mkfs.fat /tmp/tmp.ljGdFF//usr/local/sbin/mkdosfs; \ ln -sf mkfs.fat /tmp/tmp.ljGdFF//usr/local/sbin/mkfs.msdos; \ ln -sf mkfs.fat /tmp/tmp.ljGdFF//usr/local/sbin/mkfs.vfat; \ if [ -e /tmp/tmp.ljGdFF//usr/local/share/man/man8/mkfs.fat.8 ]; \ then \ ln -sf mkfs.fat.8 /tmp/tmp.ljGdFF//usr/local/share/man/man8/mkdosfs.8; \ ln -sf mkfs.fat.8 /tmp/tmp.ljGdFF//usr/local/share/man/man8/mkfs.msdos.8; \ ln -sf mkfs.fat.8 /tmp/tmp.ljGdFF//usr/local/share/man/man8/mkfs.vfat.8; \ fi; \ fi