Geert Uytterhoeven wrote:
On Wed, 10 May 2006, Inaki Sanchez wrote:Great tool!. Has someone succeeded in compiling it in RHEL 4?I got the following error: $ make gcc -Wall -ansi -c -o cmdline.o cmdline.c cmdline.c:26:31: asm-generic/errno.h: No such file or directoryThat should be <errno.h>, according to my copy of C99.
That's correct. I'm sorry, I was using my configuration with some different things. I updated the .bz2 file to use the standard errno.h.
Thanks! Robert
