From: "Peter Remmers" Newsgroups: comp.os.msdos.djgpp Subject: Re: Can't view the syntax help... assistance anyone? Date: Fri, 10 Nov 2000 14:28:04 +0100 Organization: T-Online Lines: 21 Message-ID: <8ugt3i$u4v$03$1@news.t-online.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: news.t-online.com 973862835 03 30879 nyqQfiXSGArLi 001110 13:27:15 X-Complaints-To: abuse AT t-online DOT com X-Sender: 320094726121-0001 AT t-dialin DOT net X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi! > "Error creating the indices for libc (or nothing found). Remove that file > from the list?" I had that problem, too a while ago. I noticed that some of the INF files had the wrong file size compared to the original ones in the distribution ZIPs, even though I didn't edit any one of them... I copied all the info stuff again from the ZIPs and all was well. I had the FileMon from sysinternals running to see what went wrong. RHIDE opened the files, seeked around, read a bit here and there and nevertheless showed the error message. I suspect it's a CR/LF problem - my "modified" files were slightly bigger than the originals. And info.exe had no problems with them! Peter