Hi Ronan,

Not a direct solution, but you might consider trying to build from master
instead of v0.2, or at a minimum, checkout tag 0.2.  There have been a lot
of changes to the build system (mostly by Elliot) since v0.2, and since
v0.3 release should be coming soon, it may not be worth it trying to fix
the build for v0.2.

Cheers,
   Kevin



On Thu, Feb 20, 2014 at 7:35 AM, Ronan Chagas <[email protected]> wrote:

> Hi Ivar,
>
> Em quinta-feira, 20 de fevereiro de 2014 06h31min53s UTC-3, Ivar Nesje
> escreveu:
>
>> I hope this is not related to your build failure, but I would recommend
>> that you read 
>> DISTRIBUTING.md<https://github.com/JuliaLang/julia/blob/master/DISTRIBUTING.md>
>>  to
>> find out how to pregenerate the base/version_git.jl file. We use the data
>> in this file to notify users what version they are running in the startup
>> banner, and exact commit is important when you ask for help, because we
>> (create and) fix problems often, and it is important to know that we are
>> not debugging a old version.
>>
>> There is also a special make target `sourcedist` that downloads
>> dependencies so that you get a tarball that can build on a build server,
>> without downloading external sources.
>>
>> Ivar
>>
>>
> Unfortunately this did not fix the issue. I just don't what is happening,
> why it is build locally but does not build on the server.
>
> Best regards,
> Ronan
>

Reply via email to