Date: Sun, 21 Sep 1997 15:01:56 +0200 (CEST) From: shanee@augusta.de (Andreas Kohout) To: bugs@FreeBSD.ORG Subject: FYI: small erroris in src at src-cur.3059.gz Message-ID: <m0xCle8-0008DwC@rabbit.augusta.de>
next in thread | raw e-mail | index | archive | help
Hello,
there are two errors in the src tree, first in
/usr/src/usr.sbin/Makefile
lins 8 missing '\' after 'nslookup' (maybe fixed)
and in /usr/src/sbin/dset
root@rabbit# cd /usr/src/sbin/dset/
root@rabbit# make clean obj depend all
rm -f a.out Errs errs mklog dset dset.o dset.8.gz dset.8.cat.gz
/usr/obj/usr/src/sbin/dset created for /usr/src/sbin/dset
rm -f .depend
mkdep -f .depend -a -I/usr/src/sbin/dset/../../sys/ dset.c
cd /usr/src/sbin/dset; make _EXTRADEPEND
echo dset: `gcc -Wl,-f -O2 -pipe -I/usr/src/sbin/dset/../../sys/ -static -Wl,-lkvm` >> .depend
Warning: Object directory not changed from original /usr/src/sbin/dset
gcc -O2 -pipe -I/usr/src/sbin/dset/../../sys/ -c dset.c
dset.c: In function `main':
dset.c:363: sizeof applied to an incomplete type
dset.c:372: sizeof applied to an incomplete type
dset.c:374: sizeof applied to an incomplete type
dset.c:379: invalid use of undefined type `struct pnp_cinfo'
[22 more]
dset.c:412: invalid use of undefined type `struct pnp_cinfo'
dset.c:419: sizeof applied to an incomplete type
dset.c:421: sizeof applied to an incomplete type
dset.c: At top level:
dset.c:34: storage size of `new_ov' isn't known
dset.c:35: storage size of `old_ov' isn't known
*** Error code 1
Stop.
and my PS/2 mouse won´t work?! Neither under X nor under mused ...
psm0 at 0x60-0x64 irq 12 on motherboard
psm0: device ID 0
the mouse won´t move ...
--
Greetings, Andy
---------------------------------------------------------------------------
running FreeBSD-current ()
/\
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m0xCle8-0008DwC>
