[Gambas-user] Conflict while compiling GAMBAS
Peter Landgren
peter.talken at ...1879...
Tue Oct 21 12:23:50 CEST 2008
Hi,
Tried to compile and install GAMBAS 2 and 3 from svn rev 1642 using Mandriva
2009.0:
During ./reconf-all I get a number of:
configure.ac:5: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...):
suspicious cache-id, must contain _cv_ to be cached
./configure -C results in:
************************************************************
THESE COMPONENTS ARE DISABLED:
- gb.corba
- gb.db.odbc
- gb.db.postgresql
- gb.qte
************************************************************
which seems to be OK with what I have installed.
make results in:
a working ganbas2 and 3.
However, if I include ODBC there is a conflict with wine. During make
I get:
make[4]: Entering directory `/home/progdev/SVN-
projekt/gambas2/2.0/gb.db.odbc/src' ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
/bin/sh ../libtool --tag=CC ? --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -
I/usr/local/include/wine/windows/ ? -pipe -Wall -Wno-unused-value -fsigned-
char -fvisibility=hidden -g -Os ?-MT main.lo -MD -MP -MF .deps/main.Tpo -c -o
main.lo main.c ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
? ? ? ?
mkdir .libs ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
?
?gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/wine/windows/ -pipe -Wall -
Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -MT main.lo -MD -MP
-MF .deps/main.Tpo -c main.c ?-fPIC -DPIC -o .libs/main.o ? ? ? ? ? ? ? ? ? ?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
?
In file included from /usr/local/include/wine/windows/sql.h:28, ? ? ? ? ? ? ?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
?
? ? ? ? ? ? ? ? ?from main.c:39: ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
/usr/local/include/wine/windows/sqltypes.h:224: fel: expected specifier-
qualifier-list before "DWORD" ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
? ? ? ?
In file included from main.c:39: ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
/usr/local/include/wine/windows/sql.h:494: fel: expected "=", ",", ";", "asm"
or "__attribute__" before "SQLAllocConnect" ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
?
followed by many similar lines.
Did not have this conflict earlier with Mandriva 2008.1 and wine.
/Peter
More information about the User
mailing list