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 violentp...@gmail.com on 17 Aug 2014 at 11:46
Original issue reported on code.google.com by
violentp...@gmail.com
on 17 Aug 2014 at 11:46