Issue 3143: error compiling chrome
http://code.google.com/p/chromium/issues/detail?id=3143
New issue report by honza801:
hello
got problem on compiling chrome on debian/lenny
scons: Reading SConscript files ...
Mkdir("/root/chrome/src/chrome/Hammer")
scons: done reading SConscript files.
scons: Building targets ...
Install file: "Hammer/chrome/third_party/hunspell/dictionaries/en-US.aff"
as "Hammer/Dictionaries/en-US.aff"
Install file: "Hammer/chrome/third_party/hunspell/dictionaries/en-US.bdic"
as "Hammer/Dictionaries/en-US.bdic"
Install file: "Hammer/chrome/third_party/hunspell/dictionaries/en-US.dic"
as "Hammer/Dictionaries/en-US.dic"
CopyConfigH(["Hammer/webkit/build/JSConfig/WebCore/config.h"],
["Hammer/webkit/config.h.in"])
/usr/bin/perl ../third_party/WebKit/JavaScriptCore/pcre/dftables
Hammer/webkit/port/JavaScriptCore/chartables.c
Compiling Hammer/webkit/port/JavaScriptCore/pcre/pcre_ucp_searchfuncs.o ...
In file included from
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_internal.h:72,
from
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_ucp_searchfuncs.cpp:44:
/root/chrome/src/third_party/WebKit/JavaScriptCore/wtf/Assertions.h:46:22:
error: Platform.h: No such file or directory
/root/chrome/src/third_party/WebKit/JavaScriptCore/wtf/Assertions.h:48:13:
error: missing binary operator before token "("
/root/chrome/src/third_party/WebKit/JavaScriptCore/wtf/Assertions.h:80:13:
error: missing binary operator before token "("
/root/chrome/src/third_party/WebKit/JavaScriptCore/wtf/Assertions.h:89:13:
error: missing binary operator before token "("
/root/chrome/src/third_party/WebKit/JavaScriptCore/wtf/Assertions.h:129:13:
error: missing binary operator before token "("
/root/chrome/src/third_party/WebKit/JavaScriptCore/wtf/Assertions.h:148:13:
error: missing binary operator before token "("
/root/chrome/src/third_party/WebKit/JavaScriptCore/wtf/Assertions.h:191:15:
error: missing binary operator before token "("
/root/chrome/src/third_party/WebKit/JavaScriptCore/wtf/Assertions.h:204:15:
error: missing binary operator before token "("
/root/chrome/src/third_party/WebKit/JavaScriptCore/wtf/Assertions.h:214:15:
error: missing binary operator before token "("
/root/chrome/src/third_party/WebKit/JavaScriptCore/wtf/Assertions.h:226:15:
error: missing binary operator before token "("
In file included from
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_ucp_searchfuncs.cpp:44:
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_internal.h:74:13:
error: missing binary operator before token "("
In file included from
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre.h:45,
from
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_internal.h:79,
from
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_ucp_searchfuncs.cpp:44:
/root/chrome/src/third_party/WebKit/JavaScriptCore/wtf/unicode/Unicode.h:26:26:
error: wtf/Platform.h: No such file or directory
/root/chrome/src/third_party/WebKit/JavaScriptCore/wtf/unicode/Unicode.h:28:8:
error: missing binary operator before token "("
/root/chrome/src/third_party/WebKit/JavaScriptCore/wtf/unicode/Unicode.h:30:10:
error: missing binary operator before token "("
/root/chrome/src/third_party/WebKit/JavaScriptCore/wtf/unicode/Unicode.h:33:2:
error: #error "Unknown Unicode implementation"
In file included from
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_internal.h:79,
from
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_ucp_searchfuncs.cpp:44:
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre.h:58: error:
expected unqualified-id before '*' token
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre.h:58: error:
expected ',' or '...' before '*' token
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre.h:63: error:
expected unqualified-id before '*' token
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre.h:63: error:
expected ',' or '...' before '*' token
In file included from
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_ucp_searchfuncs.cpp:44:
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_internal.h:372:
error:
'isWordChar' declared as an 'inline' variable
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_internal.h:372:
error:
'UChar' was not declared in this scope
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_internal.h:373:
error:
expected ',' or ';' before '{' token
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_internal.h:377:
error:
'isSpaceChar' declared as an 'inline' variable
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_internal.h:377:
error:
'UChar' was not declared in this scope
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_internal.h:378:
error:
expected ',' or ';' before '{' token
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_internal.h:382:
error:
'isNewline' declared as an 'inline' variable
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_internal.h:382:
error:
'UChar' was not declared in this scope
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_internal.h:383:
error:
expected ',' or ';' before '{' token
cc1plus: warnings being treated as errors
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_internal.h:372:
error:
'isWordChar' defined but not used
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_internal.h:377:
error:
'isSpaceChar' defined but not used
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_internal.h:382:
error:
'isNewline' defined but not used
Compiling Hammer/webkit/port/JavaScriptCore/pcre/pcre_xclass.o ...
scons: *** [Hammer/webkit/port/JavaScriptCore/pcre/pcre_ucp_searchfuncs.o]
Error 1
In file included from
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_internal.h:72,
from
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_xclass.cpp:43:
/root/chrome/src/third_party/WebKit/JavaScriptCore/wtf/Assertions.h:46:22:
error: Platform.h: No such file or directory
/root/chrome/src/third_party/WebKit/JavaScriptCore/wtf/Assertions.h:48:13:
error: missing binary operator before token "("
/root/chrome/src/third_party/WebKit/JavaScriptCore/wtf/Assertions.h:80:13:
error: missing binary operator before token "("
/root/chrome/src/third_party/WebKit/JavaScriptCore/wtf/Assertions.h:89:13:
error: missing binary operator before token "("
/root/chrome/src/third_party/WebKit/JavaScriptCore/wtf/Assertions.h:129:13:
error: missing binary operator before token "("
/root/chrome/src/third_party/WebKit/JavaScriptCore/wtf/Assertions.h:148:13:
error: missing binary operator before token "("
/root/chrome/src/third_party/WebKit/JavaScriptCore/wtf/Assertions.h:191:15:
error: missing binary operator before token "("
/root/chrome/src/third_party/WebKit/JavaScriptCore/wtf/Assertions.h:204:15:
error: missing binary operator before token "("
/root/chrome/src/third_party/WebKit/JavaScriptCore/wtf/Assertions.h:214:15:
error: missing binary operator before token "("
/root/chrome/src/third_party/WebKit/JavaScriptCore/wtf/Assertions.h:226:15:
error: missing binary operator before token "("
In file included from
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_xclass.cpp:43:
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_internal.h:74:13:
error: missing binary operator before token "("
In file included from
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre.h:45,
from
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_internal.h:79,
from
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_xclass.cpp:43:
/root/chrome/src/third_party/WebKit/JavaScriptCore/wtf/unicode/Unicode.h:26:26:
error: wtf/Platform.h: No such file or directory
/root/chrome/src/third_party/WebKit/JavaScriptCore/wtf/unicode/Unicode.h:28:8:
error: missing binary operator before token "("
/root/chrome/src/third_party/WebKit/JavaScriptCore/wtf/unicode/Unicode.h:30:10:
error: missing binary operator before token "("
/root/chrome/src/third_party/WebKit/JavaScriptCore/wtf/unicode/Unicode.h:33:2:
error: #error "Unknown Unicode implementation"
In file included from
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_internal.h:79,
from
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_xclass.cpp:43:
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre.h:58: error:
expected unqualified-id before '*' token
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre.h:58: error:
expected ',' or '...' before '*' token
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre.h:63: error:
expected unqualified-id before '*' token
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre.h:63: error:
expected ',' or '...' before '*' token
In file included from
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_xclass.cpp:43:
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_internal.h:372:
error:
'isWordChar' declared as an 'inline' variable
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_internal.h:372:
error:
'UChar' was not declared in this scope
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_internal.h:373:
error:
expected ',' or ';' before '{' token
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_internal.h:377:
error:
'isSpaceChar' declared as an 'inline' variable
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_internal.h:377:
error:
'UChar' was not declared in this scope
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_internal.h:378:
error:
expected ',' or ';' before '{' token
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_internal.h:382:
error:
'isNewline' declared as an 'inline' variable
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_internal.h:382:
error:
'UChar' was not declared in this scope
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_internal.h:383:
error:
expected ',' or ';' before '{' token
cc1plus: warnings being treated as errors
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_internal.h:372:
error:
'isWordChar' defined but not used
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_internal.h:377:
error:
'isSpaceChar' defined but not used
/root/chrome/src/third_party/WebKit/JavaScriptCore/pcre/pcre_internal.h:382:
error:
'isNewline' defined but not used
scons: *** [Hammer/webkit/port/JavaScriptCore/pcre/pcre_xclass.o] Error 1
scons: building terminated because of errors.
Issue attributes:
Status: Unconfirmed
Owner: [EMAIL PROTECTED]
Labels: Type-Bug Pri-2 OS-All Area-Misc
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Chromium-bugs" 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-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---