X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Date: Mon, 09 Mar 2009 21:38:52 +0200 From: Eli Zaretskii Subject: Re: openssl-0.9.8 In-reply-to: <9af855b0903091130w521db588n3cfdb71bf490de4a@mail.gmail.com> To: djgpp AT delorie DOT com Message-id: MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: QUOTED-PRINTABLE X-012-Sender: halo1 AT inter DOT net DOT il References: <9af855b0903091130w521db588n3cfdb71bf490de4a AT mail DOT gmail DOT com> 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 > Date: Mon, 9 Mar 2009 20:30:11 +0200 > From: Gerrit van Niekerk >=20 > > In file included from /dev/env/DJDIR/include/openssl/asn1.h:62, > > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 from /dev/env/DJDIR/include/opens= sl/objects.h:960, > > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 from /dev/env/DJDIR/include/opens= sl/evp.h:98, > > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 from /dev/env/DJDIR/include/opens= sl/x509.h:73, > > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 from /dev/env/DJDIR/include/opens= sl/ssl.h:183, > > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 from conftest.c:103: >=20 > It is a bad idea to use a root folder named /dev. He doesn't have it. "/dev/env/DJDIR" is an alias for the root of the DJGPP installation tree. The DJGPP port of Bash uses it to avoid breaking Unix scripts that rely on absolute file names to begin with = a slash (as opposed to DOS drive letter).