agora inbox for postgres@postgres.berkeley.edu  
help / color / mirror / Atom feed
From: Paul M. Aoki <aoki@cs.berkeley.edu>
To: Egan F. Ford <egan@cbs.cis.com>
Cc: Postgres Mailing List <postgres@postgres.Berkeley.EDU>
Subject: Re: Bmake build fail on aix3.2.5
Date: Fri, 19 Aug 94 12:28:40 -0700
Message-ID: <199408191928.MAA15346@nobozo.CS.Berkeley.EDU> (raw)
In-Reply-To: <9408191400.AA27917@cbs.cis.com>

egan@cbs.cis.com (Egan F. Ford) writes:
> I've built postgres for linux and now would like to build it for AIX 3.2.5,
> the install docs say that it is a tested platform.  I cannot get bmake to
> build.
> "compat.c", line 280.20: 1506-021 (S) Expecting struct or union.
> "compat.c", line 282.29: 1506-021 (S) Expecting struct or union.
> "compat.c", line 293.23: 1506-021 (S) Expecting struct or union.

go into compat.c and job.c and wherever you see "WIFsomething(foo.w_status)"
change it to "WIFsomething(foo)".  i broke this for AIX when porting to
solaris (i checked that it works on everything else just now).

(i ran regress and multiuser tests on everything but only bootstrapped
from the tar file on about 1/3 of the platforms.  this one slipped through
the cracks, oh well, sorry.  i don't get paid to do this..)

while i'm here, postgres will not work on mips R4000 boxes (i.e., dec 
ultrix boxes upgraded with the R4000 daughter cards) -- the ultrix 
dynamic loader fiddles around with opcodes.  it will also not work
on the alpha multiprocessors (running osf/1 3.0) with >1 processor,
though this one has been figured out.
--
  Paul M. Aoki          |  University of California at Berkeley
  aoki@CS.Berkeley.EDU  |  Dept. of EECS, Computer Science Division (#1776) 
                        |  Berkeley, CA 94720-1776

==============================================================================
   To add/remove yourself to/from the POSTGRES mailing list: send mail with 
   the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU"

   If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
   a human will deal with it.  DO NOT post to the "postgres" mailing list.
==============================================================================



reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: postgres@postgres.berkeley.edu
  Cc: aoki@cs.berkeley.edu, egan@cbs.cis.com
  Subject: Re: Bmake build fail on aix3.2.5
  In-Reply-To: <199408191928.MAA15346@nobozo.CS.Berkeley.EDU>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox