Hallo Thorsten,
ein Problem mit colinux. Habe endlich, JUHU, Colinux bei mir zum laufen gebracht. Wenn ich jetzt zum Beispiel ein ganz billiges C Programm schreiben möchte (i.e. hallowelt.c), dann bekomme ich nach diesem Aufruf:
gcc -o hallowelt hallowelt.c
folgende Fehlermeldung: hallowelt.c:1:19: stdio.h: No such file or directory
Woran liegt das?
Der Compiler kann die Header-Datei stdio.h nicht finden.
Eine Google-Suche nach "stdio.h: No such file or directory" lieferte mir gleich an erster Stelle, dass die gewünschte Datei im Paket "libc6-dev" zu finden ist.
Installiere also das fehlende Paket.
Grüße
Marc Reichelt || http://www.marcreichelt.de/
--
Linux is like a wigwam - no windows, no gates and an Apache inside!
Selfcode: ie:{ fl:| br:> va:} ls:< fo:} rl:( n4:( ss:) de:> js:| ch:? sh:| mo:) zu:)
http://emmanuel.dammerer.at/selfcode.html
Linux is like a wigwam - no windows, no gates and an Apache inside!
Selfcode: ie:{ fl:| br:> va:} ls:< fo:} rl:( n4:( ss:) de:> js:| ch:? sh:| mo:) zu:)
http://emmanuel.dammerer.at/selfcode.html