--On Thursday, April 29, 2010 12:58 PM +0200 Cyril Brulebois <k...@debian.org> wrote:

Hello,

Quanah Gibson-Mount <qua...@zimbra.com> (28/04/2010):
TIOCNOTTY is defined in a system header file.  If the build is
failing on this elif, it sounds like you have a missing system
header while doing the build.  Please report which OS header defines
TIOCNOTTY on your BSD based box.

k...@kbsd:~$ grep TIOCNOTTY /usr/include/ -r
/usr/include/sys/ttycom.h:#define         TIOCNOTTY      _IO('t', 113)          
/* void tty
association */

k...@kbsd:~$ grep ttycom.h -r /usr/include/
/usr/include/sys/tty.h:#include <sys/ttycom.h>
/usr/include/bits/ioctls.h:#include <sys/ttycom.h>

Looks like you may want sys/tty.h here?

Thanks!  I'll follow up with upstream on this.

--Quanah



--

Quanah Gibson-Mount
Principal Software Engineer
Zimbra, Inc
--------------------
Zimbra ::  the leader in open source messaging and collaboration



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to