This is a bit of a trojan horse. We are seeing a problem with printing the exception not the actual exception. I just uploaded a new version that should print the actual exception instead of blowing up.
https://github.com/downloads/erlware/sinan/sinan On Mon, Oct 17, 2011 at 6:55 PM, Tristan Sloughter <[email protected]> wrote: > The below error I get for any project I try to build with the sinan uploaded > to the downloads section on github. > It get this same error on my maru project which when I place it in a 64bit > system on dotcloud I can compile fine with this version of sinan. > Is it the 32 bit issue? Version of Erlang? Any ideas? > Maybe once I can build sinan myself on this system it'll be fixed.... > $ ./sinan build > starting: depends > Using the following lib directories to resolve dependencies: > /home/tristan/Devel/claimstrade/_build/claimstrade/lib > /usr/local/Cellar/erlang/R14B03/lib/erlang/lib > > /usr/local/lib/erlang/lib > /usr/local/agner/packages/ > escript: exception error: undefined function > sin_fs_resolver:format_exception/1 > in function sinan:do_task_full/3 > in call from sinan:do_task/3 > in call from sinan:do_build/2 > in call from escript:run/2 > in call from escript:start/1 > in call from init:start_it/1 > in call from init:start_em/1 > > -- > 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. > -- 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.
