On Mon, Apr 16, 2012 at 18:47, Habib Virji <[email protected]> wrote: > Issue still persist. > > I suppose it is general make issue. It fails to create all.deps file and > that's reason build is getting triggered all the time. > > There are multiple reasons it could fail > 1. path is too long: Make it relative path and not a absolute path > 2. all.deps is becoming a huge file due to all dependencies included in it.
Okay, can you file a bug report in the issue tracker? Please include the output of the following commands: * make V=1 * uname -a * getconf ARG_MAX * getconf PATH_MAX /path/to/repo -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
