zsh-workers
 help / color / mirror / code / Atom feed
* Compile error with latest CVS (unicode default)
@ 2005-08-15 15:36 Bart Schaefer
  0 siblings, 0 replies; only message in thread
From: Bart Schaefer @ 2005-08-15 15:36 UTC (permalink / raw)
  To: zsh-workers

../zsh-4.0/configure --disable-dynamic --disable-zshenv --enable-zsh-debug --enable-zsh-mem-debug --with-curses-terminfo

[...]

../../../zsh-4.0/Src/Zle/zle_misc.c: In function `iremovesuffix':
../../../zsh-4.0/Src/Zle/zle_misc.c:1120: warning: implicit declaration of function `umetafy_line'

[...]

gcc -g   -o zsh main.o  `cat stamp-modobjs`   -lnsl -lcurses -lm  -lc
Zle/zle_misc.o: In function `iremovesuffix':
/usr/src/local/zsh/zsh-4.0-build/Src/Zle/../../../zsh-4.0/Src/Zle/zle_misc.c:1120: undefined reference to `umetafy_line'
collect2: ld returned 1 exit status
make[1]: *** [zsh] Error 1


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

only message in thread, other threads:[~2005-08-15 15:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-15 15:36 Compile error with latest CVS (unicode default) Bart Schaefer

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