<p>Hi bsquared,</p>
<p>Just as an aside, the debug server included in the lazarus tools directory compiles fine for me. If you want a GUI version, you can use that one out of the box.</p>
<p>Thank you,<br>
Noah Silva</p>
<div class="gmail_quote">2012/11/08 2:26 "bsquared" <<a href="mailto:bwcode4u@gmail.com">bwcode4u@gmail.com</a>>:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Hello,<br>
<br>
I am trying to get back up to speed after a couple of years away from FPC/Laz, and I hope I am not a P.I.T.A. ...<br>
<br>
I searched the mail archive, but I found nothing.<br>
<br>
I am using 'fpc 2.7.1', and debugserver does not compile/make for me.<br>
<br>
Did I overlook a setting?<br>
<br>
Thank you.<br>
<br>
This is the output of make:<br>
$ make<br>
/usr/lib/codetyphon/fpc/bin/<u></u>i386-linux/ppc386 -Fu../../rtl -FE. -FUunits/i386-linux -di386 msgintf.pp<br>
/usr/lib/codetyphon/fpc/bin/<u></u>i386-linux/ppc386 -Fu../../rtl -FE. -FUunits/i386-linux -di386 debugserverintf<br>
debugserverintf.pp(116,18) Error: Identifier not found "Socket"<br>
debugserverintf.pp(122,3) Warning: Symbol "Str2UnixSockAddr" is deprecated<br>
debugserverintf.pp(123,10) Error: Wrong number of parameters specified for call to "Bind"<br>
debugserverintf.pp(125,17) Error: Identifier not found "Listen"<br>
debugserverintf.pp(165,18) Error: Identifier not found "Socket"<br>
debugserverintf.pp(171,13) Warning: Symbol "family" is deprecated<br>
debugserverintf.pp(173,13) Warning: Symbol "port" is deprecated<br>
debugserverintf.pp(174,13) Warning: Symbol "addr" is deprecated<br>
debugserverintf.pp(175,10) Error: Wrong number of parameters specified for call to "Bind"<br>
debugserverintf.pp(176,48) Warning: Local variable "FFileName" does not seem to be initialized<br>
debugserverintf.pp(177,17) Error: Identifier not found "Listen"<br>
debugserverintf.pp(244,13) Error: Wrong number of parameters specified for call to "Accept"<br>
debugserverintf.pp(283,11) Error: Identifier not found "ShutDown"<br>
debugserverintf.pp(381) Fatal: There were 8 errors compiling module, stopping<br>
Fatal: Compilation aborted<br>
make: *** [debugserverintf.ppu] Error 1<br>
<br>
<br>
-- <br>
Regards,<br>
Brian<br>
<br>
______________________________<u></u>_________________<br>
fpc-pascal maillist - <a href="mailto:fpc-pascal@lists.freepascal.org" target="_blank">fpc-pascal@lists.freepascal.<u></u>org</a><br>
<a href="http://lists.freepascal.org/mailman/listinfo/fpc-pascal" target="_blank">http://lists.freepascal.org/<u></u>mailman/listinfo/fpc-pascal</a><br>
</blockquote></div>