help-octave
[Top][All Lists]
Advanced

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

Problem compiling 2.1.46


From: Jonathan Drews
Subject: Problem compiling 2.1.46
Date: Sun, 20 Apr 2003 11:47:00 -0500
User-agent: KMail/1.5.1

Platform: SuSE 8.2
compiler:  gcc-3.3


Hi:  
 I get the following error when I compile Octave 2.1.46:


../libcruft/libcruft.a(zbdsqr.o)(.text+0x819): In function `zbdsqr_':
: undefined reference to `zdrot_'
../libcruft/libcruft.a(zbdsqr.o)(.text+0x86e): In function `zbdsqr_':
: undefined reference to `zdrot_'
../libcruft/libcruft.a(zbdsqr.o)(.text+0x8a4): In function `zbdsqr_':
: undefined reference to `zdrot_'
collect2: ld returned 1 exit status
make[2]: *** [octave] Error 1

To compile Octave I did:

$./configure --with-blas=/usr/lib/  --with-g77
$ make

Do I have to run autogen.sh first or is autogen.sh only for CVS updates ?

                                                                        TIA
                                                                        Jonathan



-------------------------------------------------------------
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]