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

Re: [3.1.6-dev-22/CVS] Anyone with HP-UX 11.00 and dynamic loading ?



>         ld  -s -b -o complist.sl   complist..o   -lnsl -ltermcap -lm -lc 
> ld: DP relative code in file /usr/lib/libtermcap.a(tputs.o) - shared library 
> must be position
>     independent.  Use +z or +Z to recompile.
> 
> Has anyone a solution (trying to compile complist static ?) ?

You could try linking instead against -lcurses: they sometimes have the
same functions.

-- 
Peter Stephenson <pws@xxxxxxxxxxxxxxxxxxxxxxxxx>
Cambridge Silicon Radio, Unit 300, Science Park, Milton Road,
Cambridge, CB4 0XL, UK                          Tel: +44 (0)1223 392070



Messages sorted by: Reverse Date, Date, Thread, Author