Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jun 2004 22:25:46 +0100
From:      Josef Karthauser <joe@FreeBSD.org>
To:        current@freebsd.org
Subject:   tty.c doesn't compile ?
Message-ID:  <20040624212546.GE61325@genius.tao.org.uk>

next in thread | raw e-mail | index | archive | help

--PGNNI9BzQDUtgA2J
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Is this me, or something that I'm not aware of?

    cd /usr/obj/usr/src/sys/GENIUS;  MAKEOBJDIRPREFIX=3D/usr/obj
    MACHINE_ARCH=3Di386  MACHINE=3Di386  CPUTYPE=3Dp3
    GROFF_BIN_PATH=3D/usr/obj/usr/src/i386/legacy/usr/bin
    GROFF_FONT_PATH=3D/usr/obj/usr/src/i386/legacy/usr/share/groff_font
    GROFF_TMAC_PATH=3D/usr/obj/usr/src/i386/legacy/usr/share/tmac
    DESTDIR=3D/usr/obj/usr/src/i386  _SHLIBDIRPREFIX=3D/usr/obj/usr/src/i386
    INSTALL=3D"sh /usr/src/tools/install.sh"
    PATH=3D/usr/obj/usr/src/i386/legacy/usr/sbin:/usr/obj/usr/src/i386/lega=
cy/usr/bin:/usr/obj/usr/src/i386/legacy/usr/games:/usr/obj/usr/src/i386/usr=
/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/=
bin:/usr/sbin:/usr/bin
    /usr/obj/usr/src/make.i386/make KERNEL=3Dkernel all -DNO_MODULES_OBJ
    cc -c -O -pipe -march=3Dpentium3 -Wall -Wredundant-decls -Wnested-exter=
ns
    -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline
    -Wcast-qual  -fformat-extensions -std=3Dc99 -g -nostdinc -I-  -I.
    -I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica
    -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter
    -I/usr/src/sys/contrib/pf -I/usr/src/sys/contrib/dev/ath
    -I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm
    -D_KERNEL -include opt_global.h -fno-common -finline-limit=3D8000
    -mno-align-long-strings -mpreferred-stack-boundary=3D2 -ffreestanding
    -Werror  /usr/src/sys/kern/tty.c
    /usr/src/sys/kern/tty.c:2869: error: `SER_DTR' undeclared here (not in =
a function)
    /usr/src/sys/kern/tty.c:2870: error: `SER_RTS' undeclared here (not in =
a function)
    /usr/src/sys/kern/tty.c:2871: error: `SER_STX' undeclared here (not in =
a function)
    /usr/src/sys/kern/tty.c:2872: error: `SER_SRX' undeclared here (not in =
a function)
    /usr/src/sys/kern/tty.c:2873: error: `SER_CTS' undeclared here (not in =
a function)
    /usr/src/sys/kern/tty.c:2874: error: `SER_DCD' undeclared here (not in =
a function)
    /usr/src/sys/kern/tty.c:2874: error: `TIOCM_DCD' undeclared here (not i=
n a function)
    /usr/src/sys/kern/tty.c:2875: error: `SER_RI' undeclared here (not in a=
 function)
    /usr/src/sys/kern/tty.c:2876: error: `SER_DSR' undeclared here (not in =
a function)
    *** Error code 1

Joe
--=20
Josef Karthauser (joe@tao.org.uk)	       http://www.josef-k.net/
FreeBSD (cvs meister, admin and hacker)     http://www.uk.FreeBSD.org/
Physics Particle Theory (student)   http://www.pact.cpes.sussex.ac.uk/
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D An eclectic mix of fact an=
d theory. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

--PGNNI9BzQDUtgA2J
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iEYEARECAAYFAkDbRtkACgkQXVIcjOaxUBa4owCfes0+BOb5cMrVK98TqNFqNJuU
ZuMAnieVWxoAkgJvdU+xfV63ifL+t0BK
=Ic0I
-----END PGP SIGNATURE-----

--PGNNI9BzQDUtgA2J--



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