Mail Archives: djgpp/1993/09/19/09:43:56
I've just installed djgpp and now trying to compile gnu cpio with
it. The problem is:
I just can"t find ioctl.h
The definition in std.h is commented out:
/* int ioctl(int, int, char*); POHC */
and in the same file
#include <stddef.h> /* sorry, but needed for DGUX folks... */
#include <stdio.h> /* sorry, but needed for USG folks... */
is mentioned.
If there is a "USG-library", where can I get it ?
If this is just from the original gcc and hasn't been ported to
DOS, is there any other solution ?
Andre
- Raw text -