www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2000/01/26/16:01:40

Message-Id: <200001262042.PAA12634@delorie.com>
From: "Mark E." <snowball3 AT bigfoot DOT com>
To: Eli Zaretskii <eliz AT delorie DOT com>, djgpp-workers AT delorie DOT com
Date: Wed, 26 Jan 2000 15:47:31 -0500
MIME-Version: 1.0
Subject: Re: bash203s.zip updated
In-reply-to: <200001261834.NAA20073@indy.delorie.com>
References: <200001202150 DOT QAA12871 AT delorie DOT com> (snowball3 AT bigfoot DOT com)
X-mailer: Pegasus Mail for Win32 (v3.12a)
Reply-To: djgpp-workers AT delorie DOT com
Errors-To: dj-admin AT delorie DOT com
X-Mailing-List: djgpp-workers AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

> This still doesn't build for me if I just type "bash build.sh",
> without running the configure script.  The problem seems to be that
> all the Makefile's say this:
> 
>     BUILD_DIR = c:/djgpp/gnu/bash-2.03
> 

configure.in sets it using this method:
BUILD_DIR=`pwd`
AC_SUBST(BUILD_DIR)

which is why the $DJDIR and /dev/env magic don't seem to work. 
The only way I see to make things work right is by deleting the files 
generated by the configure script and tell folks they will have to run 
configure themselves so the right directories are set. Any 
suggestions or alternatives?

Mark

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019