[Gambas-user] Make error on encountering gb.db.sqlite2 (Lubuntu 12.04 MK802 / ARM)
Benoît Minisini
gambas at ...1...
Fri Sep 21 15:29:53 CEST 2012
Le 21/09/2012 14:53, jm a écrit :
> 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?
>
Strange, as if it compiles gb.db.sqlite2, it's because it has found the
libraries. But without any log output, I can't say more.
--
Benoît Minisini
More information about the User
mailing list