You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Followed install instructions to install dependencies.
2. cd js-1.7.0-rc1-src && make BUILD_OPT=1 -f Makefile.ref && make js
3. FAILS with make: *** [js] Error 1
What is the expected output? What do you see instead?
Expected: Success
Errors: jstypes.h:401:25: error: expected ';' before numeric constant
...
make: *** [js] Error 1
What version of the product are you using? On what operating system?
Ubuntu 14.04 Server
Please provide any additional information below.
Original issue reported on code.google.com by [email protected] on 17 Aug 2014 at 11:46
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 17 Aug 2014 at 11:46The text was updated successfully, but these errors were encountered: