止まる?直前のメッセージ ↓ cc -O2 -g -Wall -I/sw/include -L/sw/lib readlink.c -o readlink cc -O2 -g -Wall -c getopt.c cc -O2 -g -Wall -c getopt1.c cc -O2 -g -Wall -c run-parts.c run-parts.c:57:1: missing terminating " character run-parts.c: In function `version': run-parts.c:58: error: parse error before "Copyright" run-parts.c:59: error: `see' undeclared (first use in this function) run-parts.c:59: error: (Each undeclared identifier is reported only once run-parts.c:59: error: for each function it appears in.) run-parts.c:61:1: missing terminating " character run-parts.c:68:20: missing terminating " character run-parts.c: In function `usage': run-parts.c:69: error: wrong type argument to decrement run-parts.c:69: error: parse error before "test" run-parts.c:69:62: missing terminating ' character run-parts.c:69:62: warning: character constant too long for its type run-parts.c:76:1: missing terminating " character run-parts.c: In function `run_parts': run-parts.c:310: warning: passing arg 3 of `scandir' from incompatible pointer type make: *** [run-parts] Error 1 ### execution of make failed, exit code 2 compiling debianutils-1.16-1 failed
checking whether libintl's ngettext works at runtime... no configure: error: I haven't found a working ngettext function in your system. Try --with-included-gettext or --disable-nls. Read ABOUT-NLS. ### execution of ./configure failed, exit code 1 Failed: compiling freeciv-1.14.0-13 failed
と出ます。で、ABOUT-NLSを読んで見ると
If you want to exploit the full power of internationalization, you should configure it using
--エラー-- ld: Undefined symbols: _XML_ErrorString 〜略〜 _XML_UseParserAsHandlerArg /usr/bin/libtool: internal link edit command failed dmake: Error code 1, while making '../../../unxmacxp.pro/lib/librecentfile.dylib' ---* TG_SLO.MK *---
ERROR: Error 65280 occurred while making /openoffice/shell/source/unix/sysshell dmake: Error code 1, while making 'build_all' ---* TG_SLO.MK *--- --ここまで--