configure: configuring for GNU Wget 1.11.1
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /bin/install -c
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e...
/bin/grep
checking for egrep... /bin/grep -E
checking for AIX... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working volatile... yes
checking for ANSI C header files... yes
checking for special C compiler options needed for large
files... no
checking for _FILE_OFFSET_BITS value needed for large
files... 64
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 off_t... yes
checking size of off_t... 8
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for unistd.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
.
.
.
installing be.gmo as
/usr/share/locale/be/LC_MESSAGES/wget.mo
installing bg.gmo as
/usr/share/locale/bg/LC_MESSAGES/wget.mo
installing ca.gmo as
/usr/share/locale/ca/LC_MESSAGES/wget.mo
installing cs.gmo as
/usr/share/locale/cs/LC_MESSAGES/wget.mo
installing da.gmo as
/usr/share/locale/da/LC_MESSAGES/wget.mo
installing de.gmo as
/usr/share/locale/de/LC_MESSAGES/wget.mo
installing el.gmo as
/usr/share/locale/el/LC_MESSAGES/wget.mo
installing en_GB.gmo as
/usr/share/locale/en_GB/LC_MESSAGES/wget.mo
installing eo.gmo as
/usr/share/locale/eo/LC_MESSAGES/wget.mo
installing es.gmo as
/usr/share/locale/es/LC_MESSAGES/wget.mo
installing et.gmo as
/usr/share/locale/et/LC_MESSAGES/wget.mo
installing eu.gmo as
/usr/share/locale/eu/LC_MESSAGES/wget.mo
installing fi.gmo as
/usr/share/locale/fi/LC_MESSAGES/wget.mo
installing fr.gmo as
/usr/share/locale/fr/LC_MESSAGES/wget.mo
installing ga.gmo as
/usr/share/locale/ga/LC_MESSAGES/wget.mo
installing gl.gmo as
/usr/share/locale/gl/LC_MESSAGES/wget.mo
installing he.gmo as
/usr/share/locale/he/LC_MESSAGES/wget.mo
installing hr.gmo as
/usr/share/locale/hr/LC_MESSAGES/wget.mo
installing hu.gmo as
/usr/share/locale/hu/LC_MESSAGES/wget.mo
installing id.gmo as
/usr/share/locale/id/LC_MESSAGES/wget.mo
installing it.gmo as
/usr/share/locale/it/LC_MESSAGES/wget.mo
installing ja.gmo as
/usr/share/locale/ja/LC_MESSAGES/wget.mo
installing nb.gmo as
/usr/share/locale/nb/LC_MESSAGES/wget.mo
installing nl.gmo as
/usr/share/locale/nl/LC_MESSAGES/wget.mo
installing pl.gmo as
/usr/share/locale/pl/LC_MESSAGES/wget.mo
installing pt.gmo as
/usr/share/locale/pt/LC_MESSAGES/wget.mo
installing pt_BR.gmo as
/usr/share/locale/pt_BR/LC_MESSAGES/wget.mo
installing ro.gmo as
/usr/share/locale/ro/LC_MESSAGES/wget.mo
installing ru.gmo as
/usr/share/locale/ru/LC_MESSAGES/wget.mo
installing sk.gmo as
/usr/share/locale/sk/LC_MESSAGES/wget.mo
installing sl.gmo as
/usr/share/locale/sl/LC_MESSAGES/wget.mo
installing sr.gmo as
/usr/share/locale/sr/LC_MESSAGES/wget.mo
installing sv.gmo as
/usr/share/locale/sv/LC_MESSAGES/wget.mo
installing tr.gmo as
/usr/share/locale/tr/LC_MESSAGES/wget.mo
installing uk.gmo as
/usr/share/locale/uk/LC_MESSAGES/wget.mo
installing vi.gmo as
/usr/share/locale/vi/LC_MESSAGES/wget.mo
installing zh_CN.gmo as
/usr/share/locale/zh_CN/LC_MESSAGES/wget.mo
installing zh_TW.gmo as
/usr/share/locale/zh_TW/LC_MESSAGES/wget.mo
if test ""wget"" = ""gettext""; then \
/bin/install -c -m 644 ./Makefile.in.in \
/usr/share/gettext/po/Makefile.in.in; \
else \
: ; \
fi
make[1]: Leaving directory `/sources/wget-1.11.1/po'
cd doc && make CC='gcc' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H
-DSYSTEM_WGETRC=\""/etc/wgetrc\""
-DLOCALEDIR=\""/usr/share/locale\""' CFLAGS='-O2 -Wall'
LDFLAGS='' LIBS='-ldl -lrt /usr/lib/libssl.so
/usr/lib/libcrypto.so ' DESTDIR='' prefix='/usr'
exec_prefix='/usr' bindir='/usr/bin'
infodir='/usr/share/info' mandir='/usr/share/man'
manext='1' install.man
make[1]: Entering directory `/sources/wget-1.11.1/doc'
../mkinstalldirs /usr/share/man/man1
/bin/install -c -m 644 ./wget.1 /usr/share/man/man1/wget.1
make[1]: Leaving directory `/sources/wget-1.11.1/doc'
|