[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#191865: cpp-3.2: utah-glx_0.0-cvs-20010702-4.3(unstable/m68k) FTBFS: "/lib/cpp" fails sanity check



"Adam Conrad" <adconrad@0c3.net> 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 to: