octave-maintainers
[Top][All Lists]
Advanced

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

Re: [octave:package-releases] #43 msh-1.0.7


From: c.
Subject: Re: [octave:package-releases] #43 msh-1.0.7
Date: Sat, 13 Jul 2013 18:04:04 +0200

On 13 Jul 2013, at 17:59, c. <address@hidden> wrote:

> 
> On 13 Jul 2013, at 17:35, Clemens Buchacher <address@hidden> wrote:
> 
>> 
>> configure: WARNING: dolfin required to install Msh Package
>> [...]
>> checking for dolfin.h... no
>> configure: creating ./config.status
>> config.status: creating Makefile
>> mshm_refine.cc:21:20: fatal error: dolfin.h: No such file or directory
>> #include <dolfin.h>
>> 
> 
> It shouldn't be this way.
> 
> What should happen is that you should get mshm_refine.oct compiled
> but when you run it it should do nothing else but warn you about the missing 
> functionality.
> 
> Could you please report this as a bug in the bug tracker so we don't forget 
> to fix it?
> 
> Thanks!
> c.

Marco, 

indeed, also on my system if I uninstall dolfin, when I run 

 pkg install -forge msh

it runs

 /opt/octave/3.7/bin/mkoctfile-3.7.5 -DHAVE_DOLFIN_H mshm_refine.cc  -ldolfin

so even if dolfin.h is missing, -DHAVE_DOLFIN_H is still set, looks like the 
configure script
 is not working properly …

c.



reply via email to

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