Date: Thu, 28 Dec 1995 01:02:08 -0800 (PST) From: obrien@cs.ucdavis.edu (David E. O'Brien) To: freebsd-hackers@freebsd.org Subject: ecu-3.38/POSIX question Message-ID: <9512280902.AA01712@toadflax.cs.ucdavis.edu>
next in thread | raw e-mail | index | archive | help
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?
(yes, I know there is a port of this, but the port is for an eariler
version that isn't on the master site anymore)
-- David (obrien@cs.ucdavis.edu)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9512280902.AA01712>
