<!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.2900.5512" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Instalé a lazarus versión 
lazarus-1.3-44524-20140326-src.tar.bz2 en Debian Estable sin problema alguno, 
pero cuando voy a reconstruir el IDE al agregarle paquetes me da el siguiente 
error:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial 
size=2>/usr/local/share/lazarus/debugger/cmdlinedebugger.pp(300,19) Error: 
Identifier not found "dsError"<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>El error me lo da en los 
procedimientos:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV><FONT face=Arial size=2>
<DIV><BR>procedure TCmdLineDebugger.DoReadError;<BR>begin<BR>  
SetState(dsError);<BR>end;</DIV>
<DIV> </DIV>
<DIV>procedure TCmdLineDebugger.DoWriteError;<BR>begin<BR>  
SetState(dsError);<BR>end;           
</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>De archivo cmdlinedebugger.pp</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Como podría solucionar este problema?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Desde ya Gracias</DIV></FONT>
<DIV><FONT face=Arial size=2>========<BR>| ISMAEL 
|<BR>========<BR></FONT></DIV></BODY></HTML>