zsh-workers
 help / color / mirror / code / Atom feed
* undefined symbol acceptlast
@ 1999-11-04 16:02 Ollivier Robert
  0 siblings, 0 replies; only message in thread
From: Ollivier Robert @ 1999-11-04 16:02 UTC (permalink / raw)
  To: zsh-workers

I'm using the anonymous server from Tanaka-san and rebuilt everything with
the following mymods.conf and I get one undefined symbol...

gcc -static   -o zsh main.o `cat stamp-modobjs`   -ltermcap -lm -lc 
Zle/compcore.o: In function `do_completion':
Zle/compcore.o(.text+0x349): undefined reference to `acceptlast'
Zle/compresult.o: In function `do_ambig_menu':
Zle/compresult.o(.text+0x1eb9): undefined reference to `acceptlast'
gmake: *** [zsh] Error 1

mymods.conf
-=-=-
rlimits
zle
complete
compctl
stat
complist
-=-=-

acceptlast is only defined in Src/Zle/zle.export.

I configured it with the following:

CFLAGS="-O -pipe" LDFLAGS="-static" ./configure --disable-dynamic \
--with-zsh-secure-free

-- 
Ollivier ROBERT -=- Eurocontrol EEC/TEC -=- roberto@eurocontrol.fr
The Postman hits! The Postman hits! You have new mail.


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

only message in thread, other threads:[~1999-11-04 16:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-04 16:02 undefined symbol acceptlast Ollivier Robert

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