[lttng-dev] YACC error building Babeltrace 1.5.2
Rocky Dunlap
rsdunlapiv at gmail.com
Tue Apr 4 16:59:00 UTC 2017
I am trying to build Babeltrace 1.5.2 and I received the following error.
Any help would be appreciated. Let me know what other info to send.
make[4]: Entering directory
`/gpfsm/dhome/rsdunlap/bt/babeltrace-1.5.2/formats/ctf/types'
CC array.lo
CC enum.lo
CC float.lo
CC integer.lo
CC sequence.lo
CC string.lo
CC struct.lo
CC variant.lo
CCLD libctf-types.la
make[4]: Leaving directory
`/gpfsm/dhome/rsdunlap/bt/babeltrace-1.5.2/formats/ctf/types'
Making all in metadata
make[4]: Entering directory
`/gpfsm/dhome/rsdunlap/bt/babeltrace-1.5.2/formats/ctf/metadata'
YACC ctf-parser.c
/home/rsdunlap/bt/babeltrace-1.5.2/formats/ctf/metadata/ctf-parser.y:1040.9-16:
syntax error, unexpected identifier, expecting string
make[4]: *** [ctf-parser.c] Error 1
make[4]: Leaving directory
`/gpfsm/dhome/rsdunlap/bt/babeltrace-1.5.2/formats/ctf/metadata'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/gpfsm/dhome/rsdunlap/bt/babeltrace-1.5.2/formats/ctf'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/gpfsm/dhome/rsdunlap/bt/babeltrace-1.5.2/formats'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/gpfsm/dhome/rsdunlap/bt/babeltrace-1.5.2'
make: *** [all] Error 2
If it helps, YACC is:
rsdunlap at discover18:~/bt/babeltrace-1.5.2> yacc --version
bison (GNU Bison) 2.3
Written by Robert Corbett and Richard Stallman.
Thanks,
Rocky
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.lttng.org/pipermail/lttng-dev/attachments/20170404/567d295e/attachment.html>
More information about the lttng-dev
mailing list