From: "Janus" Newsgroups: comp.os.msdos.djgpp Subject: Can't complier a file.... Date: Tue, 26 Dec 2000 14:07:22 +0800 Organization: IMS Netvigator Lines: 13 Message-ID: <929buv$e2c1@imsp212.netvigator.com> NNTP-Posting-Host: pcd032138.netvigator.com X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com i am a beginner for writing c, but have some problem in complier a file. I make a go.txt file and convert to go.c file first. Then to use the command gcc. eg. gcc go.c but some error are appear : cpp.exe: ../include/sys/version.h: No such file or directory (ENOENT) what's happen and how can i do it. Thanks, Januscpp.exe: ../include/sys/version.h: No such file or directory (ENOENT)