<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi list,<br>
<br>
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.<br>
It fails after some time, and the last output is :<br>
<br>
%------------------------------------------------<br>
Making all in thirdparty<br>
make[1]: entrant dans le répertoire
«/home/user/mapguide/OpenSource_FDO/thirdparty »<br>
<div style="direction: ltr;">Making all in Sqlite3.1.5<br>
make[2]: entrant dans le répertoire «/home/user/mapguide/OpenSource<wbr>_FDO/thirdparty/Sqlite3.1.5
»<br>
make[2]: *** Pas de règle pour fabriquer la cible «linux/lib/sqlite3.a
», nécessaire pour « all-am ». Arrêt.<br>
make[2]: quittant le répertoire «/home/user/mapguide/OpenSource<wbr>_FDO/thirdparty/Sqlite3.1.5
»<br>
make[1]: *** [all-recursive] Erreur 1<br>
make[1]: quittant le répertoire «/home/user/mapguide/OpenSource<wbr>_FDO/thirdparty
»<br>
make: *** [all-recursive] Erreur 1<br>
%------------------------------------------------<br>
<br>
The tools used include :<br>
GNU Make 3.81beta4<br>
autoconf (GNU Autoconf) 2.59<br>
automake (GNU automake) 1.4-p6<br>
<br>
It seems that "there's no rule to make the target linux/lib/sqlite3.a".<br>
Any idea of what's going wrong ? I can provide the makefile if needed.<br>
<br>
Thank's.<br>
<br>
F.<br>
</div>
</body>
</html>