getfem-users
[Top][All Lists]
Advanced

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

Re: [Getfem-users] <aucun objet>


From: Yves Renard
Subject: Re: [Getfem-users] <aucun objet>
Date: Thu, 13 Mar 2008 08:31:10 +0100
User-agent: KMail/1.9.5

On Thursday 13 March 2008 08:17, Sébastien Janas wrote:
> 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


Strange. What is happening if you add 
 #include<cstring>
at the begining of the file src/dal_backtrace.cc ?

Yves.

-- 

  Yves Renard (address@hidden)       tel : (33) 04.72.43.87.08
  Pole de Mathematiques, INSA de Lyon          fax : (33) 04.72.43.85.29
  20, rue Albert Einstein
  69621 Villeurbanne Cedex, FRANCE
  http://math.univ-lyon1.fr/~renard

---------



reply via email to

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