Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Make Failure on SunOS-4.1
- X-seq: zsh-workers 14096
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: Vin Shelton <shelton@xxxxxxxxxxxxxxxx>
- Subject: Re: Make Failure on SunOS-4.1
- Date: Wed, 25 Apr 2001 14:58:39 +0000
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <545y9spyrwy.fsf@xxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <54566fu13tt.fsf@xxxxxxxxxxxxxxxx> <1010425041307.ZM10317@xxxxxxxxxxxxxxxxxxxxxxx> <545y9spyrwy.fsf@xxxxxxxxxxxxxxxx>
On Apr 25, 10:29am, Vin Shelton wrote:
} Subject: Re: Make Failure on SunOS-4.1
}
} > That's tgetstr(), which should have been declared somewhere. I suspect
} > perhaps that the `defined(HAVE_CURSES_H) && defined(HAVE_TERM_H)' test
} > is inadequate.
}
} You worry was well placed.
I'm also attention-deficient, apparently, as I see that (in your original
complaint) the error is coming from line 51 of termcap.c, which would mean
that you have curses.h but neither termcap.h nor term.h.
Can you please check your config.h for HAVE_TERM.*_H and HAVE_CURSES_H and
see which of them are defined?
Also, if you have a build tree from an older version of zsh where this all
worked, can you check the config.h there, too?
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author