Code: Select all
# cd /var/tmp/portage/blas-atlas-3.6.0/work/ATLAS
# ./xconfig
# make install arch=Linux_PIIISSE1
# echo sci-libs/blas-atlas-3.6.0 >> /etc/make.profile/package.provided
Here is my failed emerge attempt:
Are you ready to continue? [y]: Probing to make operating system determination:
Operating system configured as Linux
Probing for architecture:
make: *** [config] Error 255
*
* ATLAS auto-config failed.
* Please run 'interactive=1 emerge blas-atlas' to configure manually.
*
!!! ERROR: sci-libs/blas-atlas-3.6.0 failed.
!!! Function atlas_fail, Line 50, Exitcode 0
!!! ATLAS auto-config failed.
!!! If you need support, post the topmost build error, NOT this status message.
bash-2.05b# interactive=1 emerge blas-atlas
Calculating dependencies ...done!
>>> emerge (1 of 1) sci-libs/blas-atlas-3.6.0 to /
>>> md5 src_uriatlas3.6.0.tar.bz2
>>> md5 src_uriatlas3.6.0-shared-libs.patch.bz2
>>> Unpacking source...
>>> Unpacking atlas3.6.0.tar.bz2 to /var/tmp/portage/blas-atlas-3.6.0/work
>>> Unpacking atlas3.6.0-shared-libs.patch.bz2 to /var/tmp/portage/blas-atlas-3.6.0/work
* Applying atlas3.6.0-shared-libs.patch.bz2 ... [ ok ]
>>> Source unpacked.
1
i686-pc-linux-gnu-gcc -DUSE_LIBTOOL -DINTERACTIVE -o xconfig config.c
/var/tmp/portage/blas-atlas-3.6.0/temp/cc4ipm3T.o(.text+0x93c): In function `CmndResults':
: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
./xconfig


