jim

I've checked my install and the version if byacc I have installed is 
"byacc-1.9-13mdk.i586.rpm" from the MDK 2nd CD set

I have tried an uninstall/re-install with "byacc-1.9-13mdk.i586.rpm" but still 
get the errors

No luck at finding any other versions (yet) on urpmi - but still looking 

cheers...............dave



On Wed, 13 Aug 2003 22:04, you wrote:
> > On Wed, Aug 13, 2003 at 09:42:49PM +1200, Dave wrote:
> >> [EMAIL PROTECTED] mailfilter-0.4.0]# make
> >> ...
> >> make[2]: Entering directory `/tmp/mailfilter-0.4.0/src'
> >> cd . && \
> >> byacc -d -oy.tab.c rcfile.yy; \
> >> mv --force ./y.tab.c ./rcparser.cc; \
> >> mv --force ./y.tab.h ./rcparser.h
> >> usage: byacc [-dlrtv] [-b file_prefix] [-p symbol_prefix] filename
> >> mv: cannot stat `./y.tab.c': No such file or directory
> >> mv: cannot stat `./y.tab.h': No such file or directory
> >
> > Well, your copy of byacc failed to run, triggering errors in the mv
> > commands. Looks like the version of byacc you have doesn't support the
> > -o outputfile option.
> >
> > My MDK box is currently remote, and urpmi claims that byacc is found on
> > the second install CD ... I can't get that disk inserted from here! So
> > I
> > can't confirm the version/usage for you. But that's the thing to look
> > for - the package that byacc comes from might be the wrong version.
> >
> > -jim

-- 
cheers................dave


Reply to: "[EMAIL PROTECTED]"

--------------------------------------------
KMail on Davesmachine
Linux Mandrake release 9.1 (Bamboo) for i586
Kernel 2.4.21-0.13mdk i686 / tty4
--------------------------------------------

Reply via email to