I'm pretty sure I've seen this before but I just can't remember the fix.  The
binutils configure program appears to run fine for target i386-sco, but when I type
make it terminates with a file-not-found error:

/usr/include/errnos.h:24: linux/errno.h: No such file or directory
make[1]: *** [fnmatch.o] Error 1
make[1]: Leaving directory `/home/michael/binutils/binutils-2.8.1/libiberty'
make: *** [all-libiberty] Error 2

Now, it is true that there is no /usr/include/linux/ on my system, nor is there a
/home/michael/binutils/binutils-2.8.1/libiberty/linux/; so is there some way I can
redirect the compiler to look for the place where the proper errno.h does reside,
and if so where is that?




-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to