On 15.11.2013 12:05, Julien Wajsberg wrote:

>>> $ ./build.sh including device/qcom/b2g_common/vendorsetup.sh 
>>> device/qcom/b2g_common/treeid.sh: line 42: repo: command not
>>> found Tree IDs: all
>>> 
> 
> yeah, I've seen that too. Don't know if we have a filed bug about
> this :)
> 
> Just replace the "repo" call with "./repo" in the offending file.
> Or run your build using `PATH="$PATH":. ./build.sh`

That didn't work, in device/qcom/b2g_common is no "repo" executable.

There are two, however -- one in the B2G root and the other in
.repo/repo/repo (they differ slightly).

I've copied the one in the B2G root to device/qcom/b2g_common and
included the CWD in PATH and rebuilt. The error message at the
beginning is now gone, but the build still fails in the exact same way...

Best regards,
Johannes
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to