[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: trying to compile 3.6.1
From: |
Sergei Steshenko |
Subject: |
Re: trying to compile 3.6.1 |
Date: |
Thu, 9 Aug 2012 09:29:32 -0700 (PDT) |
>________________________________
> From: Rita <address@hidden>
>To: Sergei Steshenko <address@hidden>
>Cc: Mike Miller <address@hidden>; help <address@hidden>
>Sent: Thursday, August 9, 2012 7:21 PM
>Subject: Re: trying to compile 3.6.1
>
>
>
>
>
>On Thu, Aug 9, 2012 at 12:14 PM, Sergei Steshenko <address@hidden> wrote:
>
>
>>
>>
>>
>>
>>>________________________________
>>> From: Rita <address@hidden>
>>>To: Sergei Steshenko <address@hidden>
>>>Cc: Mike Miller <address@hidden>; help <address@hidden>
>>>Sent: Thursday, August 9, 2012 7:03 PM
>>
>>>Subject: Re: trying to compile 3.6.1
>>>
>>>
>>>
>>>
>>>
>>>On Thu, Aug 9, 2012 at 11:20 AM, Sergei Steshenko <address@hidden> wrote:
>>>
>>>
>>>>
>>>>
>>>>
>>>>
>>>>>________________________________
>>>>> From: Rita <address@hidden>
>>>>
>>>>>To: Mike Miller <address@hidden>
>>>>>Cc: help <address@hidden>
>>>>>Sent: Thursday, August 9, 2012 4:46 PM
>>>>
>>>>>Subject: Re: trying to compile 3.6.1
>>>>>
>>>>>
>>>>
>>>>>I tried both, change the order and putting BLAS and LAPACK in LDFLAGS.
>>>>>Changing the order seemed to compile fine but make check failed with same
>>>>>error.
>>>>>
>>>>>Adding my LAPACK and BLAS into LDFLAGS isn't working because ./configure
>>>>>is complaining that I need LAPACK and BLAS eventhough i have it set.
>>>>>Perhaps, this is a bug?
>>>>>
>>>>
>>>>I think it is a bug. To the extent I have a workaround for it in my
>>>>AppsFromScratch version sent to you.
>>>>
>>>>You can understand what the workaround is looking into
>>>>
>>>>AppsFromScratch/20120503_old/include/perl/project_specific/default_build_data_sub.prl
>>>>
>>>>file and locating there
>>>>
>>>>
>>>> octave => # !!! -l:liblapack.a !!!
>>>> do{
>>>> my $major_ver = '3';
>>>> my $minor_ver = '6';
>>>> my $micro_ver = '2';
>>>>...
>>>>
>>>>piece of code - look for appearances of 'liblapack' in that portion.
>>>>
>>>>
>>>>Regards,
>>>> Sergei.
>>>>
>>>>
>>>Sergei,
>>>
>>>
>>>Thanks for the confirmation. what should I do if I am doing this manually?
>>>
>>>
>>
>>
>>Did you look into the file ? Did you see the
>>
>>configure_args =>
>>...
>>
>>portion. specifically, its bottom part ? Did you see the "liblapack" part
>>there ?
>>
>>Regards,
>> Sergei.
>>
>>
>>
>>>
>>
>Sorry, which file should I be looking at. I just downloaded AppFromScratch and
>un-tar it.
>
>
In the quoted reply above you can see:
AppsFromScratch/20120503_old/include/perl/project_specific/default_build_data_sub.prl
.
In the tarball I sent you there is just one 'default_build_data_sub.prl' file,
so 'find' command should be able to find it.
Regards,
Sergei.
>
- Re: trying to compile 3.6.1, (continued)
- Re: trying to compile 3.6.1, Sergei Steshenko, 2012/08/08
- Re: trying to compile 3.6.1, Rita, 2012/08/09
- Re: trying to compile 3.6.1, Mike Miller, 2012/08/09
- Re: trying to compile 3.6.1, Rita, 2012/08/09
- Re: trying to compile 3.6.1, Mike Miller, 2012/08/09
- Re: trying to compile 3.6.1, Rita, 2012/08/09
- Re: trying to compile 3.6.1, Sergei Steshenko, 2012/08/09
- Re: trying to compile 3.6.1, Rita, 2012/08/09
- Re: trying to compile 3.6.1, Sergei Steshenko, 2012/08/09
- Re: trying to compile 3.6.1, Rita, 2012/08/09
- Re: trying to compile 3.6.1,
Sergei Steshenko <=
- Re: trying to compile 3.6.1, Rita, 2012/08/09
- Re: trying to compile 3.6.1, Sergei Steshenko, 2012/08/09
- Re: trying to compile 3.6.1, Mike Miller, 2012/08/09
- Re: trying to compile 3.6.1, Rita, 2012/08/10
- Re: trying to compile 3.6.1, Sergei Steshenko, 2012/08/10
- Re: trying to compile 3.6.1, Rita, 2012/08/10
- Re: trying to compile 3.6.1, Jordi Gutiérrez Hermoso, 2012/08/10
- Re: trying to compile 3.6.1, Sergei Steshenko, 2012/08/10