HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 2 and Version 3 of dev-libs/link-grammar/4.3.8/1


Ignore:
Timestamp:
08/21/08 12:35:10 (7 years ago)
Author:
scottmc
Comment:

add make fail output

Legend:

Unmodified
Added
Removed
Modified
  • dev-libs/link-grammar/4.3.8/1

    v2 v3  
    88 * make 
    99{{{ 
    10 make fails 
     10~/link-grammar-4.3.8> make 
     11Making all in link-grammar 
     12make[1]: Entering directory `/boot/home/link-grammar-4.3.8/link-grammar' 
     13source='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 
     16mkdir .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 
     18In 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 
     21make[1]: *** [analyze-linkage.lo] Error 1 
     22make[1]: Leaving directory `/boot/home/link-grammar-4.3.8/link-grammar' 
     23make: *** [all-recursive] Error 1 
     24~/link-grammar-4.3.8>  
     25 
    1126}}} 
    1227 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/