octave-maintainers
[Top][All Lists]
Advanced

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

Re: odepkg problem of odepkgmex.h


From: Thomas Treichl
Subject: Re: odepkg problem of odepkgmex.h
Date: Tue, 21 Aug 2007 18:08:44 +0200
User-agent: Thunderbird 2.0.0.6 (Macintosh/20070728)

Dear Tatsuro,

you're right - there was a bug. It has already been reported and it also has already been fixed, cf.

http://www.nabble.com/problem-installing-odepkg-on-octave-2.9.13-tf4205101.html#a11961331

The packages bundle file seems to be broken too. I was talking to David Bateman and we were able to create and upload a new packages bundle file at octave.sf.net (Release date 20070821 for Octave 2.9.13).

  Thomas

PS. Most Octave developers are subscribed to all Octave mailing-lists, so it normally isn't necessary to send problems like this to more than one mailing-list.

Tatsuro MATSUOKA schrieb:
I have not been able to constructed odepkg for a long
time.

So I extracted odepkg-0.3.1.tar.gz and did './configure' and 'make'.
At the 'make', the following message appeared,

****************
mkoctfile --mex  -c odepkg_mexsolver_dopri5.c -o
odepkg_mexsolver_dopri5.o
In file included from odepkg_mexsolver_dopri5.c:43:
odepkgmex.h:23: error: redefinition of `mwSize'
/usr/local/octave-2.9.13/include/octave-2.9.13/octave/mxarray.h:89:
error: `mwSize' previously declared here
odepkgmex.h:24: error: redefinition of `mwIndex'
/usr/local/octave-2.9.13/include/octave-2.9.13/octave/mxarray.h:90:
error: `mwIndex' previously declared here
make[1]: *** [odepkg_mexsolver_dopri5.o] Error 1
make[1]: Leaving directory
`/home/octaves/octave-forge-bundle-20070726/main/odepkg-0.3.1/src'
make: *** [build] Error 2
**********



reply via email to

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