X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.42.146.6 with SMTP id h6mr3575637icv.2.1383567631594; Mon, 04 Nov 2013 04:20:31 -0800 (PST) X-Received: by 10.49.11.180 with SMTP id r20mr2803qeb.33.1383567631565; Mon, 04 Nov 2013 04:20:31 -0800 (PST) Newsgroups: comp.os.msdos.djgpp Date: Mon, 4 Nov 2013 04:20:31 -0800 (PST) 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=212.31.240.3; posting-account=eVrEawoAAADQsAq8j1547wmK-xA1XmPE NNTP-Posting-Host: 212.31.240.3 References: <921a79c9-9c3a-4823-9d68-bc644d63b96f AT googlegroups DOT com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: missing files at start of ./configure From: iw2evk AT gmail DOT com Injection-Date: Mon, 04 Nov 2013 12:20:31 +0000 Content-Type: text/plain; charset=ISO-8859-1 Bytes: 1888 Lines: 20 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 at all, last sunday after many attempt, i've finally compiled links 2.8 obtainig a full working binarie with the required features enclosed..but... At second attempt to use djgpp for make a optimized version of links2.8 according to djgpp faq , the Openssl can't be recognized. Note : i don't have changed nothing in installation or directory. If i try to build also in standard mode Openssl it's not recognized. It's possible to configure Openssl at startup like wattcp ? set C_INCLUDE_PATH=C:/DJGPP-2.03/NET/WATT/INC set LIBRARY_PATH=C:/DJGPP-2.03/NET/WATT/LIB Why djgpp don't recognize OpenSSl files also the files are in the directory specified in PATH? Maybe a Case sensitive problem? Thanks Roberto iw2evk