Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Build problem on terminfo.c on FreeBSD 4.7
- X-seq: zsh-workers 19215
- From: Felix Rosencrantz <f_rosencrantz@xxxxxxxxx>
- To: zw <zsh-workers@xxxxxxxxxx>
- Subject: Build problem on terminfo.c on FreeBSD 4.7
- Date: Sun, 2 Nov 2003 19:42:43 -0800 (PST)
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Since Clint's changes (zsh-workers/19076) I'm seeing build problems with
terminfo.c on FreeBSD 4.7:
terminfo.c: In function `boot_':
terminfo.c:381: warning: implicit declaration of function `setupterm'
terminfo.c:381: `ERR' undeclared (first use in this function)
terminfo.c:381: (Each undeclared identifier is reported only once
terminfo.c:381: for each function it appears in.)
ERR is defined in curses.h. Not sure why that is not included, because the
autoconf code is opaque to me.
-FR.
ps mail archive URL: http://www.zsh.org/mla/workers/2003/msg00700.html
__________________________________
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
http://launch.yahoo.com/promos/britneyspears/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author