On 8/1/06, go moko <[EMAIL PROTECTED]> wrote:
which is explained in config.log by: configure:22081: checking for presence of named pipes configure:22087: WARNING: cannot check for named pipes if cross-compiling -- defaulting to missing configure:22157: result: missing
[snip]
So another solution is to force named pipes by adding a line in config.cache: echo "bash_cv_sys_named_pipes=yes" >> config.cache I hope this is the definitive explanation. Quite a long search for a single glibc test failure!
Certainly looks right. Nice job, Go! -- Dan _______________________________________________ Clfs-dev mailing list [email protected] http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-dev
