Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jan 1996 11:23:59 +0200
From:      Mark Murray <mark@grondar.za>
To:        current@freebsd.org
Subject:   lsdev woes.
Message-ID:  <199601310924.LAA04043@grumble.grondar.za>

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

Either I am being inordinately stupid, or there really is a problem.

I read the discussions about this a day or two ago, including one
that claimed that this was OK "after the 28th". I have a full
CVS repository here, and I cannot get lsdev to compile. I have
looked at the definition of eisa_device in sys/i386/eisa/eisaconf.h
and I must agree that the errors below apply.

I have rechecked-out src/sys and src/usr.sbin/lsdev - with no
change whatsoever. I get CTM updates continually - and my CVS
tree is up-to date minus maybe 6 hours.

What gives?

bash# make
cc -O -I/a/src/usr.sbin/lsdev/../../sys   -c /a/src/usr.sbin/lsdev/i386.c
/a/src/usr.sbin/lsdev/i386.c: In function `print_eisa':
/a/src/usr.sbin/lsdev/i386.c:168: structure has no member named `iobase'
/a/src/usr.sbin/lsdev/i386.c:169: structure has no member named `iobase'
/a/src/usr.sbin/lsdev/i386.c:169: structure has no member named `iosize'
*** Error code 1

Stop.

M

-- 
Mark Murray
46 Harvey Rd, Claremont, Cape Town 7700, South Africa
+27 21 61-3768 GMT+0200
Finger mark@grondar.za for PGP key



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