Dear Waldek,

many thanks for your reply, I have confirmed that I have a problem
with git checkout from
Ralf's mirror at github.com. I downaloaded the tar file from there and
the build worked (just a few minutes ago)

Again thank you for helping
Cheers
BF.

On Fri, Sep 30, 2011 at 7:17 PM, Waldek Hebisch
<[email protected]> wrote:
> Bertfried Fauser wrote:
>>
>> I always had problems with parallel builds. Creatin a new build
>> directory I get an error pretty soon with  make -j4, (see below)
>>
>
> AFAIK there are problems with building on NFS.  This is due
> to how make nad NFS work and there is little FriCAS could
> do (basically we could try to avoid overwriting files, this
> could help a little, but would significantly increase disk
> space needed for build).  If your home directory is on NFS
> I suggest trying build in some public local direcory.  For
> eaxmple, try making a subdirectory of /tmp or /var/tmp
> and builing there (assuming that corresponding disk partition
> has enough space).
>
>> ERROR with make -j4
> <snip>
>> make[3]: *** No rule to make target
>> `../../../src/interp/../algebra/warm.data', needed by
>> `/home/fauser/fricas-1.1.2/fricas-build/build/x86_64-unknown-linux/bin/inte=
>> rpsys'.
>> Stop.
>
> 'warm.data' is part of FriCAS source tree, so that suggest problem
> with your machine.
>
>> make[3]: Leaving directory `/home/fauser/fricas-1.1.2/fricas-build/src/inte=
>> rp'
>
> 'make' was running in `/home/fauser/fricas-1.1.2/fricas-build/src/interp'
> so the path above points to 'home/fauser/fricas-1.1.2//src/algebra/warm.data'.
> Could you check that this file is present before you build (otherwise
> there is wrong checkout) and after build.
>
>> ERROR with make
>> make[3]: *** No rule to make target
>> `../../../src/interp/../algebra/warm.data', needed by
>> `/home/fauser/fricas-1.1.2/fricas-build/build/x86_64-unknown-linux/bin/inte=
>> rpsys'.
>
> That the same error.
>
> --
>                              Waldek Hebisch
> [email protected]
>
> --
> You received this message because you are subscribed to the Google Groups 
> "FriCAS - computer algebra system" 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/fricas-devel?hl=en.
>
>



-- 
% PD Dr Bertfried Fauser
%       Research Fellow, School of Computer Science, Univ. of Birmingham
%       Honorary Associate, University of Tasmania
%       Privat Docent: University of Konstanz, Physics Dept
<http://www.uni-konstanz.de>
% contact |->    URL : http://www.cs.bham.ac.uk/~fauserb/
%              Phone :  +44-121-41-42795

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" 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/fricas-devel?hl=en.

Reply via email to