Coda File System

Build error.

From: Samir Patel <samir_at_eden.rutgers.edu>
Date: Thu, 21 Aug 2003 15:02:25 -0400 (EDT)
Hello again,

Anyone seen this sort of error before:

make[2]: Entering directory `/src/coda-6.0.2/coda-src/update'
g++ -fno-exceptions -fcheck-new -Wall -MD -DHAVE_CONFIG_H -I.
-I/src/coda-6.0.2/include -I/src/coda-6.0.2 -g -O2   -c -o updatesrv.o
updatesrv.cc
g++ -fno-exceptions -fcheck-new  updatesrv.o update.server.o
../vice/libviceerror.a ../util/libutil.a ../portmapper/libportmap.a
../vicedep/libvicedep.a  ../vv/libvv.a ../partition/libpartition.a
../util/libutil.a ../kerndep/libkerndep.a
 /src/coda-6.0.2/lib-src/base/libbase.a -lrpc2 -lse -llwp  -lcrypto
-lm -lresolv   -o updatesrv
make[2]: Leaving directory `/src/coda-6.0.2/coda-src/update'
make -C asr all;
make[2]: Entering directory `/src/coda-6.0.2/coda-src/asr'
g++ -fno-exceptions -fcheck-new -x c++ -Wall -MD -DHAVE_CONFIG_H -I.
-I/src/coda-6.0.2/include -I/src/coda-6.0.2 -g -O2  -c
resolver_parser.c
y.tab.c: In function `int yyparse()':
y.tab.c:1331: error: parse error before `goto'
y.tab.c:1322: warning: label `yyerrlab1' defined but not used
make[2]: *** [resolver_parser.o] Error 1
make[2]: Leaving directory `/src/coda-6.0.2/coda-src/asr'
make[1]: *** [asr] Error 2
make[1]: Leaving directory `/src/coda-6.0.2/coda-src'
make: *** [coda-src] Error 2

Just ran ./configure and then "make coda" on a linux box.  Latest
bison was already installed.

Samir
Received on 2003-08-21 15:03:50