NAMAZUをMAC OS Xにインストールしようとしていますが、肝心のNAMAZUのインストールに失敗しています。 ●基本的な事項 NAMAZU 2.0.5 システム Darwin localhost 1.3 Darwin Kernel Version 1.3: Thu Mar 1 06:56:40 PST 2001; root:xnu/xnu-123.5.obj~1/RELEASE_PPC Power Macintosh powerpc perl v5.6.0 built for darwin コンパイラ Reading specs from /usr/libexec/gcc/darwin/ppc/2.95.2/specs Apple Computer, Inc. version gcc-926, based on gcc version 2.95.2 19991024 (release) nkf Network Kanji Filter Version 1.7 (1/9811/Shinji Kono) httpd Apache/1.3.14 (Darwin) ●Chasenのコンフィグ [localhost:~/pkg_fol/chasen-2.2.5] mizusawa% ./configure --host=powerpc-apple-bsd creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... found checking for working automake... missing checking for working autoheader... found checking for working makeinfo... missing checking whether to enable maintainer-specific portions of Makefiles... no checking host system type... powerpc-apple-bsd checking build system type... powerpc-apple-bsd checking for ranlib... ranlib checking for gcc... no checking for cc... cc checking whether the C compiler (cc ) works... yes checking whether the C compiler (cc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD-compatible nm... /usr/bin/nm -p checking whether ln -s works... yes updating cache ./config.cache 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... ~/pkg_fol/chasen-2.2.5/conftest 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... none checking if the linker (/usr/bin/ld) is GNU ld... no checking whether the linker (/usr/bin/ld) supports shared libraries... no checking command to parse /usr/bin/nm -p output... ok checking how to hardcode library paths into programs... unsupported checking for /usr/bin/ld option to reload object files... -r checking dynamic linker characteristics... no checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking for objdir... .libs creating libtool loading cache ./config.cache checking for POSIXized ISC... no checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking for gcc... (cached) cc checking whether the C compiler (cc -g -O2 ) works... yes checking whether the C compiler (cc -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... (cached) yes checking whether make sets ${MAKE}... (cached) yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking how to run the C preprocessor... cc -E -traditional-cpp checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for fcntl.h... yes checking for limits.h... yes checking for sys/file.h... yes checking for sys/stat.h... yes checking for unistd.h... yes checking for sys/param.h... yes checking for sys/types.h... yes checking for netinet/in.h... yes checking for io.h... no checking for process.h... no checking for winsock2.h... no checking for off_t... yes checking for size_t... yes checking for 8-bit clean memcmp... yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking return type of signal handlers... void checking for htonl... yes checking for gethostname in -lnsl... no checking for socket in -lsocket... no checking whether byte ordering is bigendian... yes updating cache ./config.cache creating ./config.status creating Makefile creating chasen-config creating chasen/Makefile creating mkchadic/Makefile creating doc/Makefile creating lib/Makefile creating tests/Makefile sed: ./tests/Makefile.in: No such file or directory creating prolog/Makefile creating chasen.spec creating config.h [localhost:~/pkg_fol/chasen-2.2.5] mizusawa% ●ちゃせんのmake [localhost:~/pkg_fol/chasen-2.2.5] mizusawa% make make all-recursive Making all in doc make[2]: Nothing to be done for `all'. Making all in prolog make[2]: Nothing to be done for `all'. Making all in lib /bin/sh ../libtool --mode=compile cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c chalib.c cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c chalib.c -o chalib.o echo timestamp > chalib.lo /bin/sh ../libtool --mode=compile cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c chfile.c cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c chfile.c -o chfile.o echo timestamp > chfile.lo /bin/sh ../libtool --mode=compile cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c connect.c cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c connect.c -o connect.o echo timestamp > connect.lo /bin/sh ../libtool --mode=compile cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c getid.c cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c getid.c -o getid.o echo timestamp > getid.lo /bin/sh ../libtool --mode=compile cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c getopt.c cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c getopt.c -o getopt.o echo timestamp > getopt.lo /bin/sh ../libtool --mode=compile cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c grammar.c cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c grammar.c -o grammar.o echo timestamp > grammar.lo /bin/sh ../libtool --mode=compile cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c init.c cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c init.c -o init.o echo timestamp > init.lo /bin/sh ../libtool --mode=compile cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c iotool.c cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c iotool.c -o iotool.o echo timestamp > iotool.lo /bin/sh ../libtool --mode=compile cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c jfgets.c cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c jfgets.c -o jfgets.o echo timestamp > jfgets.lo /bin/sh ../libtool --mode=compile cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c katuyou.c cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c katuyou.c -o katuyou.o echo timestamp > katuyou.lo /bin/sh ../libtool --mode=compile cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c lisp.c cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c lisp.c -o lisp.o echo timestamp > lisp.lo /bin/sh ../libtool --mode=compile cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c tokenizer.c cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c tokenizer.c -o tokenizer.o echo timestamp > tokenizer.lo /bin/sh ../libtool --mode=compile cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c parse.c cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c parse.c -o parse.o echo timestamp > parse.lo /bin/sh ../libtool --mode=compile cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c pat.c cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c pat.c -o pat.o echo timestamp > pat.lo /bin/sh ../libtool --mode=compile cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c patfile.c cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c patfile.c -o patfile.o echo timestamp > patfile.lo /bin/sh ../libtool --mode=compile cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c print.c cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c print.c -o print.o echo timestamp > print.lo /bin/sh ../libtool --mode=compile cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c select.c cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c select.c -o select.o echo timestamp > select.lo /bin/sh ../libtool --mode=compile cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c zentohan.c cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c zentohan.c -o zentohan.o echo timestamp > zentohan.lo /bin/sh ../libtool --mode=compile cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c mmap.c cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c mmap.c -o mmap.o echo timestamp > mmap.lo /bin/sh ../libtool --mode=compile cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c dic.c cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c dic.c -o dic.o echo timestamp > dic.lo /bin/sh ../libtool --mode=compile cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c htobe.c cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -g -O2 -Wall -c htobe.c -o htobe.o echo timestamp > htobe.lo /bin/sh ../libtool --mode=link cc -g -O2 -Wall -o libchasen.la -rpath /usr/local/lib -version-info 0:1:0 chalib.lo chfile.lo connect.lo getid.lo getopt.lo grammar.lo init.lo iotool.lo jfgets.lo katuyou.lo lisp.lo tokenizer.lo parse.lo pat.lo patfile.lo print.lo select.lo zentohan.lo mmap.lo dic.lo htobe.lo mkdir .libs ar cru .libs/libchasen.a chalib.o chfile.o connect.o getid.o getopt.o grammar.o init.o iotool.o jfgets.o katuyou.o lisp.o tokenizer.o parse.o pat.o patfile.o print.o select.o zentohan.o mmap.o dic.o htobe.o ranlib .libs/libchasen.a creating libchasen.la (cd .libs && rm -f libchasen.la && ln -s ../libchasen.la libchasen.la) ~/pkg_fol/chasen-2.2.5/lib/.libs Making all in chasen cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -I./../lib -g -O2 -Wall -c chasen.c cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -I./../lib -g -O2 -Wall -c client.c cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -I./../lib -g -O2 -Wall -c server.c /bin/sh ../libtool --mode=link cc -g -O2 -Wall -o chasen chasen.o client.o server.o ../lib/libchasen.la mkdir .libs cc -g -O2 -Wall -o chasen chasen.o client.o server.o ../lib/.libs/libchasen.a cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -I./../lib -g -O2 -Wall -c chasmpl.c /bin/sh ../libtool --mode=link cc -g -O2 -Wall -o chasmpl chasmpl.o ../lib/libchasen.la cc -g -O2 -Wall -o chasmpl chasmpl.o ../lib/.libs/libchasen.a Making all in mkchadic cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -I./../lib -g -O2 -Wall -c convdic.c /bin/sh ../libtool --mode=link cc -g -O2 -Wall -o convdic convdic.o ../lib/libchasen.la mkdir .libs cc -g -O2 -Wall -o convdic convdic.o ../lib/.libs/libchasen.a cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -I./../lib -g -O2 -Wall -c trans.c cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -I./../lib -g -O2 -Wall -c makeint.c /bin/sh ../libtool --mode=link cc -g -O2 -Wall -o makeint trans.o makeint.o ../lib/libchasen.la cc -g -O2 -Wall -o makeint trans.o makeint.o ../lib/.libs/libchasen.a cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -I./../lib -g -O2 -Wall -c makemat.c /bin/sh ../libtool --mode=link cc -g -O2 -Wall -o makemat makemat.o ../lib/libchasen.la cc -g -O2 -Wall -o makemat makemat.o ../lib/.libs/libchasen.a cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -I./../lib -g -O2 -Wall -c mkary.c /bin/sh ../libtool --mode=link cc -g -O2 -Wall -o mkary mkary.o ../lib/libchasen.la cc -g -O2 -Wall -o mkary mkary.o ../lib/.libs/libchasen.a cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -I./../lib -g -O2 -Wall -c interface.c /bin/sh ../libtool --mode=link cc -g -O2 -Wall -o pattool interface.o ../lib/libchasen.la cc -g -O2 -Wall -o pattool interface.o ../lib/.libs/libchasen.a cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -I./../lib -g -O2 -Wall -c sortdic.c /bin/sh ../libtool --mode=link cc -g -O2 -Wall -o sortdic sortdic.o ../lib/libchasen.la cc -g -O2 -Wall -o sortdic sortdic.o ../lib/.libs/libchasen.a cc -DRCPATH=\"/usr/local/etc/chasenrc\" -DHAVE_CONFIG_H -I.. -I./../lib -g -O2 -Wall -c convary.c /bin/sh ../libtool --mode=link cc -g -O2 -Wall -o convary convary.o ../lib/libchasen.la cc -g -O2 -Wall -o convary convary.o ../lib/.libs/libchasen.a make[2]: Nothing to be done for `all-am'. [localhost:~/pkg_fol/chasen-2.2.5] mizusawa% ●ちゃせんのmake install [localhost:mizusawa/pkg_fol/chasen-2.2.5] root# make install Making install in doc make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /usr/local/share/chasen/doc mkdir /usr/local/share mkdir /usr/local/share/chasen mkdir /usr/local/share/chasen/doc /usr/bin/install -c -m 644 ./manual-j.pdf /usr/local/share/chasen/doc/manual-j.pdf /usr/bin/install -c -m 644 ./manual-j.tex /usr/local/share/chasen/doc/manual-j.tex /usr/bin/install -c -m 644 ./manual.pdf /usr/local/share/chasen/doc/manual.pdf /usr/bin/install -c -m 644 ./manual.tex /usr/local/share/chasen/doc/manual.tex Making install in prolog make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /usr/local/share/chasen/prolog mkdir /usr/local/share/chasen/prolog /usr/bin/install -c -m 644 ./README.prolog /usr/local/share/chasen/prolog/README.prolog /usr/bin/install -c -m 644 ./chasen.pl /usr/local/share/chasen/prolog/chasen.pl /usr/bin/install -c -m 644 ./chasen_user.pl /usr/local/share/chasen/prolog/chasen_user.pl /usr/bin/install -c -m 644 ./jinput.pl /usr/local/share/chasen/prolog/jinput.pl /usr/bin/install -c -m 644 ./juman.pl /usr/local/share/chasen/prolog/juman.pl /usr/bin/install -c -m 644 ./utils.pl /usr/local/share/chasen/prolog/utils.pl Making install in lib /bin/sh ../mkinstalldirs /usr/local/lib mkdir /usr/local/lib /bin/sh ../libtool --mode=install /usr/bin/install -c libchasen.la /usr/local/lib/libchasen.la /usr/bin/install -c .libs/libchasen.lai /usr/local/lib/libchasen.la /usr/bin/install -c .libs/libchasen.a /usr/local/lib/libchasen.a ranlib /usr/local/lib/libchasen.a chmod 644 /usr/local/lib/libchasen.a ---------------------------------------------------------------------- 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: 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 mkdir /usr/local/include /usr/bin/install -c -m 644 chasen.h /usr/local/include/chasen.h Making install in chasen /bin/sh ../mkinstalldirs /usr/local/bin /bin/sh ../libtool --mode=install /usr/bin/install -c chasen /usr/local/bin/chasen /usr/bin/install -c chasen /usr/local/bin/chasen make[2]: Nothing to be done for `install-data-am'. Making install in mkchadic /bin/sh ../mkinstalldirs /usr/local/libexec/chasen mkdir /usr/local/libexec mkdir /usr/local/libexec/chasen /bin/sh ../libtool --mode=install /usr/bin/install -c convdic /usr/local/libexec/chasen/convdic /usr/bin/install -c convdic /usr/local/libexec/chasen/convdic /bin/sh ../libtool --mode=install /usr/bin/install -c makeint /usr/local/libexec/chasen/makeint /usr/bin/install -c makeint /usr/local/libexec/chasen/makeint /bin/sh ../libtool --mode=install /usr/bin/install -c makemat /usr/local/libexec/chasen/makemat /usr/bin/install -c makemat /usr/local/libexec/chasen/makemat /bin/sh ../libtool --mode=install /usr/bin/install -c mkary /usr/local/libexec/chasen/mkary /usr/bin/install -c mkary /usr/local/libexec/chasen/mkary /bin/sh ../libtool --mode=install /usr/bin/install -c pattool /usr/local/libexec/chasen/pattool /usr/bin/install -c pattool /usr/local/libexec/chasen/pattool /bin/sh ../libtool --mode=install /usr/bin/install -c sortdic /usr/local/libexec/chasen/sortdic /usr/bin/install -c sortdic /usr/local/libexec/chasen/sortdic /bin/sh ../libtool --mode=install /usr/bin/install -c convary /usr/local/libexec/chasen/convary /usr/bin/install -c convary /usr/local/libexec/chasen/convary make[2]: Nothing to be done for `install-data-am'. /bin/sh ./mkinstalldirs /usr/local/bin /usr/bin/install -c chasen-config /usr/local/bin/chasen-config make[2]: Nothing to be done for `install-data-am'. [localhost:mizusawa/pkg_fol/chasen-2.2.5] root# ●辞書のコンフィグ [localhost:~/pkg_fol/ipadic-2.4.4] mizusawa% ./configure creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... found checking for working automake... missing checking for working autoheader... found checking for working makeinfo... missing checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD compatible install... /usr/bin/install -c checking whether make sets ${MAKE}... (cached) yes checking for chasen-config... /usr/local/bin/chasen-config updating cache ./config.cache creating ./config.status creating Makefile creating chasenrc creating ipadic.spec creating doc/Makefile [localhost:~/pkg_fol/ipadic-2.4.4] mizusawa% ●辞書のmake [localhost:~/pkg_fol/ipadic-2.4.4] mizusawa% ./configure creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... found checking for working automake... missing checking for working autoheader... found checking for working makeinfo... missing checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD compatible install... /usr/bin/install -c checking whether make sets ${MAKE}... (cached) yes checking for chasen-config... /usr/local/bin/chasen-config updating cache ./config.cache creating ./config.status creating Makefile creating chasenrc creating ipadic.spec creating doc/Makefile [localhost:~/pkg_fol/ipadic-2.4.4] mizusawa% make Making all in doc /Users/mizusawa/pkg_fol/ipadic-2.4.4/missing makeinfo ipadic-ja.texi WARNING: `makeinfo' is missing on your system. You should only need it if you modified a `.texi' or `.texinfo' file, or any other file indirectly affecting the aspect of the manual. The spurious call might also be the consequence of using a buggy `make' (AIX, DU, IRIX). You might want to install the `Texinfo' package or the `GNU make' package. Grab either from any GNU archive site. /usr/local/libexec/chasen/makemat connect.cha parsing grammar.cha parsing cforms.cha parsing ctypes.cha parsing connect.cha table size: 2158 lines: ......................................... 20131 number of states: 2374 bi-gram: ........................................ 20000 20007 tri-gram: 20131 matrix size: 2374x2158 -> 382x321 /usr/local/libexec/chasen/makeint *.dic > chadic.txt parsing grammar.cha parsing cforms.cha parsing table.cha parsing dictionaries... Adj.dic Adnominal.dic Adverb.dic Auxil.dic Conjunction.dic Filler.dic Interjection.dic Noun.adjv.dic Noun.adverbal.dic Noun.demonst.dic Noun.dic Noun.nai.dic Noun.name.dic Noun.number.dic Noun.org.dic Noun.others.dic Noun.place.dic Noun.proper.dic Noun.verbal.dic Others.dic Postp.dic Prefix.dic Suffix.dic Symbol.dic Verb.dic processing time: 26 sec /usr/local/libexec/chasen/sortdic chadic.txt > chadic.int reading... (235034 lines) sorting... writing... done. processing time: 4 sec rm -f chadic.txt /usr/local/libexec/chasen/pattool -F chadic Make Index File "chadic.pat" from "chadic.int" .................... 200000 ... 234883 read 234883 words, 8014698 bytes Saving pat-tree "chadic.pat" ... /usr/local/libexec/chasen/mkary -l -o chadic.ary chadic.int Save to "chadic.ary" Reading text file "chadic.int" ................ 7M Sorting... Saving... Done. [localhost:~/pkg_fol/ipadic-2.4.4] mizusawa% ●辞書のmake install [localhost:mizusawa/pkg_fol/ipadic-2.4.4] root# make install Making install in doc make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /usr/local/info /usr/bin/install -c -m 644 ./ipadic-ja.info /usr/local/info/ipadic-ja.info make[2]: Nothing to be done for `install-exec-am'. /bin/sh ./mkinstalldirs /usr/local/share/chasen/dic/ipadic /usr/bin/install -c -m 644 ./grammar.cha /usr/local/share/chasen/dic/ipadic/grammar.cha /usr/bin/install -c -m 644 ./ctypes.cha /usr/local/share/chasen/dic/ipadic/ctypes.cha /usr/bin/install -c -m 644 ./cforms.cha /usr/local/share/chasen/dic/ipadic/cforms.cha /usr/bin/install -c -m 644 ./chasenrc /usr/local/share/chasen/dic/ipadic/chasenrc /usr/bin/install -c -m 644 ./connect.cha /usr/local/share/chasen/dic/ipadic/connect.cha /usr/bin/install -c -m 644 ./Makefile.bat /usr/local/share/chasen/dic/ipadic/Makefile.bat /usr/bin/install -c -m 644 ./matrix.cha /usr/local/share/chasen/dic/ipadic/matrix.cha /usr/bin/install -c -m 644 ./table.cha /usr/local/share/chasen/dic/ipadic/table.cha /usr/bin/install -c -m 644 ./chadic.int /usr/local/share/chasen/dic/ipadic/chadic.int /usr/bin/install -c -m 644 ./chadic.pat /usr/local/share/chasen/dic/ipadic/chadic.pat /usr/bin/install -c -m 644 ./chadic.ary /usr/local/share/chasen/dic/ipadic/chadic.ary if test -f /usr/local/etc/chasenrc ; then \ echo "Please modify /usr/local/etc/chasenrc"; \ else \ cp chasenrc /usr/local/etc/chasenrc ;\ fi [localhost:mizusawa/pkg_fol/ipadic-2.4.4] root# ●TEXT::Chasenのコンフィグ [localhost:~/pkg_fol/Text-ChaSen-1.03] mizusawa% perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Text::ChaSen [localhost:~/pkg_fol/Text-ChaSen-1.03] mizusawa% ●TEXT::Chasenのmake [localhost:~/pkg_fol/Text-ChaSen-1.03] mizusawa% make mkdir blib mkdir blib/lib mkdir blib/lib/Text mkdir blib/arch mkdir blib/arch/auto mkdir blib/arch/auto/Text mkdir blib/arch/auto/Text/ChaSen mkdir blib/lib/auto mkdir blib/lib/auto/Text mkdir blib/lib/auto/Text/ChaSen mkdir blib/man3 cp ChaSen.pm blib/lib/Text/ChaSen.pm /usr/bin/perl -I/System/Library/Perl/darwin -I/System/Library/Perl /System/Library/Perl/ExtUtils/xsubpp -typemap /System/Library/Perl/ExtUtils/typemap ChaSen.xs > ChaSen.xsc && mv ChaSen.xsc ChaSen.c Please specify prototyping behavior for ChaSen.xs (see perlxs manual) cc -c -g -pipe -pipe -fno-common -DHAS_TELLDIR_PROTOTYPE -fno-strict-aliasing -O3 -DVERSION=\"1.03\" -DXS_VERSION=\"1.03\" -I/System/Library/Perl/darwin/CORE ChaSen.c Running Mkbootstrap for Text::ChaSen () chmod 644 ChaSen.bs LD_RUN_PATH="/usr/local/lib" cc -o blib/arch/auto/Text/ChaSen/ChaSen.bundle -bundle -undefined suppress ChaSen.o -L/usr/local/lib -lchasen chmod 755 blib/arch/auto/Text/ChaSen/ChaSen.bundle cp ChaSen.bs blib/arch/auto/Text/ChaSen/ChaSen.bs chmod 644 blib/arch/auto/Text/ChaSen/ChaSen.bs Manifying blib/man3/Text::ChaSen.3 [localhost:~/pkg_fol/Text-ChaSen-1.03] mizusawa% ●TEXT::Chasenのmake install [localhost:mizusawa/pkg_fol/Text-ChaSen-1.03] root# make install Installing /Library/Perl/darwin/auto/Text/ChaSen/ChaSen.bs Installing /Library/Perl/darwin/auto/Text/ChaSen/ChaSen.bundle Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Library/Perl/darwin/Text/ChaSen.pm Installing /usr/share/man/man3/Text::ChaSen.3 Writing /Library/Perl/darwin/auto/Text/ChaSen/.packlist Appending installation info to /System/Library/Perl/darwin/perllocal.pod [localhost:mizusawa/pkg_fol/Text-ChaSen-1.03] root# ●File-MMagicのコンフィグ [localhost:~/pkg_fol/namazu-2.0.5/File-MMagic] mizusawa% perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for File::MMagic [localhost:~/pkg_fol/namazu-2.0.5/File-MMagic] mizusawa% ●File-MMagicのmake [localhost:~/pkg_fol/namazu-2.0.5/File-MMagic] mizusawa% make mkdir blib mkdir blib/lib mkdir blib/lib/File mkdir blib/arch mkdir blib/arch/auto mkdir blib/arch/auto/File mkdir blib/arch/auto/File/MMagic mkdir blib/lib/auto mkdir blib/lib/auto/File mkdir blib/lib/auto/File/MMagic mkdir blib/man3 cp MMagic.pm blib/lib/File/MMagic.pm Manifying blib/man3/File::MMagic.3 [localhost:~/pkg_fol/namazu-2.0.5/File-MMagic] mizusawa% ●File-MMagicのmake install [localhost:pkg_fol/namazu-2.0.5/File-MMagic] root# make install Installing /Library/Perl/File/MMagic.pm Installing /usr/share/man/man3/File::MMagic.3 Writing /Library/Perl/darwin/auto/File/MMagic/.packlist Appending installation info to /System/Library/Perl/darwin/perllocal.pod [localhost:pkg_fol/namazu-2.0.5/File-MMagic] root# ●NAMAZUのコンフィグ [localhost:~/pkg_fol/namazu-2.0.5] mizusawa% ./configure creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... found checking for working automake... missing checking for working autoheader... found checking for working makeinfo... missing checking whether to enable maintainer-specific portions of Makefiles... no checking host system type... powerpc-apple-darwin1.3 checking build system type... powerpc-apple-darwin1.3 checking for ranlib... ranlib checking for gcc... no checking for cc... cc checking whether the C compiler (cc ) works... yes checking whether the C compiler (cc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD-compatible nm... /usr/bin/nm -p checking whether ln -s works... yes updating cache ./config.cache loading cache ./config.cache within ltconfig 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... ~/pkg_fol/namazu-2.0.5/conftest 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... none checking if the linker (/usr/bin/ld) is GNU ld... no checking whether the linker (/usr/bin/ld) supports shared libraries... no checking command to parse /usr/bin/nm -p output... ok checking how to hardcode library paths into programs... unsupported checking for /usr/bin/ld option to reload object files... -r checking dynamic linker characteristics... no checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking for objdir... .libs creating libtool updating cache ./config.cache loading cache ./config.cache checking for POSIXized ISC... no checking for gcc... (cached) cc checking whether the C compiler (cc -g -O2 ) works... yes checking whether the C compiler (cc -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... (cached) yes checking for ranlib... (cached) ranlib checking whether make sets ${MAKE}... (cached) yes checking for Cygwin environment... no checking for mingw32 environment... no checking for executable suffix... (cached) no checking for object suffix... o checking how to run the C preprocessor... cc -E -traditional-cpp checking for ANSI C header files... yes checking for working const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for working alloca.h... no checking for alloca... yes checking for unistd.h... yes checking for getpagesize... yes checking for working mmap... no checking for argz.h... no checking for limits.h... yes checking for locale.h... yes checking for nl_types.h... no checking for malloc.h... no checking for string.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getcwd... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for strchr... yes checking for strcasecmp... yes checking for strdup... yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for stpcpy... no checking for LC_MESSAGES... no checking whether NLS is requested... yes checking whether included gettext is requested... no checking for libintl.h... no checking whether catgets can be used... no checking for msgfmt... msgfmt checking for gmsgfmt... msgfmt checking for xgettext... : 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) no checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking for stdlib.h... yes checking whether byte ordering is bigendian... yes checking for working const... (cached) yes checking for inline... (cached) inline checking whether char is unsigned... no checking size of int... 4 checking size of long... 4 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 unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) no checking for working memcmp... yes checking for vprintf... yes 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... no checking for __vsnprintf... no checking if malloc debugging is wanted... no checking for admin's email address... webmaster@localhost.adl.ne.jp checking for perl5... no checking for perl... /usr/bin/perl checking for NKF perl module... yes checking for Text::Kakasi perl module... no checking for kakasi... no checking for Text::ChaSen perl module... yes checking for default wakatigaki processor... CHASEN checking for File::MMagic perl module... yes updating cache ./config.cache creating ./config.status creating Makefile creating nmz-config creating namazu.spec creating conf/Makefile creating doc/Makefile creating doc/en/Makefile creating doc/ja/Makefile creating etc/Makefile creating filter/Makefile creating filter/win32/Makefile creating intl/Makefile creating lib/Makefile creating lisp/Makefile creating man/Makefile creating nmz/Makefile creating pl/Makefile creating pl/var.pl creating pl/conf.pl creating po/Makefile.in creating scripts/Makefile creating scripts/bnamazu creating scripts/gtnmz creating scripts/mailutime creating scripts/nmzgrep creating scripts/rfnmz creating scripts/vfnmz creating src/Makefile creating template/Makefile creating tests/Makefile creating tests/data/Makefile creating tests/data/ja/Makefile creating tests/data/en/Makefile creating tests/data/query/Makefile creating tests/data/html-split/Makefile creating config.h linking ./intl/libgettext.h to intl/libintl.h [localhost:~/pkg_fol/namazu-2.0.5] mizusawa% ●NAMAZUのmake [localhost:~/pkg_fol/namazu-2.0.5] mizusawa% make make all-recursive Making all in conf perl -pe 's/^/\x23 / unless /^(\x23|package|$)/' ../pl/conf.pl > mknmzrc-sample Making all in doc Making all in en make[3]: Nothing to be done for `all'. Making all in ja make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in etc make[2]: Nothing to be done for `all'. Making all in filter make[3]: Nothing to be done for `all-am'. Making all in intl cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -g -O2 -Wall -pedantic intl-compat.c In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from libgettext.h:33, from intl-compat.c:23: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -g -O2 -Wall -pedantic bindtextdom.c In file included from bindtextdom.c:23: /usr/include/stdlib.h:181: warning: ANSI C does not support `long long' /usr/include/stdlib.h:183: warning: ANSI C does not support `long long' In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from libgettext.h:33, from bindtextdom.c:44: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' In file included from gettextP.h:22, from bindtextdom.c:47: loadinfo.h:54: warning: ANSI C forbids const or volatile functions loadinfo.h:67: warning: ANSI C forbids const or volatile functions In file included from bindtextdom.c:47: gettextP.h:49: warning: ANSI does not permit the keyword `inline' cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -g -O2 -Wall -pedantic dcgettext.c In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from dcgettext.c:22: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' In file included from dcgettext.c:50: /usr/include/stdlib.h:181: warning: ANSI C does not support `long long' /usr/include/stdlib.h:183: warning: ANSI C does not support `long long' In file included from gettextP.h:22, from dcgettext.c:79: loadinfo.h:54: warning: ANSI C forbids const or volatile functions loadinfo.h:67: warning: ANSI C forbids const or volatile functions In file included from dcgettext.c:79: gettextP.h:49: warning: ANSI does not permit the keyword `inline' In file included from dcgettext.c:85: hash-string.h:38: warning: ANSI does not permit the keyword `inline' dcgettext.c:168: warning: ANSI C forbids const or volatile functions dcgettext.c:171: warning: ANSI C forbids const or volatile functions dcgettext.c:516: warning: ANSI C forbids const or volatile functions dcgettext.c:576: warning: ANSI C forbids const or volatile functions cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -g -O2 -Wall -pedantic dgettext.c In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from libgettext.h:33, from dgettext.c:29: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -g -O2 -Wall -pedantic gettext.c In file included from gettext.c:27: /usr/include/stdlib.h:181: warning: ANSI C does not support `long long' /usr/include/stdlib.h:183: warning: ANSI C does not support `long long' In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from libgettext.h:33, from gettext.c:40: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -g -O2 -Wall -pedantic finddomain.c In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from /usr/include/stdio.h:64, from finddomain.c:25: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' In file included from finddomain.c:29: /usr/include/stdlib.h:181: warning: ANSI C does not support `long long' /usr/include/stdlib.h:183: warning: ANSI C does not support `long long' In file included from gettextP.h:22, from finddomain.c:57: loadinfo.h:54: warning: ANSI C forbids const or volatile functions loadinfo.h:67: warning: ANSI C forbids const or volatile functions In file included from finddomain.c:57: gettextP.h:49: warning: ANSI does not permit the keyword `inline' cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -g -O2 -Wall -pedantic loadmsgcat.c In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from /usr/include/sys/fcntl.h:74, from /usr/include/fcntl.h:22, from loadmsgcat.c:22: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' In file included from loadmsgcat.c:27: /usr/include/stdlib.h:181: warning: ANSI C does not support `long long' /usr/include/stdlib.h:183: warning: ANSI C does not support `long long' In file included from gettextP.h:22, from loadmsgcat.c:44: loadinfo.h:54: warning: ANSI C forbids const or volatile functions loadinfo.h:67: warning: ANSI C forbids const or volatile functions In file included from loadmsgcat.c:44: gettextP.h:49: warning: ANSI does not permit the keyword `inline' cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -g -O2 -Wall -pedantic localealias.c In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from /usr/include/stdio.h:64, from localealias.c:24: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' In file included from localealias.c:45: /usr/include/stdlib.h:181: warning: ANSI C does not support `long long' /usr/include/stdlib.h:183: warning: ANSI C does not support `long long' In file included from gettextP.h:22, from localealias.c:73: loadinfo.h:54: warning: ANSI C forbids const or volatile functions loadinfo.h:67: warning: ANSI C forbids const or volatile functions In file included from localealias.c:73: gettextP.h:49: warning: ANSI does not permit the keyword `inline' localealias.c:168: warning: ANSI C forbids const or volatile functions cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -g -O2 -Wall -pedantic textdomain.c In file included from textdomain.c:24: /usr/include/stdlib.h:181: warning: ANSI C does not support `long long' /usr/include/stdlib.h:183: warning: ANSI C does not support `long long' In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from libgettext.h:33, from textdomain.c:39: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -g -O2 -Wall -pedantic l10nflist.c In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from l10nflist.c:45: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' In file included from l10nflist.c:48: /usr/include/stdlib.h:181: warning: ANSI C does not support `long long' /usr/include/stdlib.h:183: warning: ANSI C does not support `long long' In file included from l10nflist.c:51: loadinfo.h:54: warning: ANSI C forbids const or volatile functions loadinfo.h:67: warning: ANSI C forbids const or volatile functions l10nflist.c:157: warning: ANSI does not permit the keyword `inline' l10nflist.c:355: warning: ANSI C forbids const or volatile functions cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -g -O2 -Wall -pedantic explodename.c In file included from explodename.c:23: /usr/include/stdlib.h:181: warning: ANSI C does not support `long long' /usr/include/stdlib.h:183: warning: ANSI C does not support `long long' In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from explodename.c:31: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' In file included from explodename.c:33: loadinfo.h:54: warning: ANSI C forbids const or volatile functions loadinfo.h:67: warning: ANSI C forbids const or volatile functions rm -f libintl.a ar cru libintl.a intl-compat.o bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o ranlib libintl.a Making all in po make[2]: Nothing to be done for `all'. Making all in lib cc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -pedantic -c getopt.c In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from /usr/include/stdio.h:64, from getopt.c:42: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' getopt.c:385: warning: ANSI C forbids const or volatile functions getopt.c:389: warning: ANSI C forbids const or volatile functions getopt.c: In function `_getopt_internal': getopt.c:653: warning: implicit declaration of function `strncmp' getopt.c:698: warning: suggest explicit braces to avoid ambiguous `else' cc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -pedantic -c getopt1.c In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from /usr/include/stdio.h:64, from getopt1.c:34: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' rm -f libnmzut.a ar cru libnmzut.a getopt.o getopt1.o ranlib libnmzut.a Making all in nmz /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I./../lib -I./../src -I./../intl -I./../nmz -g -O2 -Wall -pedantic -c alias.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I./../lib -I./../src -I./../intl -I./../nmz -g -O2 -Wall -pedantic -c alias.c -o alias.o In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from /usr/include/stdio.h:64, from alias.c:36: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' In file included from alias.c:37: /usr/include/stdlib.h:181: warning: ANSI C does not support `long long' /usr/include/stdlib.h:183: warning: ANSI C does not support `long long' echo timestamp > alias.lo /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I./../lib -I./../src -I./../intl -I./../nmz -g -O2 -Wall -pedantic -c codeconv.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I./../lib -I./../src -I./../intl -I./../nmz -g -O2 -Wall -pedantic -c codeconv.c -o codeconv.o In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from /usr/include/stdio.h:64, from codeconv.c:36: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' In file included from codeconv.c:37: /usr/include/stdlib.h:181: warning: ANSI C does not support `long long' /usr/include/stdlib.h:183: warning: ANSI C does not support `long long' echo timestamp > codeconv.lo /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I./../lib -I./../src -I./../intl -I./../nmz -g -O2 -Wall -pedantic -c field.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I./../lib -I./../src -I./../intl -I./../nmz -g -O2 -Wall -pedantic -c field.c -o field.o In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from /usr/include/stdio.h:64, from field.c:29: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' echo timestamp > field.lo /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I./../lib -I./../src -I./../intl -I./../nmz -g -O2 -Wall -pedantic -c hlist.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I./../lib -I./../src -I./../intl -I./../nmz -g -O2 -Wall -pedantic -c hlist.c -o hlist.o In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from /usr/include/stdio.h:64, from hlist.c:29: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' In file included from hlist.c:30: /usr/include/stdlib.h:181: warning: ANSI C does not support `long long' /usr/include/stdlib.h:183: warning: ANSI C does not support `long long' echo timestamp > hlist.lo /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I./../lib -I./../src -I./../intl -I./../nmz -g -O2 -Wall -pedantic -c i18n.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I./../lib -I./../src -I./../intl -I./../nmz -g -O2 -Wall -pedantic -c i18n.c -o i18n.o In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from /usr/include/stdio.h:64, from i18n.c:26: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' In file included from i18n.c:27: /usr/include/stdlib.h:181: warning: ANSI C does not support `long long' /usr/include/stdlib.h:183: warning: ANSI C does not support `long long' i18n.c:45: warning: ANSI C forbids const or volatile functions i18n.c:53: warning: ANSI C forbids const or volatile functions echo timestamp > i18n.lo /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I./../lib -I./../src -I./../intl -I./../nmz -g -O2 -Wall -pedantic -c idxname.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I./../lib -I./../src -I./../intl -I./../nmz -g -O2 -Wall -pedantic -c idxname.c -o idxname.o In file included from idxname.c:31: /usr/include/stdlib.h:181: warning: ANSI C does not support `long long' /usr/include/stdlib.h:183: warning: ANSI C does not support `long long' In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from /usr/include/stdio.h:64, from libnamazu.h:12, from idxname.c:40: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' echo timestamp > idxname.lo /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I./../lib -I./../src -I./../intl -I./../nmz -g -O2 -Wall -pedantic -c libnamazu.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I./../lib -I./../src -I./../intl -I./../nmz -g -O2 -Wall -pedantic -c libnamazu.c -o libnamazu.o In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from /usr/include/stdio.h:64, from libnamazu.c:30: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' In file included from libnamazu.c:31: /usr/include/stdlib.h:181: warning: ANSI C does not support `long long' /usr/include/stdlib.h:183: warning: ANSI C does not support `long long' echo timestamp > libnamazu.lo /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I./../lib -I./../src -I./../intl -I./../nmz -g -O2 -Wall -pedantic -c l10n-ja.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I./../lib -I./../src -I./../intl -I./../nmz -g -O2 -Wall -pedantic -c l10n-ja.c -o l10n-ja.o In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from ./../intl/libintl.h:33, from i18n.h:8, from l10n-ja.c:36: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' echo timestamp > l10n-ja.lo /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I./../lib -I./../src -I./../intl -I./../nmz -g -O2 -Wall -pedantic -c parser.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I./../lib -I./../src -I./../intl -I./../nmz -g -O2 -Wall -pedantic -c parser.c -o parser.o In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from /usr/include/stdio.h:64, from parser.c:34: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' echo timestamp > parser.lo /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I./../lib -I./../src -I./../intl -I./../nmz -g -O2 -Wall -pedantic -c query.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I./../lib -I./../src -I./../intl -I./../nmz -g -O2 -Wall -pedantic -c query.c -o query.o In file included from query.c:27: /usr/include/stdlib.h:181: warning: ANSI C does not support `long long' /usr/include/stdlib.h:183: warning: ANSI C does not support `long long' In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from /usr/include/stdio.h:64, from libnamazu.h:12, from query.c:35: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' echo timestamp > query.lo /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I./../lib -I./../src -I./../intl -I./../nmz -g -O2 -Wall -pedantic -c re.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I./../lib -I./../src -I./../intl -I./../nmz -g -O2 -Wall -pedantic -c re.c -o re.o In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from /usr/include/stdio.h:64, from re.c:29: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' In file included from re.c:30: /usr/include/stdlib.h:181: warning: ANSI C does not support `long long' /usr/include/stdlib.h:183: warning: ANSI C does not support `long long' echo timestamp > re.lo /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I./../lib -I./../src -I./../intl -I./../nmz -g -O2 -Wall -pedantic -c replace.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I./../lib -I./../src -I./../intl -I./../nmz -g -O2 -Wall -pedantic -c replace.c -o replace.o In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from /usr/include/stdio.h:64, from replace.c:36: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' In file included from replace.c:37: /usr/include/stdlib.h:181: warning: ANSI C does not support `long long' /usr/include/stdlib.h:183: warning: ANSI C does not support `long long' echo timestamp > replace.lo /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I./../lib -I./../src -I./../intl -I./../nmz -g -O2 -Wall -pedantic -c regex.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I./../lib -I./../src -I./../intl -I./../nmz -g -O2 -Wall -pedantic -c regex.c -o regex.o In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from /usr/include/stdio.h:64, from regex.c:36: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' regex.c:355: warning: comma at end of enumerator list regex.c: In function `nmz_re_set_syntax': regex.c:405: warning: control reaches end of non-void function regex.c: In function `print_mbc': regex.c:479: warning: int format, long int arg (arg 2) regex.c:481: warning: int format, long int arg (arg 3) regex.c:483: warning: int format, long int arg (arg 3) regex.c:483: warning: int format, long int arg (arg 4) regex.c:485: warning: int format, long int arg (arg 3) regex.c:485: warning: int format, long int arg (arg 4) regex.c:485: warning: int format, long int arg (arg 5) regex.c:487: warning: int format, long int arg (arg 3) regex.c:487: warning: int format, long int arg (arg 4) regex.c:487: warning: int format, long int arg (arg 5) regex.c:487: warning: int format, long int arg (arg 6) regex.c:489: warning: int format, long int arg (arg 3) regex.c:489: warning: int format, long int arg (arg 4) regex.c:489: warning: int format, long int arg (arg 5) regex.c:489: warning: int format, long int arg (arg 6) regex.c:489: warning: int format, long int arg (arg 7) regex.c:492: warning: unsigned int format, long unsigned int arg (arg 2) regex.c:495: warning: int format, long int arg (arg 2) regex.c:495: warning: int format, long int arg (arg 3) regex.c: In function `nmz_re_compile_pattern': regex.c:1385: warning: suggest parentheses around arithmetic in operand of | regex.c:1409: warning: suggest parentheses around && within || regex.c:1447: warning: implicit declaration of function `nmz_scan_hex' regex.c:1455: warning: implicit declaration of function `nmz_scan_oct' regex.c:1463: warning: suggest parentheses around arithmetic in operand of | regex.c:1582: warning: subscript has type `char' regex.c:1584: warning: subscript has type `char' regex.c:1584: warning: subscript has type `char' regex.c:2050: warning: subscript has type `char' regex.c:2052: warning: subscript has type `char' regex.c:2052: warning: subscript has type `char' regex.c:2237: warning: enumeration value `unused' not handled in switch regex.c:2237: warning: enumeration value `exactn' not handled in switch regex.c:2237: warning: enumeration value `begline' not handled in switch regex.c:2237: warning: enumeration value `endline' not handled in switch regex.c:2237: warning: enumeration value `begbuf' not handled in switch regex.c:2237: warning: enumeration value `endbuf' not handled in switch regex.c:2237: warning: enumeration value `endbuf2' not handled in switch regex.c:2237: warning: enumeration value `on_failure_jump' not handled in switch regex.c:2237: warning: enumeration value `push_dummy_failure' not handled in switch regex.c:2237: warning: enumeration value `succeed_n' not handled in switch regex.c:2237: warning: enumeration value `try_next' not handled in switch regex.c:2237: warning: enumeration value `finalize_push' not handled in switch regex.c:2237: warning: enumeration value `finalize_push_n' not handled in switch regex.c:2237: warning: enumeration value `set_number_at' not handled in switch regex.c:2237: warning: enumeration value `anychar' not handled in switch regex.c:2237: warning: enumeration value `anychar_repeat' not handled in switch regex.c:2237: warning: enumeration value `charset' not handled in switch regex.c:2237: warning: enumeration value `charset_not' not handled in switch regex.c:2237: warning: enumeration value `start_memory' not handled in switch regex.c:2237: warning: enumeration value `stop_memory' not handled in switch regex.c:2237: warning: enumeration value `start_paren' not handled in switch regex.c:2237: warning: enumeration value `stop_paren' not handled in switch regex.c:2237: warning: enumeration value `casefold_on' not handled in switch regex.c:2237: warning: enumeration value `casefold_off' not handled in switch regex.c:2237: warning: enumeration value `posix_on' not handled in switch regex.c:2237: warning: enumeration value `posix_off' not handled in switch regex.c:2237: warning: enumeration value `start_nowidth' not handled in switch regex.c:2237: warning: enumeration value `stop_nowidth' not handled in switch regex.c:2237: warning: enumeration value `pop_and_fail' not handled in switch regex.c:2237: warning: enumeration value `duplicate' not handled in switch regex.c:2237: warning: enumeration value `wordchar' not handled in switch regex.c:2237: warning: enumeration value `notwordchar' not handled in switch regex.c:2237: warning: enumeration value `wordbeg' not handled in switch regex.c:2237: warning: enumeration value `wordend' not handled in switch regex.c:2237: warning: enumeration value `wordbound' not handled in switch regex.c:2237: warning: enumeration value `notwordbound' not handled in switch regex.c:1114: warning: `c1' might be used uninitialized in this function regex.c: In function `bm_init_skip': regex.c:2536: warning: subscript has type `char' regex.c: In function `nmz_re_search': regex.c:3095: warning: suggest parentheses around arithmetic in operand of | regex.c: In function `nmz_re_match': regex.c:3631: warning: suggest parentheses around arithmetic in operand of | regex.c:3760: warning: suggest parentheses around arithmetic in operand of | regex.c:4092: warning: label `pop_loop' defined but not used regex.c: At top level: regex.c:2413: warning: `insert_op' defined but not used regex.c:939: warning: `print_compiled_pattern' defined but not used echo timestamp > regex.lo /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I./../lib -I./../src -I./../intl -I./../nmz -g -O2 -Wall -pedantic -c search.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I./../lib -I./../src -I./../intl -I./../nmz -g -O2 -Wall -pedantic -c search.c -o search.o In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from /usr/include/stdio.h:64, from search.c:27: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' In file included from search.c:28: /usr/include/stdlib.h:181: warning: ANSI C does not support `long long' /usr/include/stdlib.h:183: warning: ANSI C does not support `long long' search.c: In function `remove_quotes': search.c:841: warning: suggest parentheses around && within || echo timestamp > search.lo /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I./../lib -I./../src -I./../intl -I./../nmz -g -O2 -Wall -pedantic -c seed.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I./../lib -I./../src -I./../intl -I./../nmz -g -O2 -Wall -pedantic -c seed.c -o seed.o echo timestamp > seed.lo /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I./../lib -I./../src -I./../intl -I./../nmz -g -O2 -Wall -pedantic -c util.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I./../lib -I./../src -I./../intl -I./../nmz -g -O2 -Wall -pedantic -c util.c -o util.o In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from /usr/include/stdio.h:64, from util.c:31: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' In file included from util.c:33: /usr/include/stdlib.h:181: warning: ANSI C does not support `long long' /usr/include/stdlib.h:183: warning: ANSI C does not support `long long' util.c:67: warning: `reverse_byte_order' defined but not used echo timestamp > util.lo /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I./../lib -I./../src -I./../intl -I./../nmz -g -O2 -Wall -pedantic -c var.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I./../lib -I./../src -I./../intl -I./../nmz -g -O2 -Wall -pedantic -c var.c -o var.o In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from /usr/include/stdio.h:64, from var.c:29: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' echo timestamp > var.lo /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I./../lib -I./../src -I./../intl -I./../nmz -g -O2 -Wall -pedantic -c wakati.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I./../lib -I./../src -I./../intl -I./../nmz -g -O2 -Wall -pedantic -c wakati.c -o wakati.o In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from /usr/include/stdio.h:64, from wakati.c:29: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' echo timestamp > wakati.lo /bin/sh ../libtool --mode=link cc -g -O2 -Wall -pedantic -o libnmz.la -rpath /usr/local/lib -version-info 4:2:1 alias.lo codeconv.lo field.lo hlist.lo i18n.lo idxname.lo libnamazu.lo l10n-ja.lo parser.lo query.lo re.lo replace.lo regex.lo search.lo seed.lo util.lo var.lo wakati.lo -lm mkdir .libs ar cru .libs/libnmz.a alias.o codeconv.o field.o hlist.o i18n.o idxname.o libnamazu.o l10n-ja.o parser.o query.o re.o replace.o regex.o search.o seed.o util.o var.o wakati.o ranlib .libs/libnmz.a creating libnmz.la (cd .libs && rm -f libnmz.la && ln -s ../libnmz.la libnmz.la) ~/pkg_fol/namazu-2.0.5/nmz/.libs Making all in pl rm -f gettext.pl sed -e 's!@LOCALEDIR@!/usr/local/share/locale!g' \ ./gettext.pl.in > gettext.pl Making all in src cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I.. -I./../intl -I./../lib -I./../nmz -g -O2 -Wall -pedantic -c form.c In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from /usr/include/stdio.h:64, from form.c:30: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' In file included from form.c:31: /usr/include/stdlib.h:181: warning: ANSI C does not support `long long' /usr/include/stdlib.h:183: warning: ANSI C does not support `long long' cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I.. -I./../intl -I./../lib -I./../nmz -g -O2 -Wall -pedantic -c namazu.c In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from /usr/include/stdio.h:64, from namazu.c:29: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' In file included from namazu.c:30: /usr/include/stdlib.h:181: warning: ANSI C does not support `long long' /usr/include/stdlib.h:183: warning: ANSI C does not support `long long' cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I.. -I./../intl -I./../lib -I./../nmz -g -O2 -Wall -pedantic -c output.c In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from /usr/include/stdio.h:64, from output.c:26: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' In file included from output.c:27: /usr/include/stdlib.h:181: warning: ANSI C does not support `long long' /usr/include/stdlib.h:183: warning: ANSI C does not support `long long' cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I.. -I./../intl -I./../lib -I./../nmz -g -O2 -Wall -pedantic -c rcfile.c In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from /usr/include/stdio.h:64, from rcfile.c:27: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' In file included from rcfile.c:28: /usr/include/stdlib.h:181: warning: ANSI C does not support `long long' /usr/include/stdlib.h:183: warning: ANSI C does not support `long long' cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I.. -I./../intl -I./../lib -I./../nmz -g -O2 -Wall -pedantic -c result.c In file included from result.c:27: /usr/include/stdlib.h:181: warning: ANSI C does not support `long long' /usr/include/stdlib.h:183: warning: ANSI C does not support `long long' In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from /usr/include/stdio.h:64, from ./../nmz/libnamazu.h:12, from namazu.h:4, from result.c:34: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I.. -I./../intl -I./../lib -I./../nmz -g -O2 -Wall -pedantic -c usage.c In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from /usr/include/stdio.h:64, from usage.c:28: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' cc -DLOCALEDIR=\"/usr/local/share/locale\" -DOPT_CONFDIR=\"/usr/local/etc/namazu\" -DOPT_INDEXDIR=\"/usr/local/var/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I.. -I./../intl -I./../lib -I./../nmz -g -O2 -Wall -pedantic -c namazu-cmd.c In file included from /usr/include/machine/types.h:30, from /usr/include/sys/types.h:70, from /usr/include/stdio.h:64, from namazu-cmd.c:30: /usr/include/ppc/types.h:75: warning: ANSI C does not support `long long' /usr/include/ppc/types.h:76: warning: ANSI C does not support `long long' In file included from namazu-cmd.c:31: /usr/include/stdlib.h:181: warning: ANSI C does not support `long long' /usr/include/stdlib.h:183: warning: ANSI C does not support `long long' /bin/sh ../libtool --mode=link cc -g -O2 -Wall -pedantic -o namazu form.o namazu.o output.o rcfile.o result.o usage.o namazu-cmd.o ../intl/libintl.a ../nmz/libnmz.la ../lib/libnmzut.a -lm mkdir .libs cc -g -O2 -Wall -pedantic -o namazu form.o namazu.o output.o rcfile.o result.o usage.o namazu-cmd.o ../intl/libintl.a ../nmz/.libs/libnmz.a -lm ../lib/libnmzut.a -lm /usr/bin/ld: multiple definitions of symbol _getopt /usr/lib/libm.dylib(getopt.o) definition of _getopt ../lib/libnmzut.a(getopt.o) definition of _getopt in section (__TEXT,__text) /usr/bin/ld: multiple definitions of symbol _optarg /usr/lib/libm.dylib(getopt.o) definition of _optarg ../lib/libnmzut.a(getopt.o) definition of _optarg in section (__DATA,__data) /usr/bin/ld: multiple definitions of symbol _opterr /usr/lib/libm.dylib(getopt.o) definition of _opterr ../lib/libnmzut.a(getopt.o) definition of _opterr in section (__DATA,__data) /usr/bin/ld: multiple definitions of symbol _optind /usr/lib/libm.dylib(getopt.o) definition of _optind ../lib/libnmzut.a(getopt.o) definition of _optind in section (__DATA,__data) /usr/bin/ld: multiple definitions of symbol _optopt /usr/lib/libm.dylib(getopt.o) definition of _optopt ../lib/libnmzut.a(getopt.o) definition of _optopt in section (__DATA,__data) make[2]: *** [namazu] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive-am] Error 2 [localhost:~/pkg_fol/namazu-2.0.5] mizusawa%  ●と、ここでエラーが出てしまいます。が、このエラー、どう追跡していけば良いのか分からず、どなたか力を貸して下さい。  ちなみにmakecheckすると [localhost:~/pkg_fol/namazu-2.0.5] mizusawa% make check Making check in conf make[1]: Nothing to be done for `check'. Making check in doc Making check in en make[2]: Nothing to be done for `check'. Making check in ja make[2]: Nothing to be done for `check'. make[2]: Nothing to be done for `check-am'. Making check in etc make[1]: Nothing to be done for `check'. Making check in filter make[2]: Nothing to be done for `check-am'. Making check in intl make[1]: Nothing to be done for `check'. Making check in po make[1]: Nothing to be done for `check'. Making check in lib make[1]: Nothing to be done for `check'. Making check in nmz make[1]: Nothing to be done for `check'. Making check in pl make[1]: Nothing to be done for `check'. Making check in src /bin/sh ../libtool --mode=link cc -g -O2 -Wall -pedantic -o namazu form.o namazu.o output.o rcfile.o result.o usage.o namazu-cmd.o ../intl/libintl.a ../nmz/libnmz.la ../lib/libnmzut.a -lm cc -g -O2 -Wall -pedantic -o namazu form.o namazu.o output.o rcfile.o result.o usage.o namazu-cmd.o ../intl/libintl.a ../nmz/.libs/libnmz.a -lm ../lib/libnmzut.a -lm /usr/bin/ld: multiple definitions of symbol _getopt /usr/lib/libm.dylib(getopt.o) definition of _getopt ../lib/libnmzut.a(getopt.o) definition of _getopt in section (__TEXT,__text) /usr/bin/ld: multiple definitions of symbol _optarg /usr/lib/libm.dylib(getopt.o) definition of _optarg ../lib/libnmzut.a(getopt.o) definition of _optarg in section (__DATA,__data) /usr/bin/ld: multiple definitions of symbol _opterr /usr/lib/libm.dylib(getopt.o) definition of _opterr ../lib/libnmzut.a(getopt.o) definition of _opterr in section (__DATA,__data) /usr/bin/ld: multiple definitions of symbol _optind /usr/lib/libm.dylib(getopt.o) definition of _optind ../lib/libnmzut.a(getopt.o) definition of _optind in section (__DATA,__data) /usr/bin/ld: multiple definitions of symbol _optopt /usr/lib/libm.dylib(getopt.o) definition of _optopt ../lib/libnmzut.a(getopt.o) definition of _optopt in section (__DATA,__data) make[1]: *** [namazu] Error 1 make: *** [check-recursive] Error 1 [localhost:~/pkg_fol/namazu-2.0.5] mizusawa%