Path: utzoo!utgpu!watmath!uunet!tut.cis.ohio-state.edu!AUREL.CALTECH.EDU!bfox From: bfox@AUREL.CALTECH.EDU (Brian Fox) Newsgroups: gnu.bash.bug Subject: bash-1.02 installation troubles... Message-ID: <8907171806.AA05189@aurel.caltech.edu> Date: 17 Jul 89 18:06:23 GMT References: <8907171423.AA19542@pred.att.com> Sender: daemon@tut.cis.ohio-state.edu Reply-To: bfox@aurel.caltech.edu.from.tmb@research.att.com.date.mon, 17 Jul 89 10:23:11 EDT >F, rom.tmb@pred.ai.mit.edu (Thomas Breuel) Distribution: gnu Organization: GNUs Not Usenet Lines: 13 + gmake DESTDIR=/usr/tmb/gnubin TARGET=SUN4 OS=SUNOS4 BISON=bison CC=gcc gcc -g -Bstatic -DSUN4 -DTARGET=SUN4 -DSUNOS4 -c jobs.c jobs.c: In function wait_for: jobs.c:722: `errno' undeclared (first use this function) jobs.c:722: (Each undeclared identifier is reported only once jobs.c:722: for each function it appears in.) gmake: *** [jobs.o] Error 1 Using gcc requires the -traditional flag. It says so INSIDE the Makefile. :-) Brian