Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Problem with recent cvs zsh
- X-seq: zsh-workers 23800
- From: "Mikael Magnusson" <mikachu@xxxxxxxxx>
- To: zsh-workers <zsh-workers@xxxxxxxxxx>
- Subject: Problem with recent cvs zsh
- Date: Mon, 27 Aug 2007 02:08:27 +0200
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=t6ZkTHnJD13JEwzGToJT0M9Dx07Dy+2TbMmDqx3wKYMH35tg31k6CqHTyAipsK6tzK98+Cm1OHo4xeqY4aqlEUO9jPqsYQ89Hg+hfOP8g+rKYuvJlUtVFAOy6UTf9hW746bqGYaThusexg8vlJl95hyyAGGhhGOCDRL0fphKgJI=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=jJ/q+VJGhz/lb6ounyv5/Ll6YcIeb2iilb+sZIhCuPviy608qyJ1KDMIbr44HayrSvpTlsFO2G/NvlA4zg90A7oINcLFjeN1/h026KkXJNyaeGtou5nhfd3+96onbk++pxvyDL7z5c5dwiBRDAQLS2jUuuEKnqWnUKWQLQ7xU1o=
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Hi,
When using zsh from cvs i get the following errors upon startup (and
some more like them)
/home/mikaelh/.zshrc:135: failed to load module `zsh/mathfunc':
/usr/local/lib/zsh/4.3.4-dev-1/zsh/mathfunc.so: undefined symbol:
errflag
/home/mikaelh/.zshrc:136: failed to load module `zsh/zle':
/usr/local/lib/zsh/4.3.4-dev-1/zsh/zle.so: undefined symbol:
nullstrsetfn
/home/mikaelh/.zshrc:137: failed to load module `zsh/zle':
/usr/local/lib/zsh/4.3.4-dev-1/zsh/zle.so: undefined symbol:
nullstrsetfn
/home/mikaelh/.zshrc:138: failed to load module `zsh/zle':
/usr/local/lib/zsh/4.3.4-dev-1/zsh/zle.so: undefined symbol:
nullstrsetfn
/home/mikaelh/.zshrc:139: failed to load module `zsh/datetime':
/usr/local/lib/zsh/4.3.4-dev-1/zsh/datetime.so: undefined symbol:
stdunsetfn
/home/mikaelh/.zshrc:140: failed to load module `zsh/pcre':
/usr/local/lib/zsh/4.3.4-dev-1/zsh/pcre.so: undefined symbol: opts
/home/mikaelh/.zshrc:147: failed to load module `zsh/zle':
/usr/local/lib/zsh/4.3.4-dev-1/zsh/zle.so: undefined symbol:
nullstrsetfn
They go away if I ./configure --disable-dynamic and everything works
as expected. This has happened for some time now, not sure since when.
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author