Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Modules/attr.c compile error on Mac OS X
- X-seq: zsh-workers 26700
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: Modules/attr.c compile error on Mac OS X
- Date: Sun, 08 Mar 2009 16:45:06 -0700
- In-reply-to: <200903082151.n28Lpx1H029934@xxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <200903082151.n28Lpx1H029934@xxxxxxxxxxxxxxxxxxx>
On Mar 8, 9:51pm, Peter Stephenson wrote:
}
} Bart Schaefer wrote:
} > However, it didn't build the attr module. Still didn't build it after
} > a "make clean". Missing dependency?
}
} I think that's because config.modules.sh doesn't get rerun
} automatically. I've come across the same thing. config.modules should
} probably depend on it somewhere. I wonder if the following fixes it or
} simply introduces some dependency loop...
Seems to be OK (no loop) on Linux. After applying the patch, "make"
rebuilds config.modules, all the Makefiles, and then init.o and relinks.
A subsquent "make" does all the stamp-modobjs.tmp steps but does not
rebuild anything.
I didn't try a from-scratch build, though.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author