zsh-workers
 help / color / mirror / code / Atom feed
* 3.0.0 and Solaris 2.5 and NIS
@ 1996-08-17 22:52 Felix von Leitner
  1996-08-18  6:48 ` Richard Coleman
  0 siblings, 1 reply; 2+ messages in thread
From: Felix von Leitner @ 1996-08-17 22:52 UTC (permalink / raw)
  To: zsh-workers

gcc -L/import/pub/lib -R/import/pub/lib:/import/X11R6/lib:/usr/dt/lib -s
-o zsh builtin.o compat.o cond.o exec.o glob.o hashtable.o hist.o init.o
input.o jobs.o lex.o linklist.o loop.o math.fu-berlin.de.o mem.o
params.o parse.o signals.o subst.o text.o utils.o watch.o zle_bindings.o
zle_hist.o zle_main.o zle_misc.o zle_move.o zle_refresh.o zle_tricky.o
zle_utils.o zle_vi.o zle_word.o -ltermcap
Undefined                       first referenced
 symbol                             in file
 nis_list                            zle_tricky.o
ld: fatal: Symbol referencing errors. No output written to zsh
gmake[1]: *** [zsh] Error 1
gmake[1]: Leaving directory `/tmp/zsh-3.0.0/Src'
gmake: *** [Src] Error 2

This goes away if we link -lnsl

Felix

From zsh-workers-request@euclid.skiles.gatech.edu  Sun Aug 18 09:31:01 1996
Received: from euclid.skiles.gatech.edu (list@euclid.skiles.gatech.edu [130.207.146.50]) by coral.primenet.com.au (8.7.5/8.7.3) with ESMTP id JAA19036 for <mason@primenet.com.au>; Sun, 18 Aug 1996 09:31:00 +1000 (EST)
Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id TAA03022; Sat, 17 Aug 1996 19:24:59 -0400 (EDT)
Resent-Date: Sat, 17 Aug 1996 19:24:59 -0400 (EDT)
Message-Id: <m0uruEl-000JHPC@maddison.math.fu-berlin.de>
Date: Sun, 18 Aug 1996 00:52:59 +0200
From: leitner@math.fu-berlin.de (Felix von Leitner)
To: zsh-workers@math.gatech.edu
Subject: 3.0.0 and Solaris 2.5 and NIS
X-Mailer: Mutt 0.40
Mime-Version: 1.0
Resent-Message-ID: <"MYtq92.0.8l.BJb5o"@euclid>
Resent-From: zsh-workers@math.gatech.edu
X-Mailing-List: <zsh-workers@math.gatech.edu> archive/latest/2020
X-Loop: zsh-workers@math.gatech.edu
Precedence: list
Resent-Sender: zsh-workers-request@math.gatech.edu
Status: O

gcc -L/import/pub/lib -R/import/pub/lib:/import/X11R6/lib:/usr/dt/lib -s
-o zsh builtin.o compat.o cond.o exec.o glob.o hashtable.o hist.o init.o
input.o jobs.o lex.o linklist.o loop.o math.fu-berlin.de.o mem.o
params.o parse.o signals.o subst.o text.o utils.o watch.o zle_bindings.o
zle_hist.o zle_main.o zle_misc.o zle_move.o zle_refresh.o zle_tricky.o
zle_utils.o zle_vi.o zle_word.o -ltermcap
Undefined                       first referenced
 symbol                             in file
 nis_list                            zle_tricky.o
ld: fatal: Symbol referencing errors. No output written to zsh
gmake[1]: *** [zsh] Error 1
gmake[1]: Leaving directory `/tmp/zsh-3.0.0/Src'
gmake: *** [Src] Error 2

This goes away if we link -lnsl

Felix


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

* Re: 3.0.0 and Solaris 2.5 and NIS
  1996-08-17 22:52 3.0.0 and Solaris 2.5 and NIS Felix von Leitner
@ 1996-08-18  6:48 ` Richard Coleman
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Coleman @ 1996-08-18  6:48 UTC (permalink / raw)
  To: zsh-workers

> gcc -L/import/pub/lib -R/import/pub/lib:/import/X11R6/lib:/usr/dt/lib -s
> -o zsh builtin.o compat.o cond.o exec.o glob.o hashtable.o hist.o init.o
> input.o jobs.o lex.o linklist.o loop.o math.fu-berlin.de.o mem.o
> params.o parse.o signals.o subst.o text.o utils.o watch.o zle_bindings.o
> zle_hist.o zle_main.o zle_misc.o zle_move.o zle_refresh.o zle_tricky.o
> zle_utils.o zle_vi.o zle_word.o -ltermcap
> Undefined                       first referenced
>  symbol                             in file
>  nis_list                            zle_tricky.o
> ld: fatal: Symbol referencing errors. No output written to zsh
> gmake[1]: *** [zsh] Error 1
> gmake[1]: Leaving directory `/tmp/zsh-3.0.0/Src'
> gmake: *** [Src] Error 2
> 
> This goes away if we link -lnsl
> 
> Felix

3.0 compiled just fine here... we also use Solaris 2.5
and NIS.  You are probably confusing the configure tests
which check for the library nsl, although I'm not sure how.

rc


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

end of thread, other threads:[~1996-08-18  6:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-08-17 22:52 3.0.0 and Solaris 2.5 and NIS Felix von Leitner
1996-08-18  6:48 ` Richard Coleman

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