[Nucleo] Compilation on archlinux

Nicolas Roussel Nicolas.Roussel at lri.fr
Tue Apr 29 23:53:36 CEST 2008


> I'm trying compile nucleo on archlinux but I get the following error:
>
> URI.cxx: In member function 'void nucleo::URI::load(const  
> std::string&)':
> URI.cxx:97: error: 'atoi' was not declared in this scope

> Do you know where it con come from?

Could you try adding

	#include <stdlib.h>

in URI.cxx?

Nicolas

---
Nicolas Roussel            http://insitu.lri.fr/~roussel/
In Situ, Univ. Paris-Sud (LRI) & INRIA Saclay - Île-de-France



More information about the Nucleo mailing list