Building hg source on Ubuntu 8.04
Jaroslav Hajek
highegg at gmail.com
Mon May 26 23:23:02 CDT 2008
On Tue, May 27, 2008 at 2:07 AM, justesjc <justesjc at nyc.rr.com> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icmax1.diff
Type: text/x-patch
Size: 3656 bytes
Desc: not available
Url : https://www.cae.wisc.edu/pipermail/octave-maintainers/attachments/20080527/001abb6e/attachment.bin
More information about the Octave-maintainers
mailing list