From: "Johan Venter" Newsgroups: comp.os.msdos.djgpp References: <37B9F16F DOT 8605AC4B AT sympatico DOT ca> <37B9F6E8 DOT C9F54C35 AT sympatico DOT ca> <37B9FA9B DOT 76AA46F5 AT sympatico DOT ca> Subject: Re: Error in this? Please reply. X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Message-ID: Date: Wed, 18 Aug 1999 11:01:10 +1000 NNTP-Posting-Host: 139.134.161.233 X-Trace: newsfeeds.bigpond.com 934966809 139.134.161.233 (Wed, 18 Aug 1999 19:00:09 EST) NNTP-Posting-Date: Wed, 18 Aug 1999 19:00:09 EST Organization: Telstra BigPond Internet Services (http://www.bigpond.com) Lines: 22 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com websurfr wrote in message news:37B9FA9B DOT 76AA46F5 AT sympatico DOT ca... > Hi, it's me again. Just have one question for you. I used your tip and fix my code > problem but now, I get the following error: > > c:/djgpp/bin/ld.exe: cannot open -lck: No such file or directory (ENOENT) > > Hmmm, funny thing is, I have ld.exe in the c:\djgpp\bin directory??? That error has nothing to do with ld being missing. It is looking for a library called libck.a which you don't have in your djgpp/lib directory. What is that library? Did you put it there on purpose? What command are you using to compile your program? -- Johan Venter ICQ 3643877 surf.to/djgppig