close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 19 years ago

Closed 19 years ago

Last modified 18 years ago

#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 Víctor de Buen Remiro

Owner: changed from danirus to Víctor de Buen Remiro

comment:2 Changed 19 years ago by Víctor de Buen Remiro

Resolution: remind
Status: newclosed

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

comment:3 Changed 18 years ago by Víctor de Buen Remiro

bug_file_loc: http://www.tol-project.org
Note: See TracTickets for help on using tickets.