v1.00 of eepro100-diag.c released.
Donald Becker
becker@cesdis1.gsfc.nasa.gov
Tue Jun 29 01:00:08 1999
On Mon, 28 Jun 1999, Mr. James W. Laferriere wrote:
> Hello Donald, It's nice that this supports linux-2.2 .
> although what happended to 2.0 support . The below errors
> occur on my 2.0.37 system . Tia, JimL
>
> cc -O -Wall -o eepro100-diag eepro100-diag.c
> In file included from /usr/include/gnu/types.h:78,
> from /usr/include/unistd.h:96,
> from eepro100-diag.c:24:
> /usr/include/linux/posix_types.h:48: asm/posix_types.h: No such file or directory
Hmmm, you must have something wrong with your include file structure.
It should always be safe to #include <unistd.h> without having to include
anything else first.
Donald Becker becker@cesdis.gsfc.nasa.gov
USRA-CESDIS, Center of Excellence in Space Data and Information Sciences.
Code 930.5, Goddard Space Flight Center, Greenbelt, MD. 20771
301-286-0882 http://cesdis.gsfc.nasa.gov/people/becker/whoiam.html