[haiku-development] Re: oddities with @alpha-cd target
- From: Fredrik Ekdahl <fekdahl@xxxxxxxxx>
- To: haiku-development@xxxxxxxxxxxxx
- Date: Mon, 25 May 2009 17:55:24 +0200
Matt Madia skrev:
C++
/haiku-src/gcc4-cd/objects/haiku_host/x86/release/tools/generate_attribute_stores.o
/haiku-src/haiku/src/tools/generate_attribute_stores.cpp: In function
'void recurse_directory(BDirectory&, uint8*)':
/haiku-src/haiku/src/tools/generate_attribute_stores.cpp:51: error:
'strcmp' was not declared in this scope
/haiku-src/haiku/src/tools/generate_attribute_stores.cpp:96: error:
'strlen' was not declared in this scope
Add this line to the failing file and try again:
#include <cstring>
--
/Fredrik Ekdahl
Other related posts: