Hi, I try to install Getfem++ 3.0.3 on my mac OS X 10.5. The ./configure is good, but with the make I have this message :
dal_backtrace.cc: In function 'std::string dal::demangle(const char*)': dal_backtrace.cc:45: error: 'free' was not declared in this scope dal_backtrace.cc:48: error: 'free' was not declared in this scope dal_backtrace.cc: In function 'void dal::dump_glibc_backtrace()': dal_backtrace.cc:69: error: 'strncpy' was not declared in this scope dal_backtrace.cc:70: error: 'strchr' was not declared in this scope dal_backtrace.cc:80: error: 'free' was not declared in this scope make[2]: *** [dal_backtrace.lo] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 What can I do? Best regards, Janas Sébastien _______________________________________________ Getfem-users mailing list [email protected] https://mail.gna.org/listinfo/getfem-users
