[Vm-dev] error building linux32x86/squeak.cog.spur on FreeBSD 13.1-RELEASE-p2

Eliot Miranda eliot.miranda at gmail.com
Fri Oct 28 16:41:27 UTC 2022



> On Oct 28, 2022, at 6:33 AM, Bruce O'Neel <bruce.oneel at pckswarms.ch> wrote:
> 
> 
> Hi,
> 
> Excellent!
> 
> There is no reason not to, especially since you have gone to this trouble, right?
> 
> So, could you propose a patch?
> 
> I would recommend
> 
> #ifdef whateverseemstobecorrectforFreeBSD
> #define B576000 576000
> #define B1152000 1152000
> #endif
> 
> or something like that.

or simply remove SerialPlugin from whichever of plugins.int or plugins.ext it’s in.

Eliot
_,,,^..^,,,_ (phone)

> 
> cheers
> 
> bruce
> 
> 
> { 576000, B576000 },
> ^
> /home/vaidas/opensmalltalk-vm/platforms/unix/plugins/SerialPlugin/sqUnixSerial.c:101:14:
> error: use of undeclared identifier 'B1152000'
> { 1152000, B1152000 },
> 
> On 2022-10-28T15:26:51.000+02:00, Vaidotas Didžbalis <vaidasd at gmail.com> wrote:
> after commenting out these two codes build succeeded. Do we maintain
> ability to compile VM on FreeBSD?
> Thank you, Vaidotas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20221028/806f9e39/attachment.html>


More information about the Vm-dev mailing list