X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.182.103.194 with SMTP id fy2mr17770239obb.46.1434113195541; Fri, 12 Jun 2015 05:46:35 -0700 (PDT) X-Received: by 10.140.20.148 with SMTP id 20mr210684qgj.20.1434113195507; Fri, 12 Jun 2015 05:46:35 -0700 (PDT) Newsgroups: comp.os.msdos.djgpp Date: Fri, 12 Jun 2015 05:46:35 -0700 (PDT) In-Reply-To: <557AC68E.1060504@gmail.com> Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=65.13.115.246; posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO NNTP-Posting-Host: 65.13.115.246 References: <201506091712 DOT t59HCPci004068 AT delorie DOT com> <557739E0 DOT 6070608 AT gmail DOT com> <55775E64 DOT 2090901 AT gmail DOT com> <5579ED42 DOT 6070309 AT gmail DOT com> <557A0BD6 DOT 5090901 AT gmail DOT com> <557A1996 DOT 7040008 AT gmail DOT com> <834mmds7e9 DOT fsf AT gnu DOT org> <557AC68E DOT 1060504 AT gmail DOT com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <9a005272-c3d6-4073-81a8-04ac079ca99e@googlegroups.com> Subject: Re: Quake 2 DOS -- DJGGP 2.05 upgrade problems. From: "rugxulo AT gmail DOT com" Injection-Date: Fri, 12 Jun 2015 12:46:35 +0000 Content-Type: text/plain; charset=ISO-8859-1 Bytes: 2616 Lines: 27 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Hi, On Friday, June 12, 2015 at 6:46:36 AM UTC-5, Frank Sapone (emoaddict15 AT hates DOT spam) wrote: > > Okay, I found out that my problem was with using some really old version > of WATT32. So this time, I grabbed the latest dev release from Dec 2014 > at http://www.watt-32.net/watt32s.zip. I don't see "2014" anywhere, only "2006". So it's the same old version. Anyways, don't use that, use the premade DJGPP build: http://na.mirror.garr.it/mirrors/djgpp/beta/v2tk/wat3222br3.zip > The build has some redefinition warnings and I was going to use grep but > then this happens: > > libintl.DXE module loading failed ... > > So where do I get the DXE stuff from? I tried get the gettext stuff, I > saw in a previous newsgroup post from a few years ago it was in this > file and another one. I grabbed them both, but I cannot find this > libintl.DXE. The relevant .DXE files used by some of Juan's ports are (AFAIK) here: http://na.mirror.garr.it/mirrors/djgpp/beta/v2gnu/licv114br2.zip http://na.mirror.garr.it/mirrors/djgpp/beta/v2gnu/gtxt194b.zip