X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.182.111.227 with SMTP id il3mr750190obb.41.1383325946036; Fri, 01 Nov 2013 10:12:26 -0700 (PDT) X-Received: by 10.49.106.130 with SMTP id gu2mr35002qeb.35.1383325946007; Fri, 01 Nov 2013 10:12:26 -0700 (PDT) Newsgroups: comp.os.msdos.djgpp Date: Fri, 1 Nov 2013 10:12:25 -0700 (PDT) In-Reply-To: <921a79c9-9c3a-4823-9d68-bc644d63b96f@googlegroups.com> Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=93.147.242.247; posting-account=eVrEawoAAADQsAq8j1547wmK-xA1XmPE NNTP-Posting-Host: 93.147.242.247 References: <921a79c9-9c3a-4823-9d68-bc644d63b96f AT googlegroups DOT com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <16cecc8e-6f21-406d-83c5-74df1e0d1354@googlegroups.com> Subject: Re: missing files at start of ./configure From: iw2evk AT gmail DOT com Injection-Date: Fri, 01 Nov 2013 17:12:26 +0000 Content-Type: text/plain; charset=ISO-8859-1 Bytes: 2966 Lines: 71 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id rA1HU1DI025084 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 Il giorno venerd́ 1 novembre 2013 08:23:54 UTC+1, iw2 DOT DOT DOT AT gmail DOT com ha scritto: > Hi all, > > i running djgpp on freedos only pc with 256Mb ram pentium3. > > I've download all required files in djgpp directory, and i've created a batch file for setting the djgpp enveronment > > > > lh doslfn.com > > path=c:\usr\local\bin;c:\usr\local;c:\djgpp\bin;%path% > > set WATT_ROOT=c:\djgpp\net\watt > > set C_INCLUDE_PATH=c:/djgpp/net/watt/inc > > set LIBRARY_PATH=c:/djgpp/net/watt/lib > > set DJDIR=c:\djgpp > > set DJGPP=c:\djgpp\djgpp.env > > set C_INCLUDE_PATH=c:\net\watt\inc > > set aclocal=c:/djgpp/bin/aclocal > > set autoheader=c:/djgpp/bin/autoheader > > set autoconf=c:/djgpp/bin/autoconf > > set automake=c:/djgpp/bin/automake > > > > If i run a ./configure from bash i receive a message during compiling like this: > > "aclocal-1.4 missing" ""automake-1.4 missing" , so when i start make the build > > stuck. > > I've checked in directory, BUT THE FILES ARE PRESENTS, so it's a setting problem .. > > Another related problem it's this : I've OpneSSl files , but djgpp don't recognize the openssl files. > > > > Where is my error? > > Many thanks in advance > > > > Roberto iw2evk Hi at all i've added the files of watttcp and modify the batch files like suggest , but without results. Now at start of ./configure are missing :aclocal ,automake plus autoconf and autoheader (2 new files not found) I'm a very beginner, so if someone have a valid batch file for configure DJGPP under pure dos , please share with me on this forum.. Thanks Roberto iw2evk