linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* unable to open limits.h
@ 2008-11-25 11:07 Christoph Hellwig
  2008-11-25 12:18 ` Alexey Zaytsev
  0 siblings, 1 reply; 7+ messages in thread
From: Christoph Hellwig @ 2008-11-25 11:07 UTC (permalink / raw)
  To: linux-sparse

On Ubuntu 8.10 (glibc 2.8.90) I get the following warnings when
compiling any program using limits.h:

/usr/include/limits.h:125:17: error: unable to open 'limits.h'

The easiest testcase is:

cat > test.c  << EOF
#include <limits.h>
EOF
cgcc -c test.c 


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-11-25 13:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-25 11:07 unable to open limits.h Christoph Hellwig
2008-11-25 12:18 ` Alexey Zaytsev
2008-11-25 12:27   ` Sam Ravnborg
2008-11-25 13:03     ` Alexey Zaytsev
2008-11-25 12:36   ` Christoph Hellwig
2008-11-25 12:37     ` Christoph Hellwig
2008-11-25 13:04       ` Alexey Zaytsev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).