On 11/08/2012 04:50 PM, Noah Silva wrote:
Hi bsquared,

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.

Thank you,
     Noah Silva
2012/11/08 2:26 "bsquared" <bwcod...@gmail.com>:


Hello,

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. ...

I searched the mail archive, but I found nothing.

I am using 'fpc 2.7.1', and debugserver does not compile/make for me.

Did I overlook a setting?

Thank you.

This is the output of make:
$ make
/usr/lib/codetyphon/fpc/bin/**i386-linux/ppc386 -Fu../../rtl -FE.
-FUunits/i386-linux -di386 msgintf.pp
/usr/lib/codetyphon/fpc/bin/**i386-linux/ppc386 -Fu../../rtl -FE.
-FUunits/i386-linux -di386 debugserverintf
debugserverintf.pp(116,18) Error: Identifier not found "Socket"
debugserverintf.pp(122,3) Warning: Symbol "Str2UnixSockAddr" is deprecated
debugserverintf.pp(123,10) Error: Wrong number of parameters specified for
call to "Bind"
debugserverintf.pp(125,17) Error: Identifier not found "Listen"
debugserverintf.pp(165,18) Error: Identifier not found "Socket"
debugserverintf.pp(171,13) Warning: Symbol "family" is deprecated
debugserverintf.pp(173,13) Warning: Symbol "port" is deprecated
debugserverintf.pp(174,13) Warning: Symbol "addr" is deprecated
debugserverintf.pp(175,10) Error: Wrong number of parameters specified for
call to "Bind"
debugserverintf.pp(176,48) Warning: Local variable "FFileName" does not
seem to be initialized
debugserverintf.pp(177,17) Error: Identifier not found "Listen"
debugserverintf.pp(244,13) Error: Wrong number of parameters specified for
call to "Accept"
debugserverintf.pp(283,11) Error: Identifier not found "ShutDown"
debugserverintf.pp(381) Fatal: There were 8 errors compiling module,
stopping
Fatal: Compilation aborted
make: *** [debugserverintf.ppu] Error 1


--
Regards,
Brian

______________________________**_________________
fpc-pascal maillist  -  
fpc-pascal@lists.freepascal.**org<fpc-pascal-pd4fty7x32k2wbthl531ywd2fqjk+...@public.gmane.org>
http://lists.freepascal.org/**mailman/listinfo/fpc-pascal<http://lists.freepascal.org/mailman/listinfo/fpc-pascal>




_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Thanks.  I did not see that one.

--
Regards,
Brian

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to