-
-
Notifications
You must be signed in to change notification settings - Fork 478
Closed
Description
I have another problem trying to do a Centos 6 build. Hope this is the right
place to report that / get help.
What steps will reproduce the problem?
1. Follow instructions from BuildOnLinux wiki page
2. After installing various build deps, cef_create_projects.sh successfully
generated
build files
3. Build of the release version of cefclient required more build deps and kept
going but I'm now stuck with:
What is the expected output? What do you see instead?
CXX(target)
out/Release/obj.target/webcore_bindings/gen/webkit/bindings/V8DerivedSources19.o
CXX(target) out/Release/obj.target/webcore_bindings/gen/webkit/ColorData.o
g++: out/Release/obj/gen/webkit/ColorData.cpp: No such file or directory
g++: no input files
make: *** [out/Release/obj.target/webcore_bindings/gen/webkit/ColorData.o]
Error 1
make: *** Waiting for unfinished jobs....
I'm hoping this is not compiler issue, latest available for Centos 6 is
installed.
What version of the product are you using? On what operating system?
CentOS Linux release 6.0 (Final)
g++ --version
g++ (GCC) 4.4.7 20120313 (Red Hat 4.4.7-3)
Chromium release url:
http://src.chromium.org/svn/releases/27.0.1453.110
CEF revision:
1290
Not sure whether the above is enough information, let me know please if I can
provide anything else
Original issue reported on code.google.com by [email protected]
on 9 Jul 2013 at 9:22
Metadata
Metadata
Assignees
Labels
No labels