bpd1069 / naclports

Automatically exported from code.google.com/p/naclports
0 stars 0 forks source link

naclports won't build against NaCL SDK >= 291561 #133

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Build or update to a NaCl SDK >= r291561.
2. In naclports, type 'make'.

What is the expected output? What do you see instead?
Expected: Builds and installs naclports.
Actual: "error parsing SDK README: path/to/nacl_sdk/README"

What version of the product are you using? On what operating system?
Any.

Due to NaCl SDK bug (due to Chromium switching to Git):
http://crbug.com/406993
I have sent out a fix:
https://codereview.chromium.org/502883002/

Original issue reported on code.google.com by mgiuca@chromium.org on 25 Aug 2014 at 10:45

GoogleCodeExporter commented 9 years ago

Original comment by sbc@google.com on 29 Sep 2014 at 11:00