[Gambas-user] Karmic sqlite problem.

R. Stormo rohnny at ...1248...
Sun Nov 1 16:04:12 CET 2009


I have been trieing to compile a little older versions of gambas to see if
that will work, but that would not compile.
Hope someone have a idea how to make it compile.
I have done, 
./configure
and with make I got this error, or Gambas2 2.10.2.

make[2]: Leaving directory
`/home/xxx/Skrivebord/gambas2-2.10.2/gb.db.postgresql'
Making all in gb.db.sqlite3
make[2]: Entering directory
`/home/xxx/Skrivebord/gambas2-2.10.2/gb.db.sqlite3'
make  all-recursive
make[3]: Entering directory
`/home/xxx/Skrivebord/gambas2-2.10.2/gb.db.sqlite3'
Making all in src
make[4]: Entering directory
`/home/xxx/Skrivebord/gambas2-2.10.2/gb.db.sqlite3/src'
/bin/bash ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   
-pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char
-fvisibility=hidden -g -Os -fno-omit-frame-pointer  -MT main.lo -MD -MP -MF
.deps/main.Tpo -c -o main.lo main.cpp
 g++ -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -fno-exceptions -Wno-unused-value
-fsigned-char -fvisibility=hidden -g -Os -fno-omit-frame-pointer -MT main.lo
-MD -MP -MF .deps/main.Tpo -c main.cpp  -fPIC -DPIC -o .libs/main.o
main.cpp: In function ‘int WalkDirectory(const char*, char***)’:
main.cpp:577: warning: ignoring return value of ‘char* getcwd(char*,
size_t)’, declared with attribute warn_unused_result
main.cpp:579: warning: ignoring return value of ‘int chdir(const char*)’,
declared with attribute warn_unused_result
main.cpp:594: warning: ignoring return value of ‘int chdir(const char*)’,
declared with attribute warn_unused_result
main.cpp: In function ‘int field_index(void*, const char*, DB_DATABASE*)’:
main.cpp:1011: error: invalid conversion from ‘const char*’ to ‘char*’
main.cpp: In function ‘int field_info(DB_DATABASE*, const char*, const
char*, DB_FIELD*)’:
main.cpp:1811: warning: unused variable ‘db_handle’
make[4]: *** [main.lo] Error 1
make[4]: Leaving directory
`/home/xxx/Skrivebord/gambas2-2.10.2/gb.db.sqlite3/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/xxx/Skrivebord/gambas2-2.10.2/gb.db.sqlite3'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/home/xxx/Skrivebord/gambas2-2.10.2/gb.db.sqlite3'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/xxx/Skrivebord/gambas2-2.10.2'
make: *** [all] Error 2



Regards R. Stormo

-----
Regards R. Stormo


My Gambas Community http://gambasforum.tk

-- 
View this message in context: http://old.nabble.com/Karmic-sqlite-problem.-tp26126852p26148901.html
Sent from the gambas-user mailing list archive at Nabble.com.





More information about the User mailing list