[Gambas-user] Gambas 1.9.11 on Suse 9.1

Eilert eilert-sprachen at ...221...
Fri Jul 8 08:38:03 CEST 2005


Iggy Budiman schrieb:
> gambas-user-request at lists.sourceforge.net wrote:
> 
>> Subject: Re: [Gambas-user] Gambas 1.9.11 on Suse 9.1
>> Reply-To: gambas-user at lists.sourceforge.net
>>
>> Laurent Carlier schrieb:
>>  
>>
>>> Eilert a �crit :
>>>   
>>>
>>>> Hi all,
>>>>
>>>> is somewhere here with a Suse 9.1 who knows how to get the new Gambas
>>>> 1.9.11 running?
>>>>
>>>> When I try to compile, it stops at the point with the GTK widgets
>>>> (that's my guess). So I tried to install some GTK stuff, but the same
>>>> happened again.
>>>>
>>>> Any ideas?
>>>>
>>>> Rolf
>>>>     
>>>
>>> What is the error ?
>>>
>>>   
>>
>>
>> That was the question I was afraid of :-)
>>
>> Here is the error part in the make process:
>>
>> In file included from gfont.cpp:28:
>> widgets.h:490: warning: `class gControl' has virtual functions but 
>> non-virtual
>>    destructor............................(Cut)
>>
> Same to me, using Mandrake 10.0, also same one with Mandriva LE 2005 
> (10.2?)
> Any GTK package had installed (I think)
> I always did : configure --disable-gtk
> 
> salam
> -iggy

Very good idea, but it still stops after a few seconds. I deleted the 
whole old stuff and started all over again running configure 
--disable-gtk. At the end of configure it says that mainly database 
stuff was excluded (never a problem under 1.0.x), but when I start make, 
it ends up in strange errors. I'm including the end of the configure and 
all of the make text, here we go:

THESE COMPONENTS ARE DISABLED:

- gb.clanlib
- gb.db.mysql
- gb.db.odbc
- gb.db.postgresql
- gb.db.sqlite
- gb.db.sqlite3
- gb.net.curl
- gb.sdl

************************************************************

tester at ...1040...:~/Downloads/gambas2/gambas1911/gambas2-1.9.11> make
make  all-recursive
make[1]: Entering directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11'
Making all in gb.compress.bzlib2
make[2]: Entering directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.compress.bzlib2'
make  all-recursive
make[3]: Entering directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.compress.bzlib2'
Making all in src
make[4]: Entering directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.compress.bzlib2/src'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I. -I..    -pipe -Wall -fno-strict-aliasing -g -Os  -MT main.lo -MD -MP 
-MF ".deps/main.Tpo" -c -o main.lo main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Plo"; else rm -f 
".deps/main.Tpo"; exit 1; fi
mkdir .libs
  gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -fno-strict-aliasing -g 
-Os -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.c  -fPIC -DPIC -o 
.libs/main.o
/bin/sh ../libtool --tag=CC --mode=link gcc -pipe -Wall 
-fno-strict-aliasing -g -Os    -o gb.compress.bzlib2.la -rpath 
/usr/local/lib/gambas2 -module -no-undefined main.lo -lc -lbz2
gcc -shared  .libs/main.o  -lc /usr/lib/libbz2.so  -Wl,-soname 
-Wl,gb.compress.bzlib2.so.0 -o .libs/gb.compress.bzlib2.so.0.0.0
(cd .libs && rm -f gb.compress.bzlib2.so.0 && ln -s 
gb.compress.bzlib2.so.0.0.0 gb.compress.bzlib2.so.0)
(cd .libs && rm -f gb.compress.bzlib2.so && ln -s 
gb.compress.bzlib2.so.0.0.0 gb.compress.bzlib2.so)
creating gb.compress.bzlib2.la
(cd .libs && rm -f gb.compress.bzlib2.la && ln -s 
../gb.compress.bzlib2.la gb.compress.bzlib2.la)
make[4]: Leaving directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.compress.bzlib2/src'
make[4]: Entering directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.compress.bzlib2'
make[4]: Leaving directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.compress.bzlib2'
make[3]: Leaving directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.compress.bzlib2'
make[2]: Leaving directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.compress.bzlib2'
Making all in gb.compress.zlib
make[2]: Entering directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.compress.zlib'
make  all-recursive
make[3]: Entering directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.compress.zlib'
Making all in src
make[4]: Entering directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.compress.zlib/src'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I. -I..    -pipe -Wall -fno-strict-aliasing -g -Os  -MT main.lo -MD -MP 
-MF ".deps/main.Tpo" -c -o main.lo main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Plo"; else rm -f 
".deps/main.Tpo"; exit 1; fi
mkdir .libs
  gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -fno-strict-aliasing -g 
-Os -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.c  -fPIC -DPIC -o 
.libs/main.o
/bin/sh ../libtool --tag=CC --mode=link gcc -pipe -Wall 
-fno-strict-aliasing -g -Os    -o gb.compress.zlib.la -rpath 
/usr/local/lib/gambas2 -module -no-undefined main.lo -lc -lz
gcc -shared  .libs/main.o  -lc -lz  -Wl,-soname 
-Wl,gb.compress.zlib.so.0 -o .libs/gb.compress.zlib.so.0.0.0
(cd .libs && rm -f gb.compress.zlib.so.0 && ln -s 
gb.compress.zlib.so.0.0.0 gb.compress.zlib.so.0)
(cd .libs && rm -f gb.compress.zlib.so && ln -s 
gb.compress.zlib.so.0.0.0 gb.compress.zlib.so)
creating gb.compress.zlib.la
(cd .libs && rm -f gb.compress.zlib.la && ln -s ../gb.compress.zlib.la 
gb.compress.zlib.la)
make[4]: Leaving directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.compress.zlib/src'
make[4]: Entering directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.compress.zlib'
make[4]: Leaving directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.compress.zlib'
make[3]: Leaving directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.compress.zlib'
make[2]: Leaving directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.compress.zlib'
Making all in gb.db.mysql
make[2]: Entering directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.db.mysql'
make  all-recursive
make[3]: Entering directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.db.mysql'
make[4]: Entering directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.db.mysql'
make[4]: Leaving directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.db.mysql'
make[3]: Leaving directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.db.mysql'
make[2]: Leaving directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.db.mysql'
Making all in gb.db.odbc
make[2]: Entering directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.db.odbc'
make  all-recursive
make[3]: Entering directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.db.odbc'
make[4]: Entering directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.db.odbc'
make[4]: Leaving directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.db.odbc'
make[3]: Leaving directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.db.odbc'
make[2]: Leaving directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.db.odbc'
Making all in gb.db.postgresql
make[2]: Entering directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.db.postgresql'
make  all-recursive
make[3]: Entering directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.db.postgresql'
make[4]: Entering directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.db.postgresql'
make[4]: Leaving directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.db.postgresql'
make[3]: Leaving directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.db.postgresql'
make[2]: Leaving directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.db.postgresql'
Making all in gb.db.sqlite
make[2]: Entering directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.db.sqlite'
make  all-recursive
make[3]: Entering directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.db.sqlite'
make[4]: Entering directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.db.sqlite'
make[4]: Leaving directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.db.sqlite'
make[3]: Leaving directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.db.sqlite'
make[2]: Leaving directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.db.sqlite'
Making all in gb.db.sqlite3
make[2]: Entering directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.db.sqlite3'
make  all-recursive
make[3]: Entering directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.db.sqlite3'
make[4]: Entering directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.db.sqlite3'
make[4]: Leaving directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.db.sqlite3'
make[3]: Leaving directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.db.sqlite3'
make[2]: Leaving directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.db.sqlite3'
Making all in gb.net
make[2]: Entering directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.net'
make  all-recursive
make[3]: Entering directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.net'
Making all in src
make[4]: Entering directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.net/src'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I. -I.. -D_REENTRANT   -pipe -Wall -fno-strict-aliasing -g -Os  -MT 
main.lo -MD -MP -MF ".deps/main.Tpo" -c -o main.lo main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Plo"; else rm -f 
".deps/main.Tpo"; exit 1; fi
mkdir .libs
  gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -pipe -Wall 
-fno-strict-aliasing -g -Os -MT main.lo -MD -MP -MF .deps/main.Tpo -c 
main.c  -fPIC -DPIC -o .libs/main.o
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I. -I.. -D_REENTRANT   -pipe -Wall -fno-strict-aliasing -g -Os  -MT 
tools.lo -MD -MP -MF ".deps/tools.Tpo" -c -o tools.lo tools.c; \
then mv -f ".deps/tools.Tpo" ".deps/tools.Plo"; else rm -f 
".deps/tools.Tpo"; exit 1; fi
  gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -pipe -Wall 
-fno-strict-aliasing -g -Os -MT tools.lo -MD -MP -MF .deps/tools.Tpo -c 
tools.c  -fPIC -DPIC -o .libs/tools.o
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I. -I.. -D_REENTRANT   -pipe -Wall -fno-strict-aliasing -g -Os  -MT 
CDnsClient.lo -MD -MP -MF ".deps/CDnsClient.Tpo" -c -o CDnsClient.lo 
CDnsClient.c; \
then mv -f ".deps/CDnsClient.Tpo" ".deps/CDnsClient.Plo"; else rm -f 
".deps/CDnsClient.Tpo"; exit 1; fi
  gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -pipe -Wall 
-fno-strict-aliasing -g -Os -MT CDnsClient.lo -MD -MP -MF 
.deps/CDnsClient.Tpo -c CDnsClient.c  -fPIC -DPIC -o .libs/CDnsClient.o
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I. -I.. -D_REENTRANT   -pipe -Wall -fno-strict-aliasing -g -Os  -MT 
CSocket.lo -MD -MP -MF ".deps/CSocket.Tpo" -c -o CSocket.lo CSocket.c; \
then mv -f ".deps/CSocket.Tpo" ".deps/CSocket.Plo"; else rm -f 
".deps/CSocket.Tpo"; exit 1; fi
  gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -pipe -Wall 
-fno-strict-aliasing -g -Os -MT CSocket.lo -MD -MP -MF .deps/CSocket.Tpo 
-c CSocket.c  -fPIC -DPIC -o .libs/CSocket.o
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I. -I.. -D_REENTRANT   -pipe -Wall -fno-strict-aliasing -g -Os  -MT 
CServerSocket.lo -MD -MP -MF ".deps/CServerSocket.Tpo" -c -o 
CServerSocket.lo CServerSocket.c; \
then mv -f ".deps/CServerSocket.Tpo" ".deps/CServerSocket.Plo"; else rm 
-f ".deps/CServerSocket.Tpo"; exit 1; fi
  gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -pipe -Wall 
-fno-strict-aliasing -g -Os -MT CServerSocket.lo -MD -MP -MF 
.deps/CServerSocket.Tpo -c CServerSocket.c  -fPIC -DPIC -o 
.libs/CServerSocket.o
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I. -I.. -D_REENTRANT   -pipe -Wall -fno-strict-aliasing -g -Os  -MT 
CUdpSocket.lo -MD -MP -MF ".deps/CUdpSocket.Tpo" -c -o CUdpSocket.lo 
CUdpSocket.c; \
then mv -f ".deps/CUdpSocket.Tpo" ".deps/CUdpSocket.Plo"; else rm -f 
".deps/CUdpSocket.Tpo"; exit 1; fi
  gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -pipe -Wall 
-fno-strict-aliasing -g -Os -MT CUdpSocket.lo -MD -MP -MF 
.deps/CUdpSocket.Tpo -c CUdpSocket.c  -fPIC -DPIC -o .libs/CUdpSocket.o
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I. -I.. -D_REENTRANT   -pipe -Wall -fno-strict-aliasing -g -Os  -MT 
CSerialPort.lo -MD -MP -MF ".deps/CSerialPort.Tpo" -c -o CSerialPort.lo 
CSerialPort.c; \
then mv -f ".deps/CSerialPort.Tpo" ".deps/CSerialPort.Plo"; else rm -f 
".deps/CSerialPort.Tpo"; exit 1; fi
  gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -pipe -Wall 
-fno-strict-aliasing -g -Os -MT CSerialPort.lo -MD -MP -MF 
.deps/CSerialPort.Tpo -c CSerialPort.c  -fPIC -DPIC -o .libs/CSerialPort.o
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I. -I.. -D_REENTRANT   -pipe -Wall -fno-strict-aliasing -g -Os  -MT 
CNet.lo -MD -MP -MF ".deps/CNet.Tpo" -c -o CNet.lo CNet.c; \
then mv -f ".deps/CNet.Tpo" ".deps/CNet.Plo"; else rm -f 
".deps/CNet.Tpo"; exit 1; fi
  gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -pipe -Wall 
-fno-strict-aliasing -g -Os -MT CNet.lo -MD -MP -MF .deps/CNet.Tpo -c 
CNet.c  -fPIC -DPIC -o .libs/CNet.o
CNet.c: In function `ToIPv4':
CNet.c:86: warning: embedded `\0' in format
CNet.c:89: warning: embedded `\0' in format
/bin/sh ../libtool --tag=CC --mode=link gcc -pipe -Wall 
-fno-strict-aliasing -g -Os    -o gb.net.la -rpath 
/usr/local/lib/gambas2 -module -no-undefined main.lo tools.lo 
CDnsClient.lo CSocket.lo CServerSocket.lo CUdpSocket.lo CSerialPort.lo 
CNet.lo -lc -lpthread
gcc -shared  .libs/main.o .libs/tools.o .libs/CDnsClient.o 
.libs/CSocket.o .libs/CServerSocket.o .libs/CUdpSocket.o 
.libs/CSerialPort.o .libs/CNet.o  -lc -lpthread  -Wl,-soname 
-Wl,gb.net.so.0 -o .libs/gb.net.so.0.0.0
(cd .libs && rm -f gb.net.so.0 && ln -s gb.net.so.0.0.0 gb.net.so.0)
(cd .libs && rm -f gb.net.so && ln -s gb.net.so.0.0.0 gb.net.so)
creating gb.net.la
(cd .libs && rm -f gb.net.la && ln -s ../gb.net.la gb.net.la)
make[4]: Leaving directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.net/src'
make[4]: Entering directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.net'
make[4]: Leaving directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.net'
make[3]: Leaving directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.net'
make[2]: Leaving directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.net'
Making all in gb.net.curl
make[2]: Entering directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.net.curl'
make  all-recursive
make[3]: Entering directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.net.curl'
make[4]: Entering directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.net.curl'
make[4]: Leaving directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.net.curl'
make[3]: Leaving directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.net.curl'
make[2]: Leaving directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.net.curl'
Making all in gb.pcre
make[2]: Entering directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.pcre'
make  all-recursive
make[3]: Entering directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.pcre'
Making all in src
make[4]: Entering directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.pcre/src'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I. -I..    -pipe -Wall -fno-strict-aliasing -g -Os  -MT main.lo -MD -MP 
-MF ".deps/main.Tpo" -c -o main.lo main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Plo"; else rm -f 
".deps/main.Tpo"; exit 1; fi
mkdir .libs
  gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -fno-strict-aliasing -g 
-Os -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.c  -fPIC -DPIC -o 
.libs/main.o
main.c: In function `GB_INIT':
main.c:51: warning: implicit declaration of function `REGEXP_init'
main.c: In function `GB_EXIT':
main.c:59: warning: implicit declaration of function `REGEXP_exit'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I. -I..    -pipe -Wall -fno-strict-aliasing -g -Os  -MT regexp.lo -MD 
-MP -MF ".deps/regexp.Tpo" -c -o regexp.lo regexp.c; \
then mv -f ".deps/regexp.Tpo" ".deps/regexp.Plo"; else rm -f 
".deps/regexp.Tpo"; exit 1; fi
  gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -fno-strict-aliasing -g 
-Os -MT regexp.lo -MD -MP -MF .deps/regexp.Tpo -c regexp.c  -fPIC -DPIC 
-o .libs/regexp.o
regexp.c:368: error: `PCRE_ERROR_BADUTF8_OFFSET' undeclared here (not in 
a function)
regexp.c:368: error: initializer element is not constant
regexp.c:368: error: (near initialization for `CRegexpDesc[29].val2')
regexp.c:368: error: initializer element is not constant
regexp.c:368: error: (near initialization for `CRegexpDesc[29]')
regexp.c:370: error: initializer element is not constant
regexp.c:370: error: (near initialization for `CRegexpDesc[30]')
regexp.c:371: error: initializer element is not constant
regexp.c:371: error: (near initialization for `CRegexpDesc[31]')
regexp.c:372: error: initializer element is not constant
regexp.c:372: error: (near initialization for `CRegexpDesc[32]')
regexp.c:374: error: initializer element is not constant
regexp.c:374: error: (near initialization for `CRegexpDesc[33]')
make[4]: *** [regexp.lo] Fehler 1
make[4]: Leaving directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.pcre/src'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.pcre'
make[2]: *** [all] Fehler 2
make[2]: Leaving directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.pcre'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory 
`/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11'
make: *** [all] Fehler 2





More information about the User mailing list