when i run make or make check i get this error: ftfmt-tapelib.c: In function `qic_simple_command': ftfmt-tapelib.c:232: `errno' undeclared (first use in this function) ftfmt-tapelib.c:232: (Each undeclared identifier is reported only once ftfmt-tapelib.c:232: for each function it appears in.) ftfmt-tapelib.c: In function `qic_report_command': ftfmt-tapelib.c:284: `errno' undeclared (first use in this function) ftfmt-tapelib.c: In function `read_header_segment': ftfmt-tapelib.c:399: `errno' undeclared (first use in this function) ftfmt-tapelib.c: In function `check_api_version': ftfmt-tapelib.c:424: `errno' undeclared (first use in this function) ftfmt-tapelib.c: In function `set_format_parms': ftfmt-tapelib.c:502: `errno' undeclared (first use in this function) ftfmt-tapelib.c: In function `get_format_parms': ftfmt-tapelib.c:539: `errno' undeclared (first use in this function) ftfmt-tapelib.c: In function `fill_dma_buffer': ftfmt-tapelib.c:626: `errno' undeclared (first use in this function) ftfmt-tapelib.c: In function `format_cartridge': ftfmt-tapelib.c:702: `errno' undeclared (first use in this function) ftfmt-tapelib.c: In function `verify_cartridge': ftfmt-tapelib.c:791: `errno' undeclared (first use in this function) ftfmt-tapelib.c: In function `write_segment': ftfmt-tapelib.c:1021: `errno' undeclared (first use in this function) make: *** [ftfmt-tapelib.o] Error 1 running rh6.0 with kernel v 2.2.5-15 can someone point me to what is wrong? thanks........................ed
