I found it in /usr/include/asm/io.h on sparc. Not sure if this is a bug, or really necessary. There needs to at least be a link from /usr/include/sys/io.h for most builds to find the header.
Regards, Steve [EMAIL PROTECTED] wrote: > > I'm going to be recompiling libc6 as a verification pass. The powertweak > people are saying we should have a sys/io.h, but it looks like it's > something specific to arches that use ISA. > > > ---------- Forwarded message ---------- > Date: Tue, 06 Jun 2000 17:28:18 -0700 > From: Sudhakar Chandra <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Re: Unable to compile; sys/io.h not found > > Dave Jones proclaimed: > > > > [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > > My system doesn't seem to have a sys/io.h under /usr/include. > > > > Then it would appear to be borken. > > > > > I'm running Debian potato prerelease. Kernel 2.2.15, libc6 2.1.3, with > > > standard libc headers. > > > > Looks like a debian-specific problem. Thaths?, Anyone ? > > If you've got the devel stuff installed, then it maybe that the > > packager screwed up, and missed a file ? > > > > See if you sys/io.h is listed in /var/lib/dpkg/info/libc6-dev.list > > It is is not, then the package maintainer messed up. If it is, your system > has somehoe landed in an inconsistent state. Download the libc6-dev deb > again and reinstall it. Before reinstalling it do a 'dpkg --contents > libc6-dev*.deb | more' to see if sys/io.h is part of the package that you > downloaded. > > S. > -- > "Now, let's all turn around and pay attention to me again." > -- Homer J. Simpson > Sudhakar C13n http://www.aunet.org/thaths/ Lead Indentured Slave > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] >

