bug-bison
[Top][All Lists]
Advanced

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

Re: compiling bison-3.0 on AIX 5.3


From: Paul Eggert
Subject: Re: compiling bison-3.0 on AIX 5.3
Date: Fri, 23 Aug 2013 12:17:52 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7

On 08/23/13 06:43, Michael Felt wrote:
> Willing to test, but I have no clue where this is coming from, nor why.

Looks like perl wasn't configured properly somehow.
You can start debugging by running 'make V=1'.

My guess is that you are using a Perl that is
older than 5.8.7 and for which USE_SITECUSTOMIZE
was not defined when Perl was built.  Perhaps
Bison's configure.ac should detect this issue
and refuse to use Perl in this situation; or
Bison could simply not pass -f to Perl.  Please
see:

http://www.gossamer-threads.com/lists/perl/porters/193607

http://lists.gnu.org/archive/html/bug-coreutils/2009-03/msg00269.html



reply via email to

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