Generating configuration file for e2fsprogs version 1.38
Release date is June, 2005
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
CC defaults to cc
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
LD defaults to cc
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
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 linux/fs.h usability... yes
checking linux/fs.h presence... yes
checking for linux/fs.h... yes
checking for additional special compiler flags... (none)
Disabling maintainer mode by default
Disabling compression support by default
Enabling htree directory support by default
Enabling ELF shared libraries
Disabling BSD shared libraries by default
Disabling profiling libraries by default
Disabling checker libraries by default
Disabling journal debugging by default
Disabling blkid debugging by default
Disabling testio debugging by default
Enabling swapfs support by default
Enabling debugfs support by default
Enabling e2image support by default
Enabling e2resize support by default
Building e2fsck statically by default
Building fsck wrapper by default
Building e2initrd helper by default
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /bin/install -c
.
.
.
LINK /usr/man/man3/uuid_generate_random.3
LINK /usr/man/man3/uuid_generate_time.3
INSTALL_DATA /usr/lib/pkgconfig/uuid.pc
make[1]: Leaving directory
`/sources/e2fsprogs-build/lib/uuid'
making install in lib/blkid
make[1]: Entering directory
`/sources/e2fsprogs-build/lib/blkid'
MKINSTALLDIRS /lib /usr/lib
INSTALL-ELF-LIB /lib/libblkid.so.1.0
SYMLINK /lib/libblkid.so.1
SYMLINK /usr/lib/libblkid.so
LDCONFIG
MKINSTALLDIRS /usr/lib /usr/include/blkid
INSTALL_DATA /usr/lib/libblkid.a
INSTALL_DATA /usr/include/blkid/blkid.h
INSTALL_DATA /usr/include/blkid/blkid_types.h
INSTALL_DATA /usr/man/man3/libblkid.3
INSTALL_DATA /usr/lib/pkgconfig/blkid.pc
make[1]: Leaving directory
`/sources/e2fsprogs-build/lib/blkid'
making install in intl
make[1]: Entering directory `/sources/e2fsprogs-build/intl'
if test 'no' = yes; then \
test yes != no || /bin/sh
../../e2fsprogs-1.38/config/mkinstalldirs /usr/lib; \
temp=/usr/lib/t-charset.alias; \
dest=/usr/lib/charset.alias; \
if test -f /usr/lib/charset.alias; then \
orig=/usr/lib/charset.alias; \
sed -f ref-add.sed $orig > $temp; \
/bin/install -c -m 644 $temp $dest; \
rm -f $temp; \
else \
if test yes = no; then \
orig=charset.alias; \
sed -f ref-add.sed $orig > $temp; \
/bin/install -c -m 644 $temp $dest; \
rm -f $temp; \
fi; \
fi; \
/bin/sh ../../e2fsprogs-1.38/config/mkinstalldirs
/usr/share/locale; \
test -f /usr/share/locale/locale.alias \
&& orig=/usr/share/locale/locale.alias \
|| orig=../../e2fsprogs-1.38/intl/locale.alias; \
temp=/usr/share/locale/t-locale.alias; \
dest=/usr/share/locale/locale.alias; \
sed -f ref-add.sed $orig > $temp; \
/bin/install -c -m 644 $temp $dest; \
rm -f $temp; \
else \
: ; \
fi
make[1]: Leaving directory `/sources/e2fsprogs-build/intl'
|