Source: libsml
Version: 0.1.1+git20170608-1
Severity: important
Tags: upstream
Justification: fails to build from source

The build of libsml for hurd-i386 (admittedly not a release
architecture) failed:

  sml_server.c: In function 'serial_port_open':
  sml_server.c:36:44: error: 'O_NDELAY' undeclared (first use in this 
function); did you mean 'VTDELAY'?
    int fd = open(device, O_RDWR | O_NOCTTY | O_NDELAY);

Could you please take a look?  Perhaps you can make do without
O_NDELAY on platforms that don't define it.

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