build.sh distribution fails in yacc

View: New views
2 Messages — Rating Filter:   Alert me  

build.sh distribution fails in yacc

by David Young :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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@...      Urbana, IL * (217) 278-3933

Re: build.sh distribution fails in yacc

by David Young :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sun, Nov 01, 2009 at 11:57:52AM -0600, David Young wrote:
> 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.

I added some remarks to UPDATING.

Dave

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