Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jan 1999 00:03:58 -0500
From:      "Gary Palmer" <gpalmer@FreeBSD.ORG>
To:        alpha@FreeBSD.ORG
Subject:   breakage, I guess from console changes
Message-ID:  <24018.916117438@gjp.erols.com>

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

Is this going to stay like this until the new syscons is ported?

===> usr.sbin/kbdcontrol
cc -O -pipe   -I/usr/obj/elf/usr/src/tmp/usr/include -c /usr/src/usr.sbin/kbdcontrol/kbdcontrol.c
gzip -cn /usr/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz
lex -t  /usr/src/usr.sbin/kbdcontrol/lex.l > lex.c
cc -O -pipe   -I/usr/obj/elf/usr/src/tmp/usr/include -c lex.c
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c:421: warning: `struct keyent_t' declared inside parameter list
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c:421: warning: its scope is only this definition or declaration,
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c:421: warning: which is probably not what you want.
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c: In function `print_key_definition_line':
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c:433: dereferencing pointer to incomplete type
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c:434: dereferencing pointer to incomplete type
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c:436: dereferencing pointer to incomplete type
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c:440: dereferencing pointer to incomplete type
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c: In function `print_keymap':
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c:724: warning: passing arg 3 of `print_key_definition_line' from incompatible pointer type
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c: In function `show_kbd_info':
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c:892: `keyboard_info_t' undeclared (first use this function)
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c:892: (Each undeclared identifier is reported only once
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c:892: for each function it appears in.)
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c:892: parse error before `info'
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c:894: `KDGKBINFO' undeclared (first use this function)
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c:894: `info' undeclared (first use this function)
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c: In function `set_keyboard':
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c:908: `keyboard_info_t' undeclared (first use this function)
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c:908: parse error before `info'
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c:916: `KDGKBINFO' undeclared (first use this function)
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c:916: `info' undeclared (first use this function)
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c:926: `CONS_RELKBD' undeclared (first use this function)
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c:935: `CONS_SETKBD' undeclared (first use this function)
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c: In function `release_keyboard':
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c:943: `keyboard_info_t' undeclared (first use this function)
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c:943: parse error before `info'
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c:949: `KDGKBINFO' undeclared (first use this function)
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c:949: `info' undeclared (first use this function)
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c:959: `CONS_RELKBD' undeclared (first use this function)
*** Error code 1
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error

Gary
--
Gary Palmer                                          FreeBSD Core Team Member
FreeBSD: Turning PC's into workstations. See http://www.FreeBSD.ORG/ for info


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message



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