On Aug 27, 2012, at 05:34 AM, Martin Ward wrote:

10.22 Coreutils

with the above changes, you would need a change in test suite

src/su dummy -c "make RUN_EXPENSIVE_TESTS=yes check" to su dummy -c "make RUN_EXPENSIVE_TESTS=yes check"

I'm working on this now and this is what I have done with my experimental staged commits.

I've moved shadow before coreutils. (this gives us su)

I've edited coreutils:

echo "dummy:x:1000:1000::/dev/null:/bin/false" >> /etc/passwd

su dummy -s /tools/bin/bash -c "PATH=:/usr/bin:/bin:/tools/bin make RUN_EXPENSIVE_TESTS=yes -k check"

That's what I had to do for the checks to run.

Sincerely,

Wiliam Harrington
_______________________________________________
Clfs-dev mailing list
[email protected]
http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org

Reply via email to