[Gambas-user] Make error on encountering gb.db.sqlite2 (Lubuntu 12.04 MK802 / ARM)
jm
joem at ...2671...
Fri Sep 21 14:53:25 CEST 2012
Hi,
I'm trying to get Gambas3 compiled on MK802 / ARM running Lubuntu 12.04
The Lubuntu repository has gambas2 but not much luck yet sorting
that out. So I try compile gambas3 - version 3.2.1.
Everything seems to go OK until make command encounters
gb.db.sqlite2:
make[4]: Leaving directory
`/home/miniand/Downloads/gambas3/gambas3-3.2.1/gb.db.postgresql'
make[3]: Leaving directory
`/home/miniand/Downloads/gambas3/gambas3-3.2.1/gb.db.postgresql'
make[2]: Leaving directory
`/home/miniand/Downloads/gambas3/gambas3-3.2.1/gb.db.postgresql'
Making all in gb.db.sqlite2
make[2]: Entering directory
`/home/miniand/Downloads/gambas3/gambas3-3.2.1/gb.db.sqlite2'
make[2]: *** No rule to make target `all'. Stop.
make[2]: Leaving directory
`/home/miniand/Downloads/gambas3/gambas3-3.2.1/gb.db.sqlite2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/miniand/Downloads/gambas3/gambas3-3.2.1'
make: *** [all] Error 2
miniand at ...3014...:~/Downloads/gambas3/gambas3-3.2.1$
Checking the Lubuntu 12.04 repository. it does not have sqlite2,
I guess because sqlite3 is out.
Any clue what best to do next?
More information about the User
mailing list