Skip to Content.
Sympa Menu

sm-grimoire - [SM-Grimoire]cscope compile error

sm-grimoire AT lists.ibiblio.org

Subject: Discussion of Spells and Grimoire items

List archive

Chronological Thread  
  • From: "Craig Dyke" <grail AT enterprize.net.au>
  • To: "Grimoire" <sm-grimoire AT lists.ibiblio.org>
  • Subject: [SM-Grimoire]cscope compile error
  • Date: Fri, 29 Nov 2002 22:14:23 +0800

Have had this type of error with a couple of programs so figure if I can get
this one fixed it may help for others.
cscope is an optional extra for vim.

Error:

make[2]: Entering directory `/usr/src/cscope-15.3/src'

/bin/sh ./ylwrap "flex" fscanner.l lex.yy.c fscanner.c --

gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=athlon -mmmx -m3dnow -O3 -c
fscanner.c

bison -y egrep.y && mv y.tab.c egrep.c

egrep.y:116.3: parse error, unexpected "=", expecting ";" or "|"

egrep.y:121.3: parse error, unexpected "=", expecting ";" or "|"

egrep.y:123.4-26: invalid $ value

egrep.y:125.4-26: invalid $ value

egrep.y:130.3: parse error, unexpected "=", expecting ";" or "|"

egrep.y:134.3: parse error, unexpected "=", expecting ";" or "|"

egrep.y:144.3: parse error, unexpected "=", expecting ";" or "|"

make[2]: *** [egrep.c] Error 1

make[2]: Leaving directory `/usr/src/cscope-15.3/src'

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory `/usr/src/cscope-15.3'

make: *** [all-recursive-am] Error 2



Craig Dyke







Archive powered by MHonArc 2.6.24.

Top of Page