zsh-users
 help / color / mirror / code / Atom feed
From: Andrew Nesbit <alnesbit@optushome.com.au>
To: "Bart Schaefer" <schaefer@brasslantern.com>
Cc: zsh-users@sunsite.dk
Subject: Re: Compile error on Solaris 8
Date: Thu, 24 Oct 2002 16:52:24 +1000	[thread overview]
Message-ID: <270C77FF-E71D-11D6-BF3A-000393AE4D10@optushome.com.au> (raw)
In-Reply-To: <1021023163458.ZM14150@candle.brasslantern.com>

On Thursday, October 24, 2002, at 02:34 AM, Bart Schaefer wrote:

> On Oct 24, 10:41am, alnesbit@optushome.com.au wrote:
> } Subject: Compile error on Solaris 8
> }
> } params.epro:45: previous declaration of `hashchar'
>
> What does that line of params.epro look like?

params.c has this:

unsigned char hatchar, hashchar;

but params.epro has this:

extern unsigned hashchar;

> The .epro files are automatically generated, so the most likely problem
> is with the awk script that generates those files (or the way your awk
> interprets the script).

AWK is defined in the Makefile as gawk.

$ gawk -V
Gnu Awk (gawk) 2.11, patchlevel 1

[BTW, it also fails on our Solaris 7 machines, which have the same gawk 
version.]

Thanks.

Andrew.


  reply	other threads:[~2002-10-24  6:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-24  0:41 alnesbit
2002-10-23 16:34 ` Bart Schaefer
2002-10-24  6:52   ` Andrew Nesbit [this message]
2002-10-27  6:00   ` Andrew Nesbit

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=270C77FF-E71D-11D6-BF3A-000393AE4D10@optushome.com.au \
    --to=alnesbit@optushome.com.au \
    --cc=schaefer@brasslantern.com \
    --cc=zsh-users@sunsite.dk \
    /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).