zsh-users
 help / color / mirror / code / Atom feed
From: Mikael Hansen <mhansen@cs.auc.dk>
To: <zsh-users@sunsite.dk>
Subject: ZSH 4.0.2 make error in Redhat 7.0
Date: Mon, 23 Jul 2001 15:30:56 +0200 (MEST)	[thread overview]
Message-ID: <Pine.GSO.4.33.0107231526100.19670-100000@solo.cs.auc.dk> (raw)

Hi

I have a funny problem that I cannot solve.

It configures fine:

zsh configuration
-----------------
zsh version               : 4.0.2
host operating system     : i686-pc-linux-gnu
source code location      : .
compiler                  : gcc
preprocessor flags        : -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
executable compiler flags :  -Wall -Wno-implicit -Wmissing-prototypes -O2
module compiler flags     :  -Wall -Wno-implicit -Wmissing-prototypes -O2 -fPIC
executable linker flags   :   -s -rdynamic
module linker flags       :   -s -shared
library flags             : -ldl -lnsl -lm  -lc
installation basename     : zsh
binary install path       : /pack/zsh-4.0.2//bin
man page install path     : /pack/zsh-4.0.2//man
info install path         : /pack/zsh-4.0.2//info
functions install path    : /pack/zsh-4.0.2//share/zsh/4.0.2/functions

But the make complains:

gcc  -s -rdynamic -o zsh main.o  `cat stamp-modobjs`   -ldl -lnsl -lm  -lc
init.o: In function `init_term':
init.o(.text+0xc55): undefined reference to `tgetent'
init.o(.text+0xcd9): undefined reference to `tgetstr'
init.o(.text+0xd5a): undefined reference to `tgetflag'
init.o(.text+0xd6b): undefined reference to `tgetnum'
init.o(.text+0xd7c): undefined reference to `tgetnum'
prompt.o: In function `tsetcap':
prompt.o(.text+0x184e): undefined reference to `tputs'
prompt.o(.text+0x1890): undefined reference to `tputs'
prompt.o(.text+0x18cb): undefined reference to `tgetnum'
collect2: ld returned 1 exit status
make[1]: *** [zsh] Error 1
make[1]: Leaving directory `/pack/zsh-4.0.2/src/zsh-4.0.2/Src'
make: *** [all] Error 1

Does anyone have any suggestions?

Best regards
	Mikael Hansen

"We are Microsoft. You will be assimilated.
	Resistance is Futile."






             reply	other threads:[~2001-07-23 13:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-23 13:30 Mikael Hansen [this message]
2001-07-23 13:39 ` Andrej Borsenkow

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=Pine.GSO.4.33.0107231526100.19670-100000@solo.cs.auc.dk \
    --to=mhansen@cs.auc.dk \
    --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).