Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Test/V01private.ztst skipped (was: zsh 5.1.1-test-1)
- X-seq: zsh-workers 37177
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: Test/V01private.ztst skipped (was: zsh 5.1.1-test-1)
- Date: Sat, 21 Nov 2015 17:09:55 -0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=from:message-id:date:in-reply-to:comments:references:to:subject :mime-version:content-type; bh=RR+Mw3RlqNHbqJFS2YH807PYzYNDnpzaKxyTJdez0Do=; b=L2P9uxTbKRJy+zV5HOUPk5vuW4QoM5bOK5zyz6+0yQ6hN9tYWuyKPgo/i4/MeU7XAg 9OSImr/oL3AeTmyAz2nWYuQ/vvB6pJfmtRqBGsopOEZoaYUxg9Vz11oTi32SkUnmbjWn 9RpARVYMa0tKjtjQsaq1HWhUdRIBp5UoRhYDUOiVTBl081FZD+xoTUXG3dCaXXSLJ+Pg 2iFOiNO/U+hzPtdhaV4i7XvtnqXIHw1PlX3fLm2iuaRVJ1/7lOe0JgTg6Fw7TCH0vCrm ISJZvI+Uq2rk62UTUNbGogY0pedhbdRwIYq/ume7NtS96aOYllxTmbMH+0ckJucK1Z9/ tfeQ==
- In-reply-to: <20151121230142.GE2335@tarsus.local2>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20151121183514.527eccf6@ntlworld.com> <20151121230142.GE2335@tarsus.local2>
On Nov 21, 11:01pm, Daniel Shahaf wrote:
}
} Did I miss a memo about having to rerun Util/preconfig at some point?
I was grumbling about a related thing some weeks ago, wherein once a
module has been compiled in, it's very difficult to get the build to
stop trying to link it even though it has been removed.
I *think* the answer to your issue would be to remove config.modules
and allow it to be rebuilt; I don't think Util/preconfig has anything
directly to do with it.
Build-time module dependencies are a bit of a nightmare.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author