Subject: compiling bash (was Re: compile times)
To: port-pmax@netbsd.org <port-pmax@NetBSD.ORG>
From: James O'Kane <jo2y+@cs.cmu.edu>
List: port-pmax
Date: 04/12/1998 00:04:42
At 01:03 AM 4/12/98 +0200, erik@mediator.uni-c.dk wrote:
>What bash problems ?
>
>I've been running bash 2.01 "for ages" on NetBSD/i386, mac68k, and pmax, just
>by doing
>   ./configure
>   make
>   make install

I just checked, and I've been trying to compile bash-1.14.7, so that might
be part of the problem.	 It compiles with a few warnings, and when I try to
run it I get an error that says: free: called with bad aruement. I tried to
do what the other person suggested and bash doesn't use ./configure

-james