octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: question about compiling octave for hp-ux


From: Doug Stewart
Subject: Re: question about compiling octave for hp-ux
Date: Tue, 2 Apr 2013 17:26:49 -0400




On Tue, Apr 2, 2013 at 3:38 PM, Huber Paúl Gilt López <address@hidden> wrote:

Hello,

 

I want to compile and install octave for hp-ux and after configure command I found that I need to install LAPACK library.

 

$./configure

(some lines)

configure: error: You are required to have BLAS and LAPACK libraries

 

 

 

So I’m trying to compile that library and I found a problem at testing stage with make command:

 

$./configure

$make

 

( cd BLAS; ./xblat2s < sblat2.in     ; \

                   ./xblat2d < dblat2.in     ; \

                   ./xblat2c < cblat2.in     ; \

                   ./xblat2z < zblat2.in     )

( cd BLAS/TESTING; make -f Makeblat3 )

make[1]: Entering directory `/home/huber/sw/octave/supplibs/src/lapack-3.4.2/BLAS/TESTING'

f90 +U77 +Onolimit cblat3.o  \

        /home/huber/sw/octave/supplibs/src/lapack-3.4.2/BLAS/SRC/libblas.a -o ../xblat3c

"/home/huber/sw/octave/supplibs/src/lapack-3.4.2/BLAS/TESTING/cblat3.f", line 3388: warning #20022-D: function "sdiff_" was defined but never used

 

warning #20098-D: Exceeding compiler memory limits, routine: CCHKE; some optimizations skipped. There is no override.

 

warning #20098-D: Exceeding compiler memory limits, routine: CCHKE; some optimizations skipped. There is no override.

 

error #21015: Out of memory

 

*** Error exit code 254

 

Stop.

u2comp: internal error 5009: Cannot open generated object file: /var/tmp//00000000_000032B1/_obj_0000_cblat3.o (IELF file: cblat3.o)

make[1]: *** [../xblat3c] Error 253

make[1]: Leaving directory `/home/huber/sw/octave/supplibs/src/lapack-3.4.2/BLAS/TESTING'

make: *** [blas_testing] Error 2

 

 

 

 

Could you give me some advice to resolve this error?

 

Best regards

Huber

 

 

Atentamente

Huber Paúl Gilt López

Adjunto de Ingenieria

Instituto Geofisico del Perú

Ciencia que nos protege

317-2300 Anexo 156

 

 


Did you look at 
http://math.nist.gov/lapack++/




--
DAS

https://linuxcounter.net/user/206392.html

reply via email to

[Prev in Thread] Current Thread [Next in Thread]