On Thu, Jan 08, 2009 at 10:57:37PM -0500, Christian Babeux wrote: > ... > > actarrayproxy.cc: In member function ‘player_actarray_actuator_t > PlayerCc::ActArrayProxy::GetActuatorData(uint32_t) const’: > actarrayproxy.cc:246: error: ‘memset’ was not declared in this scope > > ... > > speechproxy.cc:96: error: ‘strdup’ was not declared in this scope > > The strange thing is that strdup is declared in string.h... > > Any ideas ? > I'm lazy, so I bookmarked this page. http://gcc.gnu.org/gcc-4.3/porting_to.html, "C++ language issues" bye