#375 closed defect (remind)
Compilation errors
Reported by: | azamorano | Owned by: | Víctor de Buen Remiro |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Various | Version: | head |
Severity: | normal | Keywords: | |
Cc: |
Description
Hi all!
Since some months... TOL doesn't compile.
OS is a Ubuntu 5.10 GNU/Linux AMD64, gcc 4.0.2.
Here is the compilation log:
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/ -I/usr/include/
-I/usr/include/mysql -D_NDEBUG -O2 -MT libbgrammar_la-graacc.lo -MD -MP -MF
.deps/libbgrammar_la-graacc.Tpo -c graacc.cpp -fPIC -DPIC -o
.libs/libbgrammar_la-graacc.o
graacc.cpp: In static member function 'static BSyntaxObject*
BGrammar::FindLocal(const BText&)':
graacc.cpp:98: error: 'stack_' was not declared in this scope
make[3]: * [libbgrammar_la-graacc.lo] Error 1
make[3]: Leaving directory `/home/azamorano/bsd/tol/btol/bgrammar'
make[2]: * [all-recursive] Error 1
make[2]: Leaving directory `/home/azamorano/bsd/tol/btol'
make[1]: * [all-recursive] Error 1
make[1]: Leaving directory `/home/azamorano/bsd/tol'
make: * [all] Error 2
Change History (3)
comment:1 Changed 19 years ago by
Owner: | changed from danirus to Víctor de Buen Remiro |
---|
comment:2 Changed 19 years ago by
Resolution: | → remind |
---|---|
Status: | new → closed |
comment:3 Changed 18 years ago by
bug_file_loc: | → http://www.tol-project.org |
---|
Bug has been fixed.
Now USE_DYNSCOPE is defined in tol_bgrammar.h because last changes are
not adpated for LEXICAL SCOPE mode
Thanks to report it