[webkit-dev] more build errors...

Darin Adler darin at apple.com
Fri Oct 19 10:14:40 PDT 2007


On Oct 19, 2007, at 10:12 AM, Amit Joshi wrote:

> Thanks adam, It got me beyond that point...
>
> But now - I am getting some template redefinition errors..
>
>
> C:/MinGW/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/ 
> bits/locale_
> facets.h:4558: error: redefinition of `template<class _CharT> _CharT  
> std::WTF_Pl
> ease_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h 
> (_CharT, const s
> td::locale&)'
> C:/MinGW/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/ 
> bits/locale_
> facets.h:4553: error: `template<class _CharT> _CharT  
> std::WTF_Please_use_ASCIICT
> ype_instead_of_ctype_see_comment_in_ASCIICType_h(_CharT, const  
> std::locale&)' pr
> eviously declared here
> mingw32-make[2]: *** [tmp\FileSystemQt.o] Error 1
> mingw32-make[2]: Leaving directory `C:/YDev/WebKit/WebKitBuild/ 
> Release/WebCore'
> mingw32-make[1]: *** [release] Error 2
> mingw32-make[1]: Leaving directory `C:/YDev/WebKit/WebKitBuild/ 
> Release/WebCore'
> mingw32-make: *** [sub-WebCore-make_default-ordered] Error 2
> Your vendor has not defined POSIX macro WEXITSTATUS, used at build- 
> webkit line 1
> 63
>
>
> Any ideas on how do I go about fixing it ?

I believe that was fixed by a new check-in about 6 hours ago:

http://trac.webkit.org/projects/webkit/changeset/26770

     -- Darin



More information about the webkit-dev mailing list