parrot-5.9.0 did not build with bison 3

Gerd Pokorra gp at zimt.uni-siegen.de
Tue Feb 18 08:12:13 UTC 2014


Hello!

After updating bison to 3.0.2 on Fedora 20 I can replicate the problem
there.

But in the spec file I configured Parrot with:

%{__perl} Configure.pl \
    --prefix=%{_usr} \
    --libdir=%{_libdir} \
    --sysconfdir=%{_sysconfdir} \
    --infodir=%{_datadir}/info \
    --mandir=%{_mandir} \
    --cc="%{__cc}" \
    --optimize="$RPM_OPT_FLAGS" \
    --parrot_is_shared \
    --disable-rpath \
    --lex=%{_bindir}/flex

After removing the '--lex' option it builds again.


Gerd

Am Montag, den 17.02.2014, 15:14 -0600 schrieb Bruce Gray:
> On Feb 17, 2014, at 10:34 AM, Gerd Pokorra <gp at zimt.uni-siegen.de> wrote:
> 
> > Hello!
> > 
> > paroot-5.9.0 seems not to build with bison 3.0.2.
> 
> —snip—
> 
> I have replicated the problem with Parrot 6.0.0 and Bison 3.0.2, on OS X 10.9.1.
> 
> I am working to either resolve the problem, or provide a work-around.
> 
>> Bruce Gray (Util on IRC and PerlMonks)
> 




More information about the parrot-dev mailing list