Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Dec 1995 11:55:24 +0100 (MET)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        obrien@cs.ucdavis.edu (David E. O'Brien)
Cc:        freebsd-hackers@FreeBSD.org
Subject:   Re: ecu-3.38/POSIX question
Message-ID:  <199512281055.LAA05596@uriah.heep.sax.de>
In-Reply-To: <9512280902.AA01712@toadflax.cs.ucdavis.edu> from "David E. O'Brien" at Dec 28, 95 01:02:08 am

next in thread | previous in thread | raw e-mail | index | archive | help
As David E. O'Brien wrote:
> 
> I'm trying to compile ecu-3.38 under FreeBSD 2.1.0.  I am hitting a snag
> with ``CBAUD'' in ldserial.c.
> 
> Does anyone know what in the world ``CBAUD'' is?
> 
> I grep'ed around under SunOS 4.1.1 and found:
> 
>     /* control modes */
>     #ifndef _POSIX_SOURCE
>     #define CBAUD   0x0000000f
>     #endif                      
> 
> Any ideas how I should proceed?

Rewrite to use the Posix termios speed model.

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512281055.LAA05596>