-webalizer インストール-

    
 cd /usr/ports/japanese/webalizer

===> Building for libtool-1.3.4_4
Making all in .
CC="cc" CFLAGS="-O -pipe" CPPFLAGS="" LD="/usr/libexec/elf/ld" LDFLAGS="" LIBS="" LN_S="ln -s" NM=
"/usr/bin/nm -B" RANLIB="ranlib" DLLTOOL="" OBJDUMP="" AS="" /bin/sh ./ltconfig --cache-file=./con
fig.cache --with-gcc --with-gnu-ld --enable-dlopen --srcdir=. --output=libtool ./ltmain.sh
loading cache ./config.cache within ltconfig
checking host system type... i386-unknown-freebsdelf4.8
checking for object suffix... o
checking for executable suffix... (cached) no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions ... yes
checking if cc static flag -static works... -static
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/libexec/elf/ld option to reload object files... -r
checking dynamic linker characteristics... freebsdelf4.8 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
checking for dlopen in -ldl... (cached) no
checking for dlopen... (cached) yes
checking for dlfcn.h... (cached) yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
creating libtool
updating cache ./config.cache
CONFIG_FILES=libtoolize CONFIG_HEADERS= ./config.status
creating libtoolize
chmod +x libtoolize
Making all in libltdl
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -c ltdl.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -c ltdl.c -fPIC -DPIC -o .libs/ltdl.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -c ltdl.c -o ltdl.o >/dev/null 2>&1
mv -f .libs/ltdl.lo ltdl.lo
/bin/sh ./libtool --mode=link cc -O -pipe -o libltdl.la -rpath /usr/local/lib -version-info 1:2:1
ltdl.lo
rm -fr .libs/libltdl.la .libs/libltdl.* .libs/libltdl.*
cc -shared -Wl,--rpath -Wl,/usr/local/lib ltdl.lo -Wl,-soname -Wl,libltdl.so.1 -o .libs/libltdl.
so.1
(cd .libs && rm -f libltdl.so && ln -s libltdl.so.1 libltdl.so)
ar cru .libs/libltdl.a ltdl.o
ranlib .libs/libltdl.a
creating libltdl.la
(cd .libs && rm -f libltdl.la && ln -s ../libltdl.la libltdl.la)
Making all in doc
cd . && makeinfo --no-split `echo libtool.texi | sed 's,.*/,,'`
libtool.texi:2906: warning: `(' follows defined name `LTDL_SET_PRELOADED_SYMBOLS' instead of whitesp
ace.
Making all in tests
===> Installing for libtool-1.3.4_4
Making install in .
/bin/sh ./mkinstalldirs /usr/local/bin
install -c -o root -g wheel -m 555 libtool /usr/local/bin/libtool
install -c -o root -g wheel -m 555 libtoolize /usr/local/bin/libtoolize
/bin/sh ./mkinstalldirs /usr/local/share/libtool
mkdir /usr/local/share/libtool
install -c -o root -g wheel -m 555 config.guess /usr/local/share/libtool/config.guess
install -c -o root -g wheel -m 555 config.sub /usr/local/share/libtool/config.sub
install -c -o root -g wheel -m 555 ltconfig /usr/local/share/libtool/ltconfig
/bin/sh ./mkinstalldirs /usr/local/share/aclocal
install -c -o root -g wheel -m 444 ./libtool.m4 /usr/local/share/aclocal/libtool.m4
/bin/sh ./mkinstalldirs /usr/local/share/libtool
install -c -o root -g wheel -m 444 ./ltmain.sh /usr/local/share/libtool/ltmain.sh
make install-data-hook
cd libltdl && make local-install-files
rm -rf /usr/local/share/libtool/libltdl
/bin/sh ./../mkinstalldirs /usr/local/share/libtool/libltdl
mkdir /usr/local/share/libtool/libltdl
Making install in libltdl
/bin/sh ./../mkinstalldirs /usr/local/lib
/bin/sh ./libtool --mode=install /usr/bin/install -c -o root -g wheel libltdl.la /usr/local/lib/lib
ltdl.la
/usr/bin/install -c -o root -g wheel .libs/libltdl.so.1 /usr/local/lib/libltdl.so.1
(cd /usr/local/lib && rm -f libltdl.so && ln -s libltdl.so.1 libltdl.so)
/usr/bin/install -c -o root -g wheel .libs/libltdl.a /usr/local/lib/libltdl.a
ranlib /usr/local/lib/libltdl.a
chmod 644 /usr/local/lib/libltdl.a
/usr/bin/env OBJFORMAT="elf" /sbin/ldconfig -m /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ./../mkinstalldirs /usr/local/include
install -c -o root -g wheel -m 444 ltdl.h /usr/local/include/ltdl.h
Making install in doc
/bin/sh ../mkinstalldirs /usr/local/info
install -c -o root -g wheel -m 444 ./libtool.info /usr/local/info/libtool.info
install-info --info-dir=/usr/local/info /usr/local/info/libtool.info
Making install in tests
===> Generating temporary packing list
===> Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===> Registering installation for libtool-1.3.4_4
===> Returning to build of jpeg-6b_1
===> Configuring for jpeg-6b_1
checking for gcc... cc
checking whether the C compiler (cc -O -pipe ) works... yes
checking whether the C compiler (cc -O -pipe ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking how to run the C preprocessor... cc -E
checking for function prototypes... yes
checking for stddef.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for size_t... yes
checking for type unsigned char... yes
checking for type unsigned short... yes
checking for type void... yes
checking for working const... yes
checking for inline... __inline__
checking for broken incomplete types... ok
checking for short external names... ok
checking to see if char is signed... yes
checking to see if right shift is signed... yes
checking to see if fopen accepts b spec... yes
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking for ranlib... ranlib
checking host system type... i386-unknown-freebsdelf4.8
checking for ranlib... ranlib
checking whether we are using GNU C... yes
checking for object suffix... o
checking for executable suffix... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions ... yes
checking if cc static flag -static works... -static
checking whether ln -s works... yes
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/libexec/elf/ld option to reload object files... -r
checking dynamic linker characteristics... freebsdelf4.8 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
checking libjpeg version number... 9
creating ./config.status
creating Makefile
creating jconfig.h