Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

build.sh distribution fails in yacc



With sources of less than an hour ago, build.sh -u distribution fails.
build.sh distribution seems to initiate a tools update. build.sh -u
tools also fails.  No remarks in UPDATING look relevant.

#   compile  yacc/graph.locc -O 
-I/u4/dyoung-scratch/scratch-pristine/i386/O/tools/compat 
-I/u4/dyoung-scratch/scratch-pristine/i386/O/tools/compat/include  
-I/u3/dyoung/pristine-nbsd/src/tools/yacc/../compat -DHAVE_NBTOOL_CONFIG_H=1  
-D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H 
-I/u3/dyoung/pristine-nbsd/src/tools/yacc/../../external/bsd/byacc/bin/../include
 -I/u3/dyoung/pristine-nbsd/src/external/bsd/byacc/dist -c -o graph.lo
.o    /u3/dyoung/pristine-nbsd/src/external/bsd/byacc/dist/graph.c
mv graph.lo.o graph.lo
#      link  yacc/yacccc -O 
-I/u4/dyoung-scratch/scratch-pristine/i386/O/tools/compat 
-I/u4/dyoung-scratch/scratch-pristine/i386/O/tools/compat/include  
-I/u3/dyoung/pristine-nbsd/src/tools/yacc/../compat -DHAVE_NBTOOL_CONFIG_H=1  
-D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H 
-I/u3/dyoung/pristine-nbsd/src/tools/yacc/../../external/bsd/byacc/bin/../include
 -I/u3/dyoung/pristine-nbsd/src/external/bsd/byacc/dist   -o yacc closure.lo 
error.lo lalr.lo lr0.lo main.lo mkpar.lo output.lo reader.lo skeleton.lo 
symtab.lo verbose.lo warshall.lo graph.lo -L/u4/dyoung-scratch/scratch-pristine/
i386/O/tools/compat -lnbcompat -lz
graph.lo(.text+0xb): In function `graph':
: undefined reference to `gflag'
graph.lo(.text+0x56): In function `graph':
: undefined reference to `graph_file'
graph.lo(.text+0xa2): In function `graph':
: undefined reference to `symbol_pname'
graph.lo(.text+0xb2): In function `graph':
: undefined reference to `graph_file'
graph.lo(.text+0xd2): In function `graph':
: undefined reference to `graph_file'
graph.lo(.text+0xf8): In function `graph':
: undefined reference to `symbol_pname'
graph.lo(.text+0x115): In function `graph':
: undefined reference to `symbol_pname'
graph.lo(.text+0x14b): In function `graph_state':
: undefined reference to `symbol_pname'
graph.lo(.text+0x1db): In function `graph_state':
: undefined reference to `graph_file'
graph.lo(.text+0x1f3): In function `graph_state':
: undefined reference to `graph_file'
graph.lo(.text+0x20e): In function `graph_state':
: undefined reference to `symbol_pname'
graph.lo(.text+0x21c): In function `graph_state':
: undefined reference to `graph_file'
graph.lo(.text+0x24a): In function `graph_state':
: undefined reference to `graph_file'
graph.lo(.text+0x270): In function `graph_state':
: undefined reference to `graph_file'
graph.lo(.text+0x2cd): In function `graph_LA':
: undefined reference to `graph_file'
graph.lo(.text+0x302): In function `graph_LA':
: undefined reference to `symbol_pname'
graph.lo(.text+0x310): In function `graph_LA':
: undefined reference to `graph_file'
graph.lo(.text+0x324): In function `graph_LA':
: undefined reference to `graph_file'

*** Failed target:  yacc*** Failed command: cc -O 
-I/u4/dyoung-scratch/scratch-pristine/i386/O/tools/compat 
-I/u4/dyoung-scratch/scratch-pristine/i386/O/tools/compat/include 
-I/u3/dyoung/pristine-nbsd/src/tools/yacc/../compat -DHAVE_NBTOOL_CONFIG_H=1 
-D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H 
-I/u3/dyoung/pristine-nbsd/src/tools/yacc/../../external/bsd/byacc/bin/../include
 -I/u3/dyoung/pristine-nbsd/src/external/bsd/byacc/dist -o yacc closure.lo 
error.lo lalr.lo lr0.lo main.lo mkpar.lo output.lo reader.lo skeleton.lo 
symtab.lo verbose.lo warshall.lo graph.lo -L/u4/dyoung-scratch/sc
ratch-pristine/i386/O/tools/compat -lnbcompat -lz


-- 
David Young             OJC Technologies
dyoung%ojctech.com@localhost      Urbana, IL * (217) 278-3933


Home | Main Index | Thread Index | Old Index