[Wylug-help] Compiler trouble
Stephen Patterson
steve at patter.me.uk
Sun May 16 18:16:13 UTC 2010
I've got a system running Debian Sid, fully updated & build-essential
installed, and for some reason I can't compile even the simplest of C
programs - hello world.
I've attached a logfile of the errors from compiling this code, and I've
found out that /usr/include/sys is an empty directory.
#include <stdio.h>
main()
{
for(;;)
{
printf ("Hello World!\n");
}
}
gcc hello.C
any ideas?
--
Stephen Patterson
steve at patter.me.uk :: http://patter.me.uk/
http://uk.linkedin.com/pub/stephen-patterson/1b/533/544
GPG: B416F0DE :: Jabber: patter at jabber.org
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: hello.log
Url: http://mailman.lug.org.uk/pipermail/wylug-help/attachments/20100516/ffddb3e5/attachment.txt
More information about the Wylug-help
mailing list