X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.182.91.6 with SMTP id ca6mr25435864obb.29.1436506916587; Thu, 09 Jul 2015 22:41:56 -0700 (PDT) X-Received: by 10.140.100.136 with SMTP id s8mr278267qge.2.1436506916445; Thu, 09 Jul 2015 22:41:56 -0700 (PDT) Newsgroups: comp.os.msdos.djgpp Date: Thu, 9 Jul 2015 22:41:56 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2.162.203.32; posting-account=v5xbdQoAAAAOGc9Ccc-kLZyobvPlN3Qr NNTP-Posting-Host: 2.162.203.32 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <7551d121-e23a-42b6-809f-7eff02d8760c@googlegroups.com> Subject: Re: wat3222br3.zip crashes when viewing some web page From: "Georg Potthast (dosusb AT googlemail DOT com) [via djgpp AT delorie DOT com]" Injection-Date: Fri, 10 Jul 2015 05:41:56 +0000 Content-Type: text/plain; charset=ISO-8859-1 Bytes: 1565 Lines: 11 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 Roberto, in the INSTALL file it says: NOTE: If you have djgpp 2.04 installed and the `dj_err.exe' was compiled with 2.03 (or older), you *MUST* recompile `dj_err.exe' to fit the new errnos added in 2.04 (ELOOP, EILSEQ etc.). Simply do a "make -f errnos.mak dj_err.exe" in the .\util\ directory. Maybe that could be your problem. Georg