Source: entropybroker
Version: 2.8-1
Severity: important
Justification: fails to build from source

The build of entropybroker for sparc64 (admittedly not a release
architecture) failed:

  server_stream.cpp: In function 'void set_serial_parameters(int, char*)':
  server_stream.cpp:166:10: error: 'B2500000' was not declared in this scope
      bps = B2500000;
            ^~~~~~~~
  server_stream.cpp:170:10: error: 'B3000000' was not declared in this scope
      bps = B3000000;
            ^~~~~~~~
  server_stream.cpp:174:10: error: 'B3500000' was not declared in this scope
      bps = B3500000;
            ^~~~~~~~
  server_stream.cpp:178:10: error: 'B4000000' was not declared in this scope
      bps = B4000000;
            ^~~~~~~~

Could you please accommodate these constants' possible absence?

Thanks!

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu

Reply via email to