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

[-- Attachment #1 --]
Is this me, or something that I'm not aware of?

    cd /usr/obj/usr/src/sys/GENIUS;  MAKEOBJDIRPREFIX=/usr/obj
    MACHINE_ARCH=i386  MACHINE=i386  CPUTYPE=p3
    GROFF_BIN_PATH=/usr/obj/usr/src/i386/legacy/usr/bin
    GROFF_FONT_PATH=/usr/obj/usr/src/i386/legacy/usr/share/groff_font
    GROFF_TMAC_PATH=/usr/obj/usr/src/i386/legacy/usr/share/tmac
    DESTDIR=/usr/obj/usr/src/i386  _SHLIBDIRPREFIX=/usr/obj/usr/src/i386
    INSTALL="sh /usr/src/tools/install.sh"
    PATH=/usr/obj/usr/src/i386/legacy/usr/sbin:/usr/obj/usr/src/i386/legacy/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=kernel all -DNO_MODULES_OBJ
    cc -c -O -pipe -march=pentium3 -Wall -Wredundant-decls -Wnested-externs
    -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline
    -Wcast-qual  -fformat-extensions -std=c99 -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=8000
    -mno-align-long-strings -mpreferred-stack-boundary=2 -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 in 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
-- 
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/
================ An eclectic mix of fact and theory. =================

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

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

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