[Gambas-user] 5536 make fail

Bruce bbruen at ...2308...
Mon Feb 4 11:27:21 CET 2013


There may be a problem with sqlite2 makes.  I have no idea but the last
bit of reconf-all;configure -C;make gives
make[4]: Entering directory `/home/bb/gb3source/gb.db.postgresql'
make[4]: Leaving directory `/home/bb/gb3source/gb.db.postgresql'
make[3]: Leaving directory `/home/bb/gb3source/gb.db.postgresql'
make[2]: Leaving directory `/home/bb/gb3source/gb.db.postgresql'
Making all in gb.db.sqlite2
make[2]: Entering directory `/home/bb/gb3source/gb.db.sqlite2'
make  all-recursive
make[3]: Entering directory `/home/bb/gb3source/gb.db.sqlite2'
Making all in src
make[4]: Entering directory `/home/bb/gb3source/gb.db.sqlite2/src'
  CXX      gb_db_sqlite2_la-main.lo
../libtool: line 2099: main.cpp: command not found
g++: : No such file or directory
g++: no input files
make[4]: *** [gb_db_sqlite2_la-main.lo] Error 1
make[4]: Leaving directory `/home/bb/gb3source/gb.db.sqlite2/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/bb/gb3source/gb.db.sqlite2'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/bb/gb3source/gb.db.sqlite2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/bb/gb3source'

Usual reconf and configure (jit deconfigured) and the fail is definitely
in the make.

There is no sqlite2 here only sqlite3.


If you want the whole log just say so.

cheers
Bruce





More information about the User mailing list