|
errno.h, but it IS declared......
Hello,
Vexing problem: running suse 9.1 pro. When compiling programs from source, i get an error 'errno.h undeclared'. I check the source files and sure enough, '#include <errno.h>' is up there at the top of the file. I've tried: restoring a fresh copy of errno.h to /usr/include from /usr/include/bits and from ~/src/linux/include. This happens with most of the programs i try to install from source.
I've also tried using many different compiler options offered by the program(s) in question to no avail. I'm using the GCC compiler what came with suse 9.1 pro. I've installed every other compiler as well out of sheer desparation.
I'd welcome any suggestions because i'm in the dark.
|