Xref: utzoo comp.unix.i386:3065 comp.unix.microport:4007 Path: utzoo!attcan!uunet!samsung!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!emory!hubcap!ncrcae!ncr-sd!rancho!rock From: rock@rancho.uucp (Rock Kent) Newsgroups: comp.unix.i386,comp.unix.microport Subject: Trying to get BASH going. Message-ID: <1990Feb20.070242.4567@rancho.uucp> Date: 20 Feb 90 07:02:42 GMT Organization: Del Rayo Ranch, San Diego, CA Lines: 15 I've been trying the get the GNU Bourne Again Shell (BASH) to compile on a Microport V/386 system. I'm currently failing the compile in nojobs.c at line 169 with an illegal lhs of assignment operator: status.w_termsig = 0; This apparently conflicts with line 22 of jobs.h: #define w_termsig bytes.low & 0x7f As you can probably tell, I'm not a C programmer. I tried compiling under both cc and gcc (Greenhills). I would appreciate help on this one from someone who has the BASH up and running under some i386 system. *************************************************************************** *Rock Kent rock@rancho.uucp POB 8964, Rancho Sante Fe, CA. 92067* ***************************************************************************