X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=PMTz254nrtusSN2nFKzAL+Jf4Sb3GAix41dtYihykTs=; b=ZQVHoLKvzYOvxkDYdhc2u4p2TI1rKSPc3RJc9sBYZXJgk6rDgopGuI7HsEjxYU/zMO JmRQa8N929TGbPziPljfNatrOML5vUYDTuIlshda0LlWIIK19dy/wCC8W0GwwV2vJY7g e8dI1sdBaDy0H52whj94pB9oFxX7BlGrSz8DcPduueiQFT2u/sPcvE24Y3GzKgWB/3Kb wcZEaEVhCpjMYajIOqd1HKBGUv2EEBLmnNXKcQHlVBPbkdPl11fH1qEPSTzGg0Q/vMRg FvWABY8KwG91yBCaesdMz08id6X7RokiVnpwKC8U94jm3g0vorKN9fyzNiTDwcfi7imV hZxQ== X-Received: by 10.107.39.209 with SMTP id n200mr17302069ion.59.1434109584404; Fri, 12 Jun 2015 04:46:24 -0700 (PDT) Message-ID: <557AC68E.1060504@gmail.com> Date: Fri, 12 Jun 2015 07:46:22 -0400 From: "Frank Sapone (emoaddict15 AT gmail DOT com)" User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: Quake 2 DOS -- DJGGP 2.05 upgrade problems. 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> In-Reply-To: <834mmds7e9.fsf@gnu.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com 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. 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. Frank