home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.bash.bug
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!sun-barr!ames!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!odin.ins.cwru.edu!chet
- From: chet@odin.ins.cwru.edu (Chet Ramey)
- Subject: Re: AIX 3.2
- Message-ID: <9211051457.AA25441.SM@odin.INS.CWRU.Edu>
- Sender: gnulists@ai.mit.edu
- Reply-To: chet@po.cwru.edu
- Organization: GNUs Not Usenet
- References: chet@odin.ins.cwru.edu (Chet Ramey)
- Distribution: gnu
- Date: Thu, 5 Nov 1992 04:57:53 GMT
- Approved: bug-bash@prep.ai.mit.edu
- Lines: 18
-
- > I have encountered the following problem while attempting to make bash 1.12
- > on an IBM RS/6000 model 350 running AIX 3.2 (by the way, it worked well
- > on Ultrix 4.2):
-
- Make the offending lines in general.h look like this:
-
- #if !defined (__STDC__) && !defined (index)
- char *index (), *rindex ();
- #endif
-
- Chet
-
- --
- ``The use of history as therapy means the corruption of history as history.''
- -- Arthur Schlesinger
-
- Chet Ramey, Case Western Reserve University Internet: chet@po.CWRU.Edu
-
-