julien pommier wrote: > >>>> ImportError: /usr/lib/python2.3/site-packages/getfem/_getfem.so: >>>> undefined symbol: _ZN3dal20dump_glibc_backtraceEv >>>> </quote> >>>> >>>> >>>> >>> Oh, very strange. In your getfem++ src directory, there should be a >>> "getfem_arch_config.h" file, can you look at it and tell me if it >>> contains >>> #define GETFEM_HAVE_BACKTRACE 1 >>> ? >>> >> >> Yes. >> >> > I don't understand... If you put "#define GETFEM_HAVE_BACKTRACE 1" at > the top of the file src/dal_backtrace.cc (and make getfem++, then > getfem-interface) does it fix the problem ? > > -- > julien >
Yes. It did! All 3 python demos now work. Would you want me to send you the config.log? Thanks very much, ST -- _______________________________________________ Getfem-users mailing list [email protected] https://mail.gna.org/listinfo/getfem-users
