[one-users] problem about compile with parse=yes

Carlos Martín Sánchez cmartin at opennebula.org
Thu Oct 24 02:21:36 PDT 2013


Hi,

This is third time you send the exact same mail, and I still don't know if
it is supposed to be a bug report, a request for help, or what...

So, once again: you don't need to compile with the parsers=yes option. The
bison and flex files are already compiled into .h and .cc files that are
included in the source tree.

If you are compiling the parsers because you made changes, well, it is hard
to help without more information...

Best regards

--
Carlos Martín, MSc
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org | cmartin at opennebula.org |
@OpenNebula<http://twitter.com/opennebula><cmartin at opennebula.org>


On Wed, Oct 23, 2013 at 11:29 AM, jack <zglinnova at 163.com> wrote:

>  Dear:
> When I compile opennebula-4.2 use parsers=yes,Then errrors:
> build_bison(["src/template/template_syntax.cc",
> "src/template/template_syntax.h"], ["src/template/template_syntax.y"])
> g++ -o src/template/Template.o -c -I/usr/local//flex-2.5.37/include -g
> -Wall -DSQLITE_DB -Iinclude -I/usr/local//xmlrpc-c-1.25.24/include
> -I/usr/include/libxml2 src/template/Template.cc
> template_syntax.hh:100: error: 'mem_collector' was not declared in this
> scope
> template_syntax.hh:100: error: 'mc' was not declared in this scope
> template_syntax.hh:100: error: expected primary-expression before '*' token
> template_syntax.hh:100: error: 'tmpl' was not declared in this scope
> template_syntax.hh:100: error: expected primary-expression before 'char'
> template_syntax.hh:100: error: initializer expression list treated as
> compound expression
> scons: *** [src/template/Template.o] Error 1
> scons: building terminated because of errors.
> [user at test opennebula-4.2.0]$ which bison
> /usr/local//bison-2.7.1/bin/bison
> [user at test opennebula-4.2.0]$ which flex
> /usr/local//flex-2.5.37/bin/flex
> [user at test opennebula-4.2.0]$
>
>
>
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20131024/e0f6e76f/attachment-0002.htm>


More information about the Users mailing list