<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.10.1">
</HEAD>
<BODY>
Hi to all<BR>
I'm trying to compile from source FDO prior to installing Mapserver on a Debian server.<BR>
I've installed everything needed as stated in manual, but in the build_linux script I'm receiving failures on the Sqlite compilation, claiming that:<BR>
<BR>
Making all in thirdparty<BR>
make[1]: Entering directory `/usr/src/OpenSource_FDO/thirdparty'<BR>
Making all in Sqlite3.1.5<BR>
make[2]: Entering directory `/usr/src/OpenSource_FDO/thirdparty/Sqlite3.1.5'<BR>
make[2]: *** No rule to make target `linux/lib/sqlite3.a', needed by `all-am'.&nbsp; Stop.<BR>
make[2]: Leaving directory `/usr/src/OpenSource_FDO/thirdparty/Sqlite3.1.5'<BR>
make[1]: *** [all-recursive] Error 1<BR>
make[1]: Leaving directory `/usr/src/OpenSource_FDO/thirdparty'<BR>
make: *** [all-recursive] Error 1<BR>
<BR>
<BR>
Does anybody has found this problem before? there is some place where I could find some info about this (there is no traffic on FDO mailing list and I've tried to subscribe several times but I get no reply).<BR>
<BR>
Thanks in advance<BR>
Pablo
</BODY>
</HTML>