[SciPy-User] installation missing files, ICC compiler

Eike Welk eike.welk at gmx.net
Fri Jun 25 19:41:38 EDT 2010


On Friday June 25 2010 22:01:56 gintare statkute wrote:
> In file included from /usr/include/features.h:354,
>                  from /usr/include/stdio.h:28,
>                  from /opt/pages/ATLAS//CONFIG/src/backend/comptestC.c:1:
> /usr/include/gnu/stubs.h:9:27: error: gnu/stubs-64.h: No such file or
> directory

You probably have to install one more development package. 

Look at this thread:
http://www.mail-archive.com/debian-glibc@lists.debian.org/msg37582.html

So if you are using Debian try to install a package named: libc6-dev-amd64
This is apparently done by typing (I'm using Suse):

sudo apt-get install libc6-dev-amd64


Eike.




More information about the SciPy-User mailing list