pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/lang/f2c



On Mon, Nov 23, 2009 at 03:39:59PM +0300, Aleksej Saushev wrote:
> This should be fixed in another way, I've followed pkgsrc "inline" approach.
> Not that it is nicer.

Thanks, that fixes the makefile problem for me.

> > ===> src (all)
> > Warning: Object directory not changed from original 
> > /Users/tron/obj/lang/f2c/work.excalibur/f2c/src
> > yacc -d -o gram.c gram.y
> > gram.y:911.11-15: warning: type clash on default action: <expval> != <>
> > gram.y:911.17: syntax error, unexpected =
> > *** Error code 1
> 
> Bundled yacc isn't good enough??

"yacc" is GNU bison 2.3 under Mac OS X Snow Leopard:

tron@excalibur:~>yacc --version
bison (GNU Bison) 2.3
Written by Robert Corbett and Richard Stallman.

Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

> Can you try touching src/gram.c? E.g.

*eek*

> If not, can it wait 2 days?

Yes, of course. I can just ignore that update.

        Kind regards

-- 
Matthias Scheler                                  http://zhadum.org.uk/


Home | Main Index | Thread Index | Old Index