[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-cpio] Need change in getdate.y : cpio 2.11 has a new getdate.y
From: |
Mitchell Erblich -X (merblich - ASICSoft at Cisco) |
Subject: |
Re: [Bug-cpio] Need change in getdate.y : cpio 2.11 has a new getdate.y that errors with bison 1.2.8 |
Date: |
Mon, 6 Jun 2011 12:52:38 -0500 |
Sergey,
I work in a very restricted environment and getting
authorization to change / upgrade bison from 1.2.8 to whatever is not a
possibility.
Thus, the question is either take the newer getdate.y or the
older pre-parser version (prior to version used in cpio 2.09) or take
the earlier getdate.y and upgrade it. I lean towards the latter since I
would not be touching getdate.y.
Or is their a simple thing in the current getdate.y that can be
done?
Mitchell Erblich
-----Original Message-----
From: Sergey Poznyakoff [mailto:address@hidden
Sent: Saturday, June 04, 2011 10:38 AM
To: Mitchell Erblich -X (merblich - ASICSoft at Cisco)
Cc: address@hidden
Subject: Re: [Bug-cpio] Need change in getdate.y : cpio 2.11 has a new
getdate.y that errors with bison 1.2.8
Hi Mitchell,
> It seem that the new cpio 2.11 has a change in
> gnu/getdate.c and is not compatible with bison 1.2.8.
It is not, indeed. You need at least bison 2.3 to compile it.
Regards,
Sergey