I have opened a ticket for this issue:
        https://github.com/parrot/parrot/issues/1031
I have added a full analysis there.

— 
Bruce Gray

On Feb 18, 2014, at 2:12 AM, Gerd Pokorra <[email protected]> wrote:

> 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 <[email protected]> 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)
>> 
> 
> 

_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to