Subject: Re: CVS commit: pkgsrc/shells/bash
To: Jonathan A. Kollasch <jakollasch@mcleodusa.net>
From: John Klos <john@ziaspace.com>
List: tech-pkg
Date: 10/22/2004 18:35:15
> 	You finally got it to not barf (this was on 1.6.2/macppc) in the build
> process; GREAT!

Was something just now committed? I have barf on 1.6.2/macppc:


gcc -c  -DHAVE_CONFIG_H -DSHELL -I/usr/include -I. -I../.. -I../.. 
-I../../include -I../../lib   -O2 -I/usr/include smatch.c
smatch.c: In function `is_wcclass':
smatch.c:297: `wctype_t' undeclared (first use in this function)
smatch.c:297: (Each undeclared identifier is reported only once
smatch.c:297: for each function it appears in.)
smatch.c:297: parse error before `desc'
smatch.c:300: parse error before `0'
smatch.c:323: `desc' undeclared (first use in this function)
smatch.c:326: parse error before `0'
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/shells/bash/work/bash-3.0/lib/glob
*** Error code 1

Thanks,
John