"Adam Conrad" <[EMAIL PROTECTED]> writes:

> Here you go:
> 
> http://people.debian.org/~adconrad/utah-glx/

That appears to be a bug in the build machine installation, then, or
in glibc: invocation

gcc -E  conftest.c

should have worked: This *is* the way to invoke the preprocessor.
However, it gives the error

In file included from /usr/include/bits/posix1_lim.h:126,
/usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directory

So it appears linux/limits.h is not there. It seems to me that it
ought to be there. Looking at libc6-dev_2.3.1-17_m68k.deb, I see that
linux/limits.h is included. So if it is not on the build machine, it
appears that the installation of the build machine is broken.

Regards,
Martin



Reply via email to