Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: 3.0.0 and Solaris 2.5 and NIS
- X-seq: zsh-workers 2021
- From: Richard Coleman <coleman@xxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: Re: 3.0.0 and Solaris 2.5 and NIS
- Date: Sun, 18 Aug 1996 02:48:53 -0400
- In-reply-to: Your message of "Sun, 18 Aug 1996 00:52:59 +0200." <m0uruEl-000JHPC@xxxxxxxxxxxxxxxxxxxxxxxxxx>
> 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
Messages sorted by:
Reverse Date,
Date,
Thread,
Author