<div dir="ltr">Joe,<div><br></div><div>I am running LazSerial v0.2 on Raspbian. I ran into the same problems you did, but finally got it installed. I can't remember exactly what I did, but in my source code I commented out lines 251..263. I can send you the source and the compiled versions. It has been working flawlessly for about 4 months</div><div><br></div><div>Pedro</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Feb 22, 2019 at 8:34 AM Joe via lazarus <<a href="mailto:lazarus@lists.lazarus-ide.org">lazarus@lists.lazarus-ide.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
the package can't be compiled. Reason: The file "lazsynaser.pas" in <br>
lines 252..262 references undefined constants. They should be defined in <br>
file 'termios.inc'. In other operating systems and/or Lazarus versions <br>
they are, but not in Lazarus 2.0 under Raspbian Stretch, Nov 2018 edition.<br>
<br>
As a quick and very dirty intermediate fix I replaced the constants in <br>
these lines with literal expressions. This worked, but of course that's <br>
no tidy solution.<br>
<br>
I could not get the mail address of 'JurassicPork', the author of <br>
LazSerial. Does someone know this address?<br>
<br>
Regards -- Joe<br>
<br>
<br>
<br>
<br>
-- <br>
_______________________________________________<br>
lazarus mailing list<br>
<a href="mailto:lazarus@lists.lazarus-ide.org" target="_blank">lazarus@lists.lazarus-ide.org</a><br>
<a href="https://lists.lazarus-ide.org/listinfo/lazarus" rel="noreferrer" target="_blank">https://lists.lazarus-ide.org/listinfo/lazarus</a><br>
</blockquote></div>