On Thu, 4 Jan 2007 10:42:35 -0700
  "Charles R Harris" <[EMAIL PROTECTED]> wrote:
> On 1/4/07, Nils Wagner <[EMAIL PROTECTED]> 
>wrote:
>>
>> On Wed, 3 Jan 2007 22:37:39 -0700
>>   "Charles R Harris" <[EMAIL PROTECTED]> wrote:
>> > On 1/3/07, Nils Wagner <[EMAIL PROTECTED]>
>> >wrote:
> 
> 
> <snip>
> 
> 
>>
>> I guess the problem is due to
>>
>> /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld:
>> cannot find -lgcc_s
>>
>> /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld:
>> cannot find -lgcc_s
>>
>> locate libgcc_s yields
>>
>> /lib64/libgcc_s.so.1
>> /lib/libgcc_s.so.1
>> /usr/lib64/gcc/x86_64-suse-linux/4.1.2/libgcc_s.so
>>
>> I am confused by the fact that lapack_lite.so is 
>>involved.
>> I thought that it is obsolete if ATLAS is installed.
>> Am I missing something ?
> 
> 
> I suspect that ATLAS wasn't found, you might need to 
>edit site.cfg to give
> the build system some help. Also, a lot of the 
>libgcc_s.so locations you
> found are probably symlinks.
> 
> Chuck

There exists a bug report

https://bugzilla.novell.com/show_bug.cgi?id=218406

Nils
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to