Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: 3.0.0 and Solaris 2.5 and NIS



> 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