[webkit-dev] more build errors...
Amit Joshi
joshi at yahoo-inc.com
Fri Oct 19 10:12:45 PDT 2007
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 ?
--- Amit
________________________________
From: Adam Roben [mailto:aroben at apple.com]
Sent: Friday, October 19, 2007 12:20 AM
To: Amit Joshi
Cc: webkit-dev at delta.macosforge.org
Subject: Re: [webkit-dev] build errors on XP - localtime_s' undeclared
See
<http://lists.macosforge.org/pipermail/webkit-dev/2007-October/002610.ht
ml>. We should really get these fixes into a bug on
http://bugs.webkit.org/ so that people will stop having these problems!
-Adam
On Oct 18, 2007, at 11:57 PM, Amit Joshi wrote:
I updated the webtree (using update-webkit script) and now I am
getting
\..\..\WebCore\loader\FTPDirectoryDocument.cpp
..\..\..\WebCore\loader\FTPDirectoryDocument.cpp: In function
`WebCore::String W
ebCore::processFileDateString(const WebCore::FTPTime&)':
..\..\..\WebCore\loader\FTPDirectoryDocument.cpp:236: error:
`localtime_s' undec
lared (first use this function)
..\..\..\WebCore\loader\FTPDirectoryDocument.cpp:236: error:
(Each undeclared id
entifier is reported only once for each function it appears in.)
mingw32-make[2]: *** [tmp\FTPDirectoryDocument.o] Error 1
My path contains -
C:\Qt\4.3.2\bin;C:\MinGW\bin;C:\WINDOWS\System32;c:\SFU\common\;c:\GnuWi
n32\bin\
;c:\indigoperl\perl\bin\;
Am I missing anything in the path or I just need to update the
tree with any specific revision/patch ?
- Amit
_______________________________________________
webkit-dev mailing list
webkit-dev at lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/webkit-dev/attachments/20071019/4344adba/attachment-0001.html
More information about the webkit-dev
mailing list