bug-bison
[Top][All Lists]
Advanced

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

Re: bison-1.75: test failure on Apple Darwin (MacOS X)


From: akim
Subject: Re: bison-1.75: test failure on Apple Darwin (MacOS X)
Date: Wed, 13 Nov 2002 07:14:01 +0100
User-agent: Mutt/1.3.28i

On Tue, Nov 12, 2002 at 05:08:33PM -0700, Nelson H. F. Beebe wrote:
> Build attempts for bison-1.75 on several local systems failed because
> libintl/libiconv/libgettext issues; those packages have broken lots of
> other builds, so I don't think we should worry about them for bison.
> 
> I therefore configured and built like this on Apple Darwin (MacOS X):
> 
>       % uname -a
>       Darwin darwin.math.utah.edu 6.1 Darwin Kernel Version 6.1: Fri
>       Sep 6 23:24:34 PDT 2002; root:xnu/xnu-344.2.obj~2/RELEASE_PPC
>       Power Macintosh powerpc
> 
>       % env CC=cc ./configure --without-libiconv-prefix \
>         --without-libintl-prefix --disable-nls
> 
>       % make all check
>       ....

Thanks for the report!  The current tarball has some improvements in
various areas, including those you reported.  Could you try it?  It's
available as:

        http://www.lrde.epita.fr/~akim/download/bison-1.75b.tar.gz

Some of the errors you reported are very weird, but probably all related
to the empty struct that we once generated.

Also, the tarball above has one failing test: 42.  This is known.

Thanks!




reply via email to

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