Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Error building zsh under FreeBSD
- X-seq: zsh-workers 9339
- From: Ollivier Robert <roberto@xxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Error building zsh under FreeBSD
- Date: Tue, 18 Jan 2000 11:33:55 +0100
- In-reply-to: <200001180953.KAA25795@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>; from wischnow@xxxxxxxxxxxxxxxxxxxxxxx on Tue, Jan 18, 2000 at 10:53:46AM +0100
- Mail-followup-to: zsh-workers@xxxxxxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <200001180953.KAA25795@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
I'm using the CVS repository and here is what I get trying to compile
it... Any idea?
-=-=-
srcdir='.' MODBINS='modules-bltin' XMODCF='./xmods.conf' /bin/sh ./mkbltnmlst.sh bltinmods.list
WARNING: ./xmods.conf lists non-existent module `cap' (ignored)
WARNING: ./xmods.conf lists non-existent module `clone' (ignored)
WARNING: ./xmods.conf lists non-existent module `compctl' (ignored)
WARNING: ./xmods.conf lists non-existent module `complete' (ignored)
WARNING: ./xmods.conf lists non-existent module `complist' (ignored)
WARNING: ./xmods.conf lists non-existent module `computil' (ignored)
WARNING: ./xmods.conf lists non-existent module `deltochar' (ignored)
WARNING: ./xmods.conf lists non-existent module `example' (ignored)
WARNING: ./xmods.conf lists non-existent module `files' (ignored)
WARNING: ./xmods.conf lists non-existent module `mapfile' (ignored)
WARNING: ./xmods.conf lists non-existent module `mathfunc' (ignored)
WARNING: ./xmods.conf lists non-existent module `parameter' (ignored)
WARNING: ./xmods.conf lists non-existent module `rlimits' (ignored)
WARNING: ./xmods.conf lists non-existent module `sched' (ignored)
WARNING: ./xmods.conf lists non-existent module `stat' (ignored)
WARNING: ./xmods.conf lists non-existent module `zftp' (ignored)
WARNING: ./xmods.conf lists non-existent module `zle' (ignored)
WARNING: ./xmods.conf lists non-existent module `zleparameter' (ignored)
WARNING: ./xmods.conf lists non-existent module `zutil' (ignored)
./../: 43: Syntax error: EOF in backquote substitution
*** Error code 2
Stop in /spare/build/zsh/Src.
*** Error code 1
Stop in /spare/build/zsh/Src.
*** Error code 1
-=-=-
mymods.conf contains only this:
-=-=-
rlimits
zle
complete
compctl
stat
complist
computil
parameter
zleparameter
-=-=-
--
Ollivier ROBERT -=- Eurocontrol EEC/TEC -=- roberto@xxxxxxxxxxxxxx
The Postman hits! The Postman hits! You have new mail.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author