help-octave
[Top][All Lists]
Advanced

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

Re: package compiling


From: ANTON UREVC
Subject: Re: package compiling
Date: Mon, 30 Jul 2012 21:30:36 +0200

Hej.

A problem related compiling octave package. Error code below - similar to earlier error.
On the web based knowledge it seems that the header files are not properly installed? Also parsing mkoctfile does not provide a solution.

Any information would be helpfull.

Thanks for reply.
Greetings,
Jocker

%%%
%%
%

octave:3> pkg install odepkg-0.6.7.tar.gz
/usr/bin/ld: cannot find -lfftw3
/usr/bin/ld: cannot find -lfftw3f
collect2: ld returned 1 exit status
configure: error: Could not run /usr/local/bin/mkoctfile-3.4.3
the configure script returned the following error: checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for mkoctfile... /usr/local/bin/mkoctfile-3.4.3
error: called from `pkg>configure_make' in file /usr/local/share/octave/3.4.3/m/pkg/pkg.m near line 1327, column 9
error: called from:
error:   /usr/local/share/octave/3.4.3/m/pkg/pkg.m at line 790, column 5
error:   /usr/local/share/octave/3.4.3/m/pkg/pkg.m at line 361, column 9


2012/7/30 Jordi Gutiérrez Hermoso <address@hidden>
On 30 July 2012 13:23, ANTON UREVC <address@hidden> wrote:

> pkg install specfun-1.1.0.tar.gz
> In file included from /usr/local/include/octave-3.4.3/octave/ov.h:43:0,
>                  from /usr/local/include/octave-3.4.3/octave/oct-obj.h:34,
>                  from /usr/local/include/octave-3.4.3/octave/ov-fcn.h:32,
>                  from
> /usr/local/include/octave-3.4.3/octave/ov-builtin.h:28,
>                  from /usr/local/include/octave-3.4.3/octave/defun-int.h:28,
>                  from /usr/local/include/octave-3.4.3/octave/defun-dld.h:30,
>                  from /usr/local/include/octave-3.4.3/octave/oct.h:36,
>                  from ellipj.cc:40:
> /usr/local/include/octave-3.4.3/octave/oct-hdf5.h:27:18: fatal error:
> hdf5.h: No such file or directory

You need to install the development HDF5 package.

HTH,
- Jordi G. H.



reply via email to

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