Bug 81093 - Build error: DNSSoup.cpp:30: fatal error: CString.h: No such file or directory
Summary: Build error: DNSSoup.cpp:30: fatal error: CString.h: No such file or directory
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sudarsana Nagineni (babu)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-14 03:40 PDT by Sudarsana Nagineni (babu)
Modified: 2012-05-15 00:20 PDT (History)
3 users (show)

See Also:


Attachments
Fix build error (1.04 KB, patch)
2012-03-14 03:49 PDT, Sudarsana Nagineni (babu)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sudarsana Nagineni (babu) 2012-03-14 03:40:32 PDT
Getting the following build error with r110669.

$./Tools/Scripts/build-webkit --efl --cmakearg="-DSHARED_CORE=ON"
....
WebKit/Source/WebCore/platform/network/soup/DNSSoup.cpp:30: fatal error: CString.h: No such file or directory
compilation terminated.
[ 96%] make[2]: *** [Source/WebCore/CMakeFiles/webcore_efl.dir/platform/network/soup/DNSSoup.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
Comment 1 Sudarsana Nagineni (babu) 2012-03-14 03:49:28 PDT
Created attachment 131821 [details]
Fix build error
Comment 2 WebKit Review Bot 2012-03-14 06:23:24 PDT
Comment on attachment 131821 [details]
Fix build error

Clearing flags on attachment: 131821

Committed r110697: <http://trac.webkit.org/changeset/110697>
Comment 3 WebKit Review Bot 2012-03-14 06:23:28 PDT
All reviewed patches have been landed.  Closing bug.