X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-ID: <41dbe50f$0$174$cc7c7865@news.luth.se> From: Martin Str|mberg Subject: Re: Problem with UNRAR Newsgroups: comp.os.msdos.djgpp References: User-Agent: tin/1.4.6-20020816 ("Aerials") (UNIX) (NetBSD/1.6Q (alpha)) Date: 05 Jan 2005 13:01:03 GMT Lines: 21 NNTP-Posting-Host: speedy.ludd.ltu.se X-Trace: 1104930063 news.luth.se 174 130.240.16.13 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Dian Yin wrote: > Recently, I downloaded source code of UNRAR for linux, and tried to > compile it under DOS using DJGPP. I extracted the package and run "make". > However, the UNRAR.EXE I got seems to be incorrect, as it cannot recognize > any RAR archive. Every time it says: xxxx.rar is not RAR archive. > So I wonder how this comes about. I've also compiled the code in Cygwin, > and the unrar.exe I got doesn't have such problem. > By the way, the UNRAR version is 2.71, and my DJGPP's version is 3.4.3. How should we know? It's you that have it compiled. So start the debugger and see why. My crystal ball says it's a missing "b". Right, MartinS