[haiku-development] Re: missing B_SCNu32? (was Error)

  • From: Fredrik Modèen <fredrik@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Wed, 25 Nov 2009 19:58:28 +0100 (CET)

looks like B_SCNu32 are missing and adding

#include <SupportDefs.h>

didn't work

> I'm getting this error now when I trying to build with GCC 2.95.x (same as
> last week)
>
> I have tested to remove and generated and then rebuild but still error.
>
> something missing in r34241 or do I need to copy/replace something in my
> GCC files?
>
> MkDir1 generated/objects/haiku_host
> MkDir1 generated/objects/haiku_host/x86
> MkDir1 generated/objects/haiku_host/x86/release
> MkDir1 generated/objects/haiku_host/x86/release/tools
> MkDir1 generated/objects/haiku_host/x86/release/tools/addattr
> C++ generated/objects/haiku_host/x86/release/tools/addattr/main.o
> /BFS_Data/project/Haiku/haiku/src/bin/addattr/main.cpp: In function
> `status_t typeForString(const char *, type_code *)':
> /BFS_Data/project/Haiku/haiku/src/bin/addattr/main.cpp:73: parse error
> before `,'
> /BFS_Data/project/Haiku/haiku/src/bin/addattr/main.cpp:83: confused by
> earlier errors, bailing out
>
>
>
> --
> MVH
> Fredrik Modèen
>
>
>


-- 
MVH
Fredrik Modèen


Other related posts: