On Fri, Aug 15, 2014 at 9:13 PM, Tom Kent <lists@teeks99.com> wrote:
It is looking for the endian library...which I have, but is still failing.

error: Unable to find file or target named
error:       '../libs/endian/'
error: referred to from project at
error:       '.'

I did a:
git checkout develop
git pull
git submodule update --init

on my repository, which caused the previously empty endian directory to be populated, but still getting the error.
Thoughts?

Kohei Takahashi sent in a pull request yesterday to fix the missing "test/" in the status jamfile and I applied it. Looks like the tests then started running again for other testers. Not sure why your testers haven't cycled.  I'll check again later this morning.

Thanks,

--Beman