Subject: Re: ruby18: db4 is not an acceptable, can't read y.tab.c
To: None <tech-pkg@netbsd.org>
From: None <joerg@britannica.bec.de>
List: tech-pkg
Date: 12/12/2005 17:12:59
On Tue, Dec 13, 2005 at 12:46:50AM +0900, Takahiro Kambe wrote:
> 
> > gcc -O2 -I/usr/include  -fPIC -I. -I. -I/usr/include -c pack.c
> > /usr/pkg/bin/bison parse.y
> > sed '/^#/s|y\.tab\.c|parse.c|' y.tab.c > parse.c
> > sed: can't read y.tab.c: No such file or directory
> > *** Error code 2
> I've seen this error on some none-BSD platform.  How about apply this
> patch?

No, this just forces bison down the throat of innocent BSD users.
What about patching the Makefile to correctly use TOOLS_ARGS.yacc
instead?

Joerg