bug-cpio
[Top][All Lists]
Advanced

[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: Sergey Poznyakoff
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, 06 Jun 2011 22:37:44 +0300

Mitchell Erblich -X (merblich - ASICSoft at Cisco) <address@hidden> ha escrit:

>       Thus, the question is either take the newer getdate.y or the
> older pre-parser version

Well, actually, the question is *why* do you need bison at all? Normally
it is needed only if you compile the sources taken from the repository,
because distributed tarballs include getdate.c and getdate.h:

$ tar tf ~ftp/gnu/cpio/cpio-2.11.tar.gz|grep getdate
cpio-2.11/m4/getdate.m4
cpio-2.11/gnu/getdate.c
cpio-2.11/gnu/getdate.y
cpio-2.11/gnu/getdate.h

so there's no need to rebuild anything (unless getdate.y itself gets
modified). Are you sure you are trying to compile a distribution tarball
taken from ftp.gnu.org or one of its mirrors?

Regards,
Sergey



reply via email to

[Prev in Thread] Current Thread [Next in Thread]