On Wed, Sep 24, 2014 at 3:35 PM, Serge Van Criekingen
<[email protected]> wrote:
> I now get this problem at build time (the full dorsal output is attached):
> ---------------
> [...]
> [ 97%] Swig source
> /home/zatopek/Fenics/MyInstall/Downloads/dolfin-1.4.0/dolfin/swig/shared_ptr_classes.i:47:
> Error: Unable to find 'swig/ufc_shared_ptr_classes.i'
> make[2]: *** [dolfin/swig/modules/mesh/modulePYTHON_wrap.cxx] Error 1
> --------------
>
> However, the "ufc_shared_ptr_classes.i" file is present in the
> dorsal-downloaded ffc package:
> ------------
>> ll
>> /home/zatopek/Fenics/MyInstall/Downloads/ffc-1.4.0/ufc/ufc_shared_ptr_classes.i
> -rw-r--r-- 1 zatopek users 377 Jun  2 16:10
> /home/zatopek/Fenics/MyInstall/Downloads/ffc-1.4.0/ufc/ufc_shared_ptr_classes.i
> ------------
>
> I guess the problem might be that "ufc_shared_ptr_classes.i" is not in a
> directory "swig/" as "shared_ptr_classes.i" requests it. What would be a
> nice way to go over this?
> And please note, if it may play a role, that I am using my own self-compiled
> swig.3.0.2 version.

Yes, that could be the problem. There have been several changes
related to CMake 3.0 since the 1.4.0 release of DOLFIN.

Johannes
_______________________________________________
fenics-support mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics-support

Reply via email to