Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: gcc 3.0 produces broken zsh
- X-seq: zsh-workers 15016
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: Vin Shelton <acs@xxxxxxxxxxxxxxxxxxxx>
- Subject: Re: gcc 3.0 produces broken zsh
- Date: Thu, 21 Jun 2001 04:44:44 +0000
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <m266dqwmcz.fsf@xxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20010619235049.A20425@xxxxxxxxxxxxxxxxxx> <xuybsnjiyue.fsf@xxxxxxxxxxxxxxxxxxxxxxx> <m266dqwmcz.fsf@xxxxxxxxxxxx>
On Jun 20, 11:19pm, Vin Shelton wrote:
}
} I get the following testsuite failures, which indicate problems with
} the module subsystem, IIRC:
}
} /usr/local/src/zsh-2001-06-20/Test/V01zmodload.ztst: starting.
} Warning: zsh/example not linked: not checking autoloading
This is very suspicious. zsh/example should be linked by default except
when you are buiding with*out* dynamic linkage. And then this ...
} comptestinit:7: failed to load module: zsh/zpty
... also looks like static linkage. At the very least you have somehow
managed to do a dynamic link with a config.modules file left over from a
static one.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author