<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.5346.5" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=951095818-21062006><FONT face=Arial 
color=#0000ff size=2>Hello.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=951095818-21062006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=951095818-21062006><FONT face=Arial 
color=#0000ff size=2>We have done successful test builds of FDO and MapGuide on 
Debian 3.1 with gcc 3.3.5. I remember there were issues with naming of libraries 
on Debian being different from other Linux versions but that was not a serious 
problem (just required some fixups to makefiles). Unfortunately I don't remember 
the exact changes needed. From the error it looks like it is not finding 
libFdo.la in ./Unmanaged/src/. Does this file exist?</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=951095818-21062006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=951095818-21062006><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> Departamento de Sistemas 
[mailto:sistemas@srtec.com] <BR><B>Sent:</B> Wednesday, June 21, 2006 6:32 
AM<BR><B>To:</B> users@mapguide.osgeo.org<BR><B>Subject:</B> RE: 
[mapguide-users] Compiling Mapguide and FDO on Debian<BR></FONT><BR></DIV>
<DIV></DIV>Hi Traian<BR>Thank you very much, this error has been bypassed using 
your solution, but...<BR>Now there is one extra step failing:<BR><BR>make[2]: 
*** No rule to make target `../Unmanaged/src/libFdo.la', needed by 
`UnitTest'.&nbsp; Stop. <BR>make[2]: Leaving directory 
`/home/alucas/OpenSource_FDO/fdo/unit_test' <BR>make[1]: *** [all-recursive] 
Error 1 <BR>make[1]: Leaving directory `/home/alucas/OpenSource_FDO/fdo' 
<BR>make: *** [all-recursive] Error 1 <BR><BR>While continuining the compilation 
for FDO prior to installing mapguide... any hint on how to continue? there is 
not so many documentation on the website for proceedings.<BR><BR>Does anybody 
has really been able to compile Mapguide on a Debian Server?<BR><BR>I've seen 
that some distributions are LSB compliant so it would help or either make 
packages LSB compliant or just to package them for other distributions (our 
clients either por opensource or enterprise are using SuSE and Debian servers, 
not Redhat)...<BR><BR>Multu mesc<BR>Pablo<BR><BR><BR><BR>El mar, 20-06-2006 a 
las 09:11 -0400, Traian Stanev escribió: 
<BLOCKQUOTE TYPE="CITE"><FONT color=#000000></FONT> </BLOCKQUOTE>
<BLOCKQUOTE TYPE="CITE"><FONT size=2><FONT color=#0000ff>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></FONT></BLOCKQUOTE>
<BLOCKQUOTE TYPE="CITE"><FONT color=#000000></FONT> </BLOCKQUOTE>
<BLOCKQUOTE TYPE="CITE"><FONT size=2><FONT color=#0000ff>Traian</FONT></FONT> 
</BLOCKQUOTE>
<BLOCKQUOTE TYPE="CITE"><BR></BLOCKQUOTE>
<BLOCKQUOTE TYPE="CITE">
  <HR>
  <BR><B><FONT size=2><FONT color=#000000>From:</FONT></FONT></B><FONT 
  color=#000000><FONT size=2> Dpto proyectos OS [mailto:osgeo@srtec.com] 
  </FONT></FONT><BR><B><FONT size=2><FONT 
  color=#000000>Sent:</FONT></FONT></B><FONT color=#000000><FONT size=2> 
  Tuesday, June 20, 2006 4:26 AM</FONT></FONT><BR><B><FONT size=2><FONT 
  color=#000000>To:</FONT></FONT></B><FONT color=#000000><FONT size=2> 
  users@mapguide.osgeo.org</FONT></FONT><BR><B><FONT size=2><FONT 
  color=#000000>Subject:</FONT></FONT></B><FONT color=#000000><FONT size=2> 
  [mapguide-users] Compiling Mapguide and FDO on 
Debian</FONT></FONT><BR><BR><BR></BLOCKQUOTE>
<BLOCKQUOTE TYPE="CITE"><BR></BLOCKQUOTE>
<BLOCKQUOTE TYPE="CITE"><FONT color=#000000>Hi to all</FONT><BR><FONT 
  color=#000000>I'm trying to compile from source FDO prior to installing 
  Mapserver on a Debian server.</FONT><BR><FONT color=#000000>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:</FONT><BR><BR><FONT color=#000000>Making all in 
  thirdparty</FONT><BR><FONT color=#000000>make[1]: Entering directory 
  `/usr/src/OpenSource_FDO/thirdparty'</FONT><BR><FONT color=#000000>Making all 
  in Sqlite3.1.5</FONT><BR><FONT color=#000000>make[2]: Entering directory 
  `/usr/src/OpenSource_FDO/thirdparty/Sqlite3.1.5'</FONT><BR><FONT 
  color=#000000>make[2]: *** No rule to make target `linux/lib/sqlite3.a', 
  needed by `all-am'.&nbsp; Stop.</FONT><BR><FONT color=#000000>make[2]: Leaving 
  directory `/usr/src/OpenSource_FDO/thirdparty/Sqlite3.1.5'</FONT><BR><FONT 
  color=#000000>make[1]: *** [all-recursive] Error 1</FONT><BR><FONT 
  color=#000000>make[1]: Leaving directory 
  `/usr/src/OpenSource_FDO/thirdparty'</FONT><BR><FONT color=#000000>make: *** 
  [all-recursive] Error 1</FONT><BR><BR><BR><FONT color=#000000>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).</FONT><BR><BR><FONT 
  color=#000000>Thanks in advance</FONT><BR><FONT color=#000000>Pablo 
</FONT></BLOCKQUOTE></BODY></HTML>