<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.5346.5" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff 
size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=345070813-20062006><FONT face=Arial 
color=#0000ff size=2>I think sqlite3.a&nbsp;should have been compiled as part of 
this script. Can you check if you have sqlite3.a somewhere under 
./thirdparty/Sqlite3.1.5/linux/lib/? May be on Debian the name gets to be 
something like libsqlite3.a, in which case the makefile will need to be fixed. 
This is just a guess though. </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=345070813-20062006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=345070813-20062006><FONT face=Arial 
color=#0000ff size=2>Traian</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> Dpto proyectos OS [mailto:osgeo@srtec.com] 
<BR><B>Sent:</B> Tuesday, June 20, 2006 4:26 AM<BR><B>To:</B> 
users@mapguide.osgeo.org<BR><B>Subject:</B> [mapguide-users] Compiling Mapguide 
and FDO on Debian<BR></FONT><BR></DIV>
<DIV></DIV>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>