[Gambas-user] Release of gambas2 1.9.12
forty
forty_ at ...18...
Thu Jul 14 21:01:11 CEST 2005
Am Donnerstag, 14. Juli 2005 20:07 schrieb Benoit Minisini:
Hi,
gambas2-1.9.11 compile with no error, but 1.9.12 stop with
compile.gb_common.h: No such file or directory error.
Debian Sarge.
gcc 3.4 or gcc 4.0 (same error)
##########################################################
make[5]: Entering directory `/home/forty/test/gambas2-1.9.12/gb.qt/src'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I.. -I/usr/include/qt3/ -D_REENTRANT -I../src/share -pipe -Wall
-fno-strict-aliasing -g -Os -MT x11.lo -MD -MP -MF ".deps/x11.Tpo" -c -o
x11.lo x11.c; \
then mv -f ".deps/x11.Tpo" ".deps/x11.Plo"; else rm -f ".deps/x11.Tpo"; exit
1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/qt3/ -D_REENTRANT
-I../src/share -pipe -Wall -fno-strict-aliasing -g -Os -MT x11.lo -MD -MP
-MF .deps/x11.Tpo -c x11.c -fPIC -DPIC -o .libs/x11.o
In file included from x11.c:34:
x11.h:33:23: gb_common.h: No such file or directory
In file included from x11.c:34:
x11.h:46: error: syntax error before "void"
x11.h:47: error: syntax error before "void"
x11.h:50: error: syntax error before "void"
x11.h:50: error: parse error before "bool"
x11.h:51: error: parse error before "bool"
##############################################################
If you need the full output, tell me.
thx
More information about the User
mailing list