zsh-workers
 help / color / mirror / code / Atom feed
* Problems linking zsh-3.0.2 on my home Openstep 4.0 system
@ 1997-01-17 15:59 Joseph Goldstone
  0 siblings, 0 replies; only message in thread
From: Joseph Goldstone @ 1997-01-17 15:59 UTC (permalink / raw)
  To: zsh-workers

The only change I made was that substitution of TCCLEAREOL for TCCLEAREOD in  
zle_refresh to workaround a bug in the scroll bar when a shell is opened.  Then I  
tried to compile it and I ran into some problems in the link phase:

/bin/ld: warning /usr/lib/libtermcap.a(termcap.o) has external relocation entries  
in non-writable section (__TEXT,__text) for symbols:
_strcpy
_write
_strlen
_close
_read
_open
_getenv
__ctype_
/bin/ld: warning /usr/lib/libtermcap.a(tgoto.o) has external relocation entries in  
non-writable section (__TEXT,__text) for symbols:
_strcpy
_strcat
/bin/ld: warning /usr/lib/libtermcap.a(tputs.o) has external relocation entries in  
non-writable section (__TEXT,__text) for symbols:
__ctype_

Seen anything like this before?  I haven't yet done the regression test of seeing  
if the problems go away if I change the TCCLEAREOL back to TCCLEAREOD.  Are the  
above messages an indication of serious problems?

Thanks for any help you can give.

--joseph


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1997-01-17 16:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-01-17 15:59 Problems linking zsh-3.0.2 on my home Openstep 4.0 system Joseph Goldstone

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