I get this error compiling revision 2202, on revision 2201 everything was ok

Making all in debug
make[5]: Entering directory `/home/gael/Sources/c++/gambas3/main/lib/debug'
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -I../../share -I../../gbx -D_REENTRANT -I../../libltdl   -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os  -MT CDebug.lo
-MD -MP -MF .deps/CDebug.Tpo -c -o CDebug.lo CDebug.c
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../share -I../../gbx -D_REENTRANT
-I../../libltdl -pipe -Wall -Wno-unused-value -fsigned-char
-fvisibility=hidden -g -Os -MT CDebug.lo -MD -MP -MF .deps/CDebug.Tpo -c
CDebug.c  -fPIC -DPIC -o .libs/CDebug.o
CDebug.c: In function 'callback_read':
CDebug.c:59: error: 'DEBUG_OUTPUT_MAX_SIZE' undeclared (first use in this
function)
CDebug.c:59: error: (Each undeclared identifier is reported only once
CDebug.c:59: error: for each function it appears in.)
CDebug.c: In function 'CDEBUG_start':
CDebug.c:186: error: 'DEBUG_OUTPUT_MAX_SIZE' undeclared (first use in this
function)
make[5]: *** [CDebug.lo] Error 1
make[5]: Leaving directory `/home/gael/Sources/c++/gambas3/main/lib/debug'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/gael/Sources/c++/gambas3/main/lib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/gael/Sources/c++/gambas3/main'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/gael/Sources/c++/gambas3/main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/gael/Sources/c++/gambas3'
make: *** [all] Error 2
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to