Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Build problem with new module aliases & nondynamic linking
- X-seq: zsh-workers 9131
- From: Felix Rosencrantz <f_rosencrantz@xxxxxxxxx>
- To: zsh-workers <zsh-workers@xxxxxxxxxxxxxx>
- Subject: Build problem with new module aliases & nondynamic linking
- Date: Tue, 21 Dec 1999 22:17:52 -0800 (PST)
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Zsh builds from Tanaka's repository are failing when building with
dynamic module loading disabled (configure --diable-dynamic). This
problem started happening after the new module aliases were added.
This is the make output I'm seeing:
srcdir='.' MODBINS='modules-bltin' \
XMODCF='./xmods.conf' /bin/sh ./mkbltnmlst.sh bltinmods.list
ERROR: linked-in module `cap' depends on `zsh/cap'
make[2]: *** [bltinmods.list] Error 1
make[2]: Leaving directory `zsh/Src'
make[1]: *** [modobjs] Error 2
make[1]: Leaving directory `zsh/Src'
-FR
__________________________________________________
Do You Yahoo!?
Thousands of Stores. Millions of Products. All in one place.
Yahoo! Shopping: http://shopping.yahoo.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author