bug-bison
[Top][All Lists]
Advanced

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

Re: AIX compile problems


From: Florian Krohm
Subject: Re: AIX compile problems
Date: Thu, 22 Jul 2004 12:25:48 -0400
User-agent: KMail/1.6.2

I just built bison-1.875 on AIX 5.1.0.0 using VisualAge 6.0.0.5
xlc with default stanza. make, make check, make install all work fine
without any errors.
I'm attaching the config.log for that build.

Florian


On Wednesday 14 July 2004 17:18, jeph Cowan wrote:
> Hi,
>
> I just got bison-1.875 installed on one of our AIX 5.1 systems after
> doing a few undocumented dance steps.
>
> I modified /usr/include/sys/context.h with the following:
>
>    diff context.h.orig context.h
> 20a21,27
>
>  > #ifndef KLUDGE
>  > #define KLUDGE
>  > typedef struct {
>  >       unsigned long long ss_set[4];
>  > } sigset64_t;
>  > #endif
>
> Then in each of the three files:
>    bison-1.875/src/muscle_tab.c
>    bison-1.875/src/symtab.c
>    bison-1.875/src/uniqstr.c
>
> included the line:
>
>    #include <stdlib.h>
>
> near the top.
>
> I hope this helps someone having build problems on AIX.
>
> Regards... -jeph
>
> ----------------------------------------------
> jeph Cowan
> jeph at ucar dot edu
> Supercomputer Systems Group
> National Center for Atmospheric Research (NCAR)

Attachment: config.log
Description: Text Data


reply via email to

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