Comment #4 on issue 2772 by [email protected]: v8 build fails
http://code.google.com/p/v8/issues/detail?id=2772

The error message you quoted is:

[root@camdev-7-lnx v8-master]# make ia32.release strictaliasing=off library=shared make-3.79.1-p7: *** No rule to make target `out/Makefile.$(basename)', needed by `ia32.release'. Stop.

That clearly says "make-3.79.1-p7". The rest of the error message makes sense for an old version of Make.

I guess there's more than one Make version installed. Maybe "make --version" and "which make" help you figure out what's going on. At this point I don't see any indication that this is be a V8 problem.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to