I finally figured out what the error message below meant. Once it hit me it
was obvious and I feel stupid for not realizing it right away.

But it would be nice if it could list the dependencies from those apps it
could't find instead of those apps. I at first was confused and thinking it
was unable to find the apps I was trying to get it to compile in the first
place.

$ ./sinan build
starting: depends
Using the following lib directories to resolve dependencies:

    /home/dotcloud/maru/_build/maru/lib
    /home/dotcloud/otp/lib

    /usr/local/lib/erlang/lib
    /usr/local/agner/packages/
Unable to resolve runtime dependencies, probably do to the following
constraints:
 application maru_web in the project
 application maru_mail in the project
 application maru_models in the project
build problem sin_task_depends:246 [{failed,

{possible_culprit,[maru_web,maru_mail,maru_models]}}

-- 
You received this message because you are subscribed to the Google Groups 
"erlware-dev" 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/erlware-dev?hl=en.

Reply via email to