octave-maintainers
[Top][All Lists]
Advanced

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

Re: Building hg source on Ubuntu 8.04


From: Jaroslav Hajek
Subject: Re: Building hg source on Ubuntu 8.04
Date: Tue, 27 May 2008 06:23:02 +0200

On Tue, May 27, 2008 at 2:07 AM, justesjc <address@hidden> wrote:
>
> I have tried various things and cannot get the source from the mercurial
> respository to build. I get this error
> "../libcruft/libcruft.so: undefined reference to 'icmax1_'
>
> Any ideas?
>
> Steps I performed
> 1) ./autogen.sh
> 2) ./configure
> 3) make -j4

apparently the ICMAX1 subprogram is missing from libcruft/lapack.
Attached a fix. Meanwhile, to build you can either apply this fix
yourself, or build LAPACK stand-alone.

cheers


-- 
RNDr. Jaroslav Hajek
computing expert
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz

Attachment: icmax1.diff
Description: Text Data


reply via email to

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