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. check out tip or anything newer than 416
2. type make
What is the expected output? What do you see instead?
I expected to see stuff compiled. Instead it complains that it can't
build x86.so.
What version of the product are you using? On what operating system?
tip (420) on Linux/386.
Please provide any additional information below.
See the Makefile diff here:
http://code.google.com/p/chibi-scheme/source/detail?
r=08c0e5ea99725f0ea01b4a5e8fc54c84381dd1cd
Original issue reported on code.google.com by far...@gmail.com on 18 Apr 2010 at 12:16
The text was updated successfully, but these errors were encountered:
It would actually build everything else, you just
get that one error for x86.so which isn't required.
I've removed the Makefile target so you won't get
the error anymore.
Original comment by alexsh...@gmail.com on 18 Apr 2010 at 10:46
Original issue reported on code.google.com by
far...@gmail.com
on 18 Apr 2010 at 12:16The text was updated successfully, but these errors were encountered: