makoto@u ■8:29:27/011130(~...stable-2-0/namazu)> ./autogen.sh **Warning**: I am going to run `configure' with no arguments. If you wish to pass any to it, please specify them on the `./autogen.sh' command line. Generating configure script and Makefiles for Namazu. Running gettextize... Wiping out intl/ subdirectory Copying file ABOUT-NLS Copying file intl/ChangeLog Copying file intl/Makefile.in Copying file intl/VERSION Copying file intl/bindtextdom.c Copying file intl/config.charset Copying file intl/dcgettext.c Copying file intl/dcigettext.c Copying file intl/dcngettext.c Copying file intl/dgettext.c Copying file intl/dngettext.c Copying file intl/explodename.c Copying file intl/finddomain.c Copying file intl/gettext.c Copying file intl/gettext.h Copying file intl/gettextP.h Copying file intl/hash-string.h Copying file intl/intl-compat.c Copying file intl/l10nflist.c Copying file intl/libgettext.h Copying file intl/libgnuintl.h Copying file intl/loadinfo.h Copying file intl/loadmsgcat.c Copying file intl/localcharset.c Copying file intl/locale.alias Copying file intl/localealias.c Copying file intl/ngettext.c Copying file intl/plural.c Copying file intl/plural.y Copying file intl/ref-add.sin Copying file intl/ref-del.sin Copying file intl/textdomain.c Copying file po/Makefile.in.in Adding an entry to po/ChangeLog (backup is in po/ChangeLog~) Please add the files codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4 from the /usr/local/share/aclocal directory to your autoconf macro directory or directly to your aclocal.m4 file. You will also need config.guess and config.sub, which you can get from ftp://ftp.gnu.org/pub/gnu/config/. Running libtoolize... Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL' You should add the contents of `/usr/pkg/share/aclocal/libtool.m4' to `aclocal.m4'. Running aclocal ... Running autoheader... Running automake ... src/Makefile.am:30: invalid unused variable name: `common_SOURCES' Running autoconf ... configure.in:319: warning: AC_CONFIG_SUBDIRS: you should use literals configure.in:72: error: possibly undefined macro: AC_PROG_LIBTOOL Generating configure script and Makefiles for TkNamazu. Running aclocal ... Running automake ... Running autoconf ... Configuring Namazu. Running $./configure --enable-maintainer-mode ... checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes /amd/nazuha.ki.nu./export/home/makoto/namazu-dev/stable-2-0/namazu/missing: Unknown `--run' option Try `/amd/nazuha.ki.nu./export/home/makoto/namazu-dev/stable-2-0/namazu/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for mawk... no checking for gawk... no checking for nawk... no checking for awk... awk checking whether make sets ${MAKE}... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for ranlib... ranlib checking whether make sets ${MAKE}... (cached) yes checking for strerror in -lcposix... no AC_PROG_LIBTOOL: not found checking build system type... powerpc-unknown-netbsd1.5Y checking host system type... powerpc-unknown-netbsd1.5Y checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for inline... inline 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 for size_t... yes checking for working alloca.h... no checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... no checking for argz.h... no checking for limits.h... yes checking for locale.h... yes checking for nl_types.h... yes checking for malloc.h... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for feof_unlocked... no checking for fgets_unlocked... no checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... no checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... no checking for strchr... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for iconv... no, consider installing GNU libiconv checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking whether included gettext is requested... no checking for libintl.h... yes checking for GNU gettext in libc... no checking for GNU gettext in libintl... yes checking for dcgettext... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for bison... no checking for catalogs to be installed... ja ja_JP.SJIS es fr checking for main in -lm... yes checking for ANSI C header files... (cached) yes checking for fcntl.h... yes checking for limits.h... (cached) yes checking for malloc.h... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking whether byte ordering is bigendian... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking whether char is unsigned... yes checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for long long... yes checking size of long long... 8 checking for pid_t... yes checking for size_t... (cached) yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for working memcmp... yes checking for vprintf... yes checking for _doprnt... no checking for getcwd... (cached) yes checking for getwd... yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for strdup... (cached) yes checking for strspn... yes checking for strstr... yes checking for memmove... yes checking for memset... yes checking for strcasecmp... (cached) yes checking for strncasecmp... yes checking for strcspn... yes checking for strerror... yes checking for vsnprintf... yes checking for _vsnprintf... yes checking for __vsnprintf... no checking if malloc debugging is wanted... no checking for admin's email address... webmaster@u.ki.nu checking for perl5... no checking for perl... /usr/pkg/bin/perl checking for NKF perl module... yes checking for Text::Kakasi perl module... yes checking for Text::ChaSen perl module... yes checking for default wakatigaki processor... KAKASI checking for File::MMagic perl module... yes configure: creating ./config.status config.status: creating Makefile config.status: creating nmz-config config.status: creating namazu.spec config.status: creating conf/Makefile config.status: creating doc/Makefile config.status: creating doc/en/Makefile config.status: creating doc/ja/Makefile config.status: creating etc/Makefile config.status: creating filter/Makefile config.status: creating filter/win32/Makefile config.status: creating intl/Makefile config.status: creating lib/Makefile config.status: creating lisp/Makefile config.status: creating man/Makefile config.status: creating nmz/Makefile config.status: creating pl/Makefile config.status: creating pl/var.pl config.status: creating pl/conf.pl config.status: creating po/Makefile.in config.status: creating scripts/Makefile config.status: creating scripts/bnamazu config.status: creating scripts/gtnmz config.status: creating scripts/mailutime config.status: creating scripts/nmzgrep config.status: creating scripts/rfnmz config.status: creating scripts/vfnmz config.status: creating src/Makefile config.status: creating template/Makefile config.status: creating tests/Makefile config.status: creating tests/data/Makefile config.status: creating tests/data/ja/Makefile config.status: creating tests/data/ja-spec/Makefile config.status: creating tests/data/en/Makefile config.status: creating tests/data/query/Makefile config.status: creating tests/data/html-split/Makefile config.status: creating tests/data/filter/Makefile config.status: creating tests/data/emphasize/Makefile config.status: creating tests/data/dup-field/Makefile config.status: creating config.h config.status: creating po/POTFILES config.status: creating po/Makefile Now type 'make' to compile Namazu. makoto@u ■8:31:11/011130(~...stable-2-0/namazu)>