help-octave
[Top][All Lists]
Advanced

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

Re: Compile Octave: One error and one question


From: Javier Arantegui
Subject: Re: Compile Octave: One error and one question
Date: Wed, 22 Jun 2005 10:23:34 +0200
User-agent: KMail/1.8.1

Hello,

I didn't get answer to this question. So, probably nobody was interested or 
the question was badly formulated :-(

Anyway, I found the solution and I want to share it with you.

El Lunes, 13 de Junio de 2005 18:31, Javier Arantegui escribió:
> I got this error trying to compile Octave 2.9.3:
>
> g++  -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -DHAVE_CONFIG_H
> -mieee                 -fp -Wall -W -Wshadow -g -O2 -rdynamic \
> -L..  -fPIC  -o octave \
> main.o  \
> -L../liboctave -L../libcruft -L../src -Wl,-rpath
> -Wl,/usr/local/lib/octave-2.9.3                  \
> -loctinterp -loctave  -lcruft   \
>   -lblas  -lreadline  -lncurses -ldl -lz -lm
> -L/usr/lib/gcc-lib/i586-suse-linux                 /3.3.4
> -L/usr/lib/gcc-lib/i586-suse-linux/3.3.4/../../../../i586-suse-linux/lib
> -L/usr/lib/gcc-lib/i586-suse-linux/3.3.4/../../.. -lz -lfrtbegin -lg2c -lm
> -lgcc                 _s
> ../libcruft/libcruft.so: undefined reference to `zdrot_'
> collect2: ld returned 1 exit status
> make[2]: *** [octave] Error 1
> make[2]: Leaving directory
> `/home/javier/cajon/octave-2.9.3/octave-2.9.3/src' make[1]: *** [src] Error
> 2
> make[1]: Leaving directory `/home/javier/cajon/octave-2.9.3/octave-2.9.3'
> make: *** [all] Error 2
>
> * My PC is a 1 GHz AMD CPU, 256 Mb RAM
> * My distribution is a SUSE 9.2.
> * gcc (GCC) 3.3.4 (pre 3.3.5 20040809)
> * To compile Octave I did:
> ./configure --enable-shared --disable-static
> make

I've been able to compile Octave. I just had to install Lapack package. I 
don't know why ./configure didn't detect that it wasn't installed.

Javier

-- 
Javier Arántegui
Dept. Tecnologia de Alimentos / Dept. of Food Technology
Universitat de Lleida / University of Lleida (Spain)
         
Tel. +34 973702595
Fax  +34 973702596
IM: Jabber - javier.arantegui (AT) jabberes.org
http://www.tecal.udl.es



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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