| 10 | | make fails |
| | 10 | ~/link-grammar-4.3.8> make |
| | 11 | Making all in link-grammar |
| | 12 | make[1]: Entering directory `/boot/home/link-grammar-4.3.8/link-grammar' |
| | 13 | source='analyze-linkage.c' object='analyze-linkage.lo' libtool=yes \ |
| | 14 | DEPDIR=.deps depmode=gcc /bin/sh ../depcomp \ |
| | 15 | /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"4.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_TOWUPPER=1 -DDEBUG_MEMORY=0 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DVERSION=\"4.3.8\" -DDICTIONARY_DIR=\"/boot/common/share/link-grammar\" -I. -I.. -Wall -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Winline -fno-strict-aliasing -g -O2 -c -o analyze-linkage.lo analyze-linkage.c |
| | 16 | mkdir .libs |
| | 17 | gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"link-grammar\" -DVERSION=\"4.3.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_TOWUPPER=1 -DDEBUG_MEMORY=0 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DVERSION=\"4.3.8\" -DDICTIONARY_DIR=\"/boot/common/share/link-grammar\" -I. -I.. -Wall -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Winline -fno-strict-aliasing -g -O2 -c analyze-linkage.c -Wp,-MD,.deps/analyze-linkage.TPlo -DPIC -o .libs/analyze-linkage.o |
| | 18 | In file included from /boot/home/link-grammar-4.3.8/link-grammar/api.h:55, |
| | 19 | from /boot/home/link-grammar-4.3.8/link-grammar/analyze-linkage.c:16: |
| | 20 | /boot/home/link-grammar-4.3.8/link-grammar/utilities.h:17: langinfo.h: No such file or directory |
| | 21 | make[1]: *** [analyze-linkage.lo] Error 1 |
| | 22 | make[1]: Leaving directory `/boot/home/link-grammar-4.3.8/link-grammar' |
| | 23 | make: *** [all-recursive] Error 1 |
| | 24 | ~/link-grammar-4.3.8> |
| | 25 | |