[fdo-users] Compilation on Linux Ubuntu 6.06
François Van Der Biest
francois.van-der-biest at onf.fr
Wed Oct 18 11:52:40 EDT 2006
I can provide more details :
The error seems to occur because automake does not make his job.
In build_linux.sh, when processing line "automake --add-missing --copy",
there's lot of garbage output, such as :
"automake: thirdparty/Sqlite3.1.5/Makefile.am: not supported: source
file 'Src/os_unix.c' is in subdirectory"
This is why the final line of build_linux.sh : "make" fails.
F.
François Van Der Biest a écrit :
> Hi list,
>
> I tried to build FDO on Ubuntu 6.06 (I know it's not a supported
> platform, but why not trying ?), using the build_linux.sh script.
> It fails after some time, and the last output is :
>
> %------------------------------------------------
> Making all in thirdparty
> make[1]: entrant dans le répertoire
> «/home/user/mapguide/OpenSource_FDO/thirdparty »
> Making all in Sqlite3.1.5
> make[2]: entrant dans le répertoire
> «/home/user/mapguide/OpenSource_FDO/thirdparty/Sqlite3.1.5 »
> make[2]: *** Pas de règle pour fabriquer la cible «linux/lib/sqlite3.a
> », nécessaire pour « all-am ». Arrêt.
> make[2]: quittant le répertoire
> «/home/user/mapguide/OpenSource_FDO/thirdparty/Sqlite3.1.5 »
> make[1]: *** [all-recursive] Erreur 1
> make[1]: quittant le répertoire
> «/home/user/mapguide/OpenSource_FDO/thirdparty »
> make: *** [all-recursive] Erreur 1
> %------------------------------------------------
>
> The tools used include :
> GNU Make 3.81beta4
> autoconf (GNU Autoconf) 2.59
> automake (GNU automake) 1.4-p6
>
> It seems that "there's no rule to make the target linux/lib/sqlite3.a".
> Any idea of what's going wrong ? I can provide the makefile if needed.
>
> Thank's.
>
> F.
More information about the Fdo-users
mailing list