[comp.sys.sgi] BASH

paulc@boulder.colorado.edu (Paul Connally) (04/10/90)

	Does anyone have the diffs for BASH 1.05 (or know a reliable 
	place to get them)?  I have it "kind-of" running.  It executes the
	first given command fine but on the second command it seems to freeze
	up on sigpause(SIGCHLD) in wait_for() in jobs.c just after executing
	it.

	Any help is greatly appreciated!

	Paul Connally            	paulc@boulder.colorado.edu
	University of Colorado  	High Voltage Electron Microscope Lab
	MCDB  -  Box 347 		"A higher potential for 
	Boulder, CO  80309		                 better penetration."

tomw@orac.esd.sgi.com (Tom Weinstein) (04/10/90)

In article <19489@boulder.Colorado.EDU> paulc@boulder.colorado.edu (Paul Connally) writes:
	Does anyone have the diffs for BASH 1.05 (or know a reliable 
	place to get them)?  I have it "kind-of" running.  It executes the
	first given command fine but on the second command it seems to freeze
	up on sigpause(SIGCHLD) in wait_for() in jobs.c just after executing
	it.

	Any help is greatly appreciated!

	Paul Connally            	paulc@boulder.colorado.edu

Brian Fox and I are currently working on this.  Hopefully we will have
it working soon.

--
Tom Weinstein
Silicon Graphics, Inc., Entry Systems Division, Window Systems
jsw@xhead.esd.sgi.com
Any opinions expressed above are mine, not sgi's.

tomw@orac.esd.sgi.com (Tom Weinstein) (04/11/90)

Whoops.  I put the wrong .signature at the end of the last article.
Here's the right one.
--
Tom Weinstein
Silicon Graphics, Inc., Entry Systems Division, Window Systems
tomw@orac.esd.sgi.com
Any opinions expressed above are mine, not sgi's.

paulc@boulder.colorado.edu (Paul Connally) (04/11/90)

>
>	Does anyone have the diffs for BASH 1.05 (or know a reliable 
>	place to get them)?  I have it "kind-of" running.  It executes the
>	first given command fine but on the second command it seems to freeze
>	up on sigpause(SIGCHLD) in wait_for() in jobs.c just after executing
>	the second command.

	Sorry. I'm doing this on a PI running 3.1D.

	Paul Connally            	paulc@boulder.colorado.edu
	University of Colorado  	High Voltage Electron Microscope Lab
	MCDB  -  Box 347 		"A higher potential for 
	Boulder, CO  80309		                 better penetration."

davis@ADENOSINE.PHARM.UTAH.EDU ("Darrell R. Davis") (12/18/90)

Can someone give me the magic incantations, i.e. modifications to the
makefile and/or machines.h that I need to build Bash on my 4D/20
running version 3.2 of the OS.  I have just pulled bash-1.05 from
prep.ai. As is usually the case, my simple-minded modifications didn't
work.  I was surprised that there wasn't a specific designation for
sgi boxes in machines.h since most of the other GNU stuff I have put
up does know about 4D's.

--------------------------------------------------------------
                           *                                  
Darrell R. Davis       *   *   *    "Faster, faster, until the
Assistant Professor      * * *       thrill of speed overcomes
Medicinal Chemistry   *A**L**T**A*   the fear of death."
University of Utah       * * *       
                       *   *   *       --H.S. Thompson 
                           *
--------------------------------------------------------------