zsh-workers
 help / color / mirror / code / Atom feed
From: "Mike Kazda" <kazda@VNET.IBM.COM>
To: Jason Price <gt5076c@cad.gatech.edu>
Cc: zsh-workers@math.gatech.edu
Subject: Re: RS6000 build problem?
Date: Fri, 16 Aug 1996 13:39:52 -0400	[thread overview]
Message-ID: <9608161739.AA20817@rumor.fishkill.ibm.com> (raw)
In-Reply-To: <199608161647.MAA25437@gypsy.cad.gatech.edu>

>>>>> "Jason" == Jason Price <gt5076c@cad.gatech.edu> writes:

Jason> This really is a shot in the dark, but...  My system's admin
Jason> just built zsh for me on most of the computers that he's in
Jason> charge of.  Unfortunatly he couldn't get it to build on the
Jason> RS6000's.  Since my shell is zsh, I can't log into those
Jason> machines to get any more info that this: IBM AIX Version 3 for
Jason> RISC System/6000

I have had no problems building on either AIX 3.2.5 or 4.1.3.  The
3.2.5 is my primary machine at work and I use zsh-3.0.0 without
trouble.

I've looked at the compilation output and the /usr/include/utmp.h file
and don't see anything wrong with my copy of it.  The syntax errors
all coincide with the "pid_t" type.  Check your config.h which was
produced after the "configure" program ran and see what's at about
line 60.  Here's what I see:

/* Define to `int' if <sys/types.h> doesn't define.  */
/* #undef pid_t */

It could be that configure didn't work properly and you may have edit
config.h and define pid_t to an int.  The configure program works
properly for me and it builds w/o modification.

Mike


  reply	other threads:[~1996-08-16 17:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-08-16 16:47 Jason Price
1996-08-16 17:39 ` Mike Kazda [this message]
1996-08-16 22:39 ` Tom Kaczmarski
1996-08-19 15:46   ` Bill Pemberton

Reply instructions:

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

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

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9608161739.AA20817@rumor.fishkill.ibm.com \
    --to=kazda@vnet.ibm.com \
    --cc=gt5076c@cad.gatech.edu \
    --cc=zsh-workers@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).