Can you check your registry : Under "HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v0\bin" Do you have "native" = "C:\chromiumtrunk\chromium\src\third_party\cygwin\bin\"
Nicolas On 9/26/08, doth <[EMAIL PROTECTED]> wrote: > > Yes i have the file C:\chromiumtrunk\chromium\src\third_party\cygwin > \bin\sh.exe > I don't have it installed, but i remember canceling the installation > of cygwin previously. > > OS: Windows XP sp2 > > > On Sep 26, 7:18 pm, "Nicolas Sylvain" <[EMAIL PROTECTED]> wrote: > > From what I can see, it looks like files that we have from cygwin don't > work. > > > > Do you have this file : > > C:\chromiumtrunk\chromium\src\third_party\cygwin\bin\sh.exe ? > > > > Did you already have cygwin installed on your machine? > > > > What is your OS? > > > > Nicolas > > > > > On 9/26/08, doth <[EMAIL PROTECTED]> wrote: > > > > > > > > > All, > > > > > I've been trying to build chrome solution for the past two days, but > > > no luck. Details below: > > > > > 1. Visual studio 2005, SP1 installed > > > 2. Windows SDK v6.1 > > > 3. Used Start -> All programs -> Microsoft windows SDK v6.1 -> Visual > > > studio registration -> Windows SDK configuration tool to make v6.1 as > > > the current version. > > > 4. Followed the steps in "Getting started guide". > > > > > Initial compilation resulted in the following: > > > - 26 projects successfully built > > > - 8 projects failed. > > > > > Webkit \ Glue - Failed > > > > > 1>------ Build started: Project: V8Bindings_prebuild, Configuration: > > > Debug Win32 ------ > > > 1>Performing Custom Build Step > > > 1>0 File(s) copied > > > 1>0 File(s) copied > > > 1>C:\chromiumtrunk\chromium\src\chrome\Debug\obj\V8Bindings > > > \DerivedSources > > > 1>Building DerivedSources /cygdrive/c/CHROMI~1/chromium/src/webkit/ > > > port... > > > 1>make: /bin/sh: Command not found > > > 1>make: *** [CSSGrammar.cpp] Error 127 > > > 1>Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS > > > \system32\cmd.exe'. > > > 1>Build log was saved at "file://C:\chromiumtrunk\chromium\src\chrome > > > \Debug\obj\V8Bindings_prebuild\BuildLog.htm" > > > 1>V8Bindings_prebuild - 1 error(s), 0 warning(s) > > > 2>------ Build started: Project: Glue, Configuration: Debug Win32 > > > ------ > > > 2>Compiling... > > > 2>AccessibleBase.cpp > > > 2>..\..\pending\AccessibleBase.cpp(36) : fatal error C1083: Cannot > > > open include file: 'HTMLNames.h': No such file or directory > > > 2>webframe_impl.cc > > > 2>..\..\glue\webframe_impl.cc(101) : fatal error C1083: Cannot open > > > include file: 'HTMLNames.h': No such file or directory > > > 2>searchable_form_data.cc > > > 2>..\..\glue\searchable_form_data.cc(19) : fatal error C1083: Cannot > > > open include file: 'HTMLNames.h': No such file or directory > > > 2>password_form_dom_manager.cc > > > 2>..\..\glue\password_form_dom_manager.cc(15) : fatal error C1083: > > > Cannot open include file: 'HTMLNames.h': No such file or directory > > > 2>entity_map.cc > > > 2>..\..\glue\entity_map.cc(7) : fatal error C1083: Cannot open include > > > file: 'HTMLEntityCodes.c': No such file or directory > > > 2>dom_serializer.cc > > > 2>..\..\glue\dom_serializer.cc(63) : fatal error C1083: Cannot open > > > include file: 'HTMLNames.h': No such file or directory > > > 2>dom_operations.cc > > > 2>..\..\glue\dom_operations.cc(22) : fatal error C1083: Cannot open > > > include file: 'HTMLNames.h': No such file or directory > > > 2>Generating Code... > > > 2>Build log was saved at "file://C:\chromiumtrunk\chromium\src\chrome > > > \Debug\obj\Glue\BuildLog.htm" > > > 2>Glue - 7 error(s), 0 warning(s) > > > ========== Build: 0 succeeded, 2 failed, 4 up-to-date, 0 skipped > > > ========== > > > > > Webkit \ Port - failed > > > > > 1>------ Build started: Project: V8Bindings_prebuild, Configuration: > > > Debug Win32 ------ > > > 1>Performing Custom Build Step > > > 1>0 File(s) copied > > > 1>0 File(s) copied > > > 1>C:\chromiumtrunk\chromium\src\chrome\Debug\obj\V8Bindings > > > \DerivedSources > > > 1>Building DerivedSources /cygdrive/c/CHROMI~1/chromium/src/webkit/ > > > port... > > > 1>make: /bin/sh: Command not found > > > 1>make: *** [CSSGrammar.cpp] Error 127 > > > 1>Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS > > > \system32\cmd.exe'. > > > 1>Build log was saved at "file://C:\chromiumtrunk\chromium\src\chrome > > > \Debug\obj\V8Bindings_prebuild\BuildLog.htm" > > > 1>V8Bindings_prebuild - 1 error(s), 0 warning(s) > > > 2>------ Build started: Project: Port, Configuration: Debug Win32 > > > ------ > > > 2>Compiling... > > > 2>RenderThemeWin.cpp > > > 2>..\..\port\rendering\RenderThemeWin.cpp(30) : fatal error C1083: > > > Cannot open include file: 'CSSValueKeywords.h': No such file or > > > directory > > > 2>SVGPaintServerPatternSkia.cpp > > > 2>c:\chromiumtrunk\chromium\src\third_party\webkit\webcore\svg > > > \SVGElement.h(32) : fatal error C1083: Cannot open include file: > > > 'SVGNames.h': No such file or directory > > > 2>SVGPaintServerGradientSkia.cpp > > > 2>c:\chromiumtrunk\chromium\src\third_party\webkit\webcore\svg > > > \SVGElement.h(32) : fatal error C1083: Cannot open include file: > > > 'SVGNames.h': No such file or directory > > > 2>EditorWin.cpp > > > 2>c:\chromiumtrunk\chromium\src\third_party\WebKit\WebCore\editing > > > \htmlediting.h(30) : fatal error C1083: Cannot open include file: > > > 'HTMLNames.h': No such file or directory > > > 2>ClipboardWin.cpp > > > 2>..\..\port\platform\ClipboardWin.cpp(44) : fatal error C1083: Cannot > > > open include file: 'HTMLNames.h': No such file or directory > > > 2>Generating Code... > > > 2>Build log was saved at "file://C:\chromiumtrunk\chromium\src\chrome > > > \Debug\obj\Port\BuildLog.htm" > > > 2>Port - 5 error(s), 0 warning(s) > > > ========== Build: 0 succeeded, 2 failed, 1 up-to-date, 0 skipped > > > ========== > > > > > V8 Bindings - Failed > > > 1>------ Build started: Project: V8Bindings_prebuild, Configuration: > > > Debug Win32 ------ > > > 1>Performing Custom Build Step > > > 1>0 File(s) copied > > > 1>0 File(s) copied > > > 1>C:\chromiumtrunk\chromium\src\chrome\Debug\obj\V8Bindings > > > \DerivedSources > > > 1>Building DerivedSources /cygdrive/c/CHROMI~1/chromium/src/webkit/ > > > port... > > > 1>make: /bin/sh: Command not found > > > 1>make: *** [CSSGrammar.cpp] Error 127 > > > 1>Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS > > > \system32\cmd.exe'. > > > 1>Build log was saved at "file://C:\chromiumtrunk\chromium\src\chrome > > > \Debug\obj\V8Bindings_prebuild\BuildLog.htm" > > > 1>V8Bindings_prebuild - 1 error(s), 0 warning(s) > > > 2>------ Build started: Project: V8Bindings, Configuration: Debug > > > Win32 ------ > > > 2>Compiling... > > > 2>CSSGrammar.cpp > > > 2>c1xx : fatal error C1083: Cannot open source file: '..\..\..\chrome > > > \Debug\obj\v8bindings\derivedsources\CSSGrammar.cpp': No such file or > > > directory > > > 2>v8_proxy.cpp > > > 2>..\..\port\bindings\v8\v8_proxy.cpp(50) : fatal error C1083: Cannot > > > open include file: 'HTMLNames.h': No such file or directory > > > 2>v8_index.cpp > > > 2>..\..\port\bindings\v8\v8_index.cpp(36) : fatal error C1083: Cannot > > > open include file: 'V8Attr.h': No such file or directory > > > 2>v8_events.cpp > > > 2>..\..\port\bindings\v8\v8_events.cpp(37) : fatal error C1083: Cannot > > > open include file: 'V8Event.h': No such file or directory > > > 2>v8_custom.cpp > > > 2>..\..\port\bindings\v8\v8_custom.cpp(36) : fatal error C1083: Cannot > > > open include file: 'V8Attr.h': No such file or directory > > > 2>v8_npobject.cpp > > > 2>..\..\port\bindings\v8\v8_npobject.cpp(40) : fatal error C1083: > > > Cannot open include file: 'V8HTMLAppletElement.h': No such file or > > > directory > > > 2>XPathGrammar.cpp > > > 2>c1xx : fatal error C1083: Cannot open source file: '..\..\..\chrome > > > \Debug\obj\v8bindings\derivedsources\XPathGrammar.cpp': No such file > > > or directory > > > 2>XMLNames.cpp > > > 2>c1xx : fatal error C1083: Cannot open source file: '..\..\..\chrome > > > \Debug\obj\v8bindings\derivedsources\XMLNames.cpp': No such file or > > > directory > > > 2>XLinkNames.cpp > > > 2>c1xx : fatal error C1083: Cannot open source file: '..\..\..\chrome > > > \Debug\obj\v8bindings\derivedsources\XLinkNames.cpp': No such file or > > > directory > > > 2>V8XSLTProcessor.cpp > > > 2>c1xx : fatal error C1083: Cannot open source file: '..\..\..\chrome > > > \Debug\obj\v8bindings\derivedsources\V8XSLTProcessor.cpp': No such > > > file or directory > > > 2>V8XPathResult.cpp > > > 2>c1xx : fatal error C1083: Cannot open source file: '..\..\..\chrome > > > \Debug\obj\v8bindings\derivedsources\V8XPathResult.cpp': No such file > > > or directory > > > 2>V8XPathNSResolver.cpp > > > 2>c1xx : fatal error C1083: Cannot open source file: '..\..\..\chrome > > > \Debug\obj\v8bindings\derivedsources\V8XPathNSResolver.cpp': No such > > > file or directory > > > 2>V8XPathExpression.cpp > > > 2>c1xx : fatal error C1083: Cannot open source file: '..\..\..\chrome > > > \Debug\obj\v8bindings\derivedsources\V8XPathExpression.cpp': No such > > > file or directory > > > 2>V8XPathException.cpp > > > 2>c1xx : fatal error C1083: Cannot open source file: '..\..\..\chrome > > > \Debug\obj\v8bindings\derivedsources\V8XPathException.cpp': No such > > > file or directory > > > 2>V8XPathEvaluator.cpp > > > 2>c1xx : fatal error C1083: Cannot open source file: '..\..\..\chrome > > > \Debug\obj\v8bindings\derivedsources\V8XPathEvaluator.cpp': No such > > > file or directory > > > 2>V8XMLSerializer.cpp > > > 2>c1xx : fatal error C1083: Cannot open source file: '..\..\..\chrome > > > \Debug\obj\v8bindings\derivedsources\V8XMLSerializer.cpp': No such > > > file or directory > > > 2>V8XMLHttpRequestException.cpp > > > 2>c1xx : fatal error C1083: Cannot open source file: '..\..\..\chrome > > > \Debug\obj\v8bindings\derivedsources\V8XMLHttpRequestException.cpp': > > > No such file or directory > > > 2>V8XMLHttpRequest.cpp > > > 2>c1xx : fatal error C1083: Cannot open source file: '..\..\..\chrome > > > \Debug\obj\v8bindings\derivedsources\V8XMLHttpRequest.cpp': No such > > > file or directory > > > 2>V8WheelEvent.cpp > > > 2>c1xx : fatal error C1083: Cannot open source file: '..\..\..\chrome > > > \Debug\obj\v8bindings\derivedsources\V8WheelEvent.cpp': No such file > > > or directory > > > 2>V8UndetectableHTMLCollection.cpp > > > 2>c1xx : fatal error C1083: Cannot open source file: '..\..\..\chrome > > > \Debug\obj\v8bindings\derivedsources > > > \V8UndetectableHTMLCollection.cpp': No such file or directory > > > 2>Generating Code... > > > 2>Compiling... > > > 2>V8UIEvent.cpp > > > 2>c1xx : fatal error C1083: Cannot open source file: '..\..\..\chrome > > > \Debug\obj\v8bindings\derivedsources\V8UIEvent.cpp': No such file or > > > directory > > > 2>V8TreeWalker.cpp > > > 2>c1xx : fatal error C1083: Cannot open source file: '..\..\..\chrome > > > \Debug\obj\v8bindings\derivedsources\V8TreeWalker.cpp': No such file > > > or directory > > > 2>V8TextEvent.cpp > > > 2>c1xx : fatal error C1083: Cannot open source file: '..\..\..\chrome > > > \Debug\obj\v8bindings\derivedsources\V8TextEvent.cpp': No such file > > > > > ... > > > > read more ยป > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-dev?hl=en -~----------~----~----~----~------~----~------~--~---
