zsh-workers
 help / color / mirror / code / Atom feed
* zsh-4.0.5 can't compile on hpux 10.20
@ 2002-08-14 16:18 Gansser, Martin
  2002-08-14 16:39 ` Peter Stephenson
  0 siblings, 1 reply; 3+ messages in thread
From: Gansser, Martin @ 2002-08-14 16:18 UTC (permalink / raw)
  To: zsh-workers

Hi,

I tried to compile zsh-4.0.5 on my hpux 10.20 box, but I get the
following error message:

gcc -c -I.  -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2  -o watch.o watch.c
echo '' builtin.o compat.o cond.o exec.o glob.o hashtable.o hist.o init.o input.o jobs.o lex.o linkl
ist.o loop.o math.o mem.o module.o options.o params.o parse.o pattern.o prompt.o signals.o signames.
o string.o subst.o text.o utils.o watch.o >> ../Src/stamp-modobjs.tmp
gmake[3]: Entering directory `/users/mgansser/GNU/zsh-4.0.5/Src/Modules'
gcc -c -I.  -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2  -o termcap.o termcap.c
In file included from termcap.c:61:
/usr/include/term.h:535: parse error before `SGTTY'
/usr/include/term.h:535: warning: no semicolon at end of struct or union
/usr/include/term.h:536: warning: data definition has no type or storage class
/usr/include/term.h:549: parse error before `}'
termcap.c: In function `ztgetflag':
termcap.c:88: warning: implicit declaration of function `tgetflag'
termcap.c: In function `bin_echotc':
termcap.c:117: warning: implicit declaration of function `tgetnum'
termcap.c:134: warning: implicit declaration of function `tgetstr'
termcap.c:134: warning: assignment makes pointer from integer without a cast
termcap.c:155: warning: implicit declaration of function `tputs'
termcap.c:158: warning: implicit declaration of function `tgoto'
termcap.c: In function `gettermcap':
termcap.c:270: warning: assignment makes pointer from integer without a cast
termcap.c: In function `boot_zshQstermcap':
termcap.c:397: warning: implicit declaration of function `setupterm'
gmake[3]: *** [termcap.o] Error 1
gmake[3]: Leaving directory `/users/mgansser/GNU/zsh-4.0.5/Src/Modules'
gmake[2]: *** [modobjs] Error 1
gmake[2]: Leaving directory `/users/mgansser/GNU/zsh-4.0.5/Src'
gmake[1]: *** [modobjs] Error 2
gmake[1]: Leaving directory `/users/mgansser/GNU/zsh-4.0.5/Src'
gmake: *** [all] Error 1

Compiler: gcc-2.95.3

any help?

Thanks Martin


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-08-15 19:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-14 16:18 zsh-4.0.5 can't compile on hpux 10.20 Gansser, Martin
2002-08-14 16:39 ` Peter Stephenson
2002-08-15 19:37   ` termcap/terminfo removal (was zsh-4.0.5 can't compile on hpux 10.20) Danek Duvall

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).