X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Date: Tue, 21 Jul 2009 21:16:49 +0300 From: Eli Zaretskii Subject: Re: Emacs pretest 23.0.96 is available In-reply-to: To: djgpp AT delorie DOT com Message-id: <83bpnd6gvi.fsf@gnu.org> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-2 Content-transfer-encoding: QUOTED-PRINTABLE X-012-Sender: halo1 AT inter DOT net DOT il References: <83eislssg7 DOT fsf AT gnu DOT org> 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 > X-Spam-Status: No, score=3D-2.6 required=3D5.0 tests=3DBAYES_00 aut= olearn=3Dham=20 > =09version=3D3.1.0 > From: "Tomasz Zbro=BFek" > Date: Tue, 21 Jul 2009 13:36:41 +0000 (UTC) >=20 > I compiled it also on Wincorf Nixdorf Beetle/M, MS DOS 6.22 + MS Ne= twork=20 > Client, DJGPP 2.04, GCC 4.2.3, I had a little problem while depacki= ng with=20 > djtar (-x) : > unable to create directory: emacs-23.0.96\nextstep\Cocoa\Emacs.base > \Contents\Resources\English.lproj What was the full path of that directory, starting with the root of the drive? If it was more than 8 levels deep, then this is expected on plain DOS: it's a limitation of DOS filesystems. > I pressed enter key on this event. That's the right way of dealing with the problem: this directory is not needed for the DJGPP port > Then, during compilation info files were not compiled This is normal: the Info files are supplied as part of the tarball. > anyway Emacs was created and works ok! (but a little bit slowly > loads files but maybe it's slow machine ?:). What is the CPU speed? Anyway, thanks again for testing. A successful build on plain DOS is an important evidence.