• «
  • 1
  • 2
  • 3
  • »
  • Pages: 3/3     Go
主题 : Fedora 15 64位编译Android 2.3.4系统 复制链接 | 浏览器收藏 | 打印
级别: 新手上路
UID: 56085
精华: 0
发帖: 26
金钱: 130 两
威望: 26 点
贡献值: 0 点
综合积分: 52 分
注册时间: 2011-09-28
最后登录: 2012-05-30
20楼  发表于: 2011-10-19 20:20
# yum install alsa.i686
# yum install readline-devel.i686 readline.i686
# yum install mesa-libGL-devel.i686 measa-libGL.i686
不能安装啊?
级别: 圣骑士
UID: 44407
精华: 0
发帖: 386
金钱: 1945 两
威望: 389 点
贡献值: 0 点
综合积分: 772 分
注册时间: 2011-04-25
最后登录: 2014-08-25
21楼  发表于: 2011-10-20 13:59
引用第20楼synu_soft于2011-10-19 20:20发表的  :
# yum install alsa.i686
# yum install readline-devel.i686 readline.i686
# yum install mesa-libGL-devel.i686 measa-libGL.i686
不能安装啊?




linux 版本 ubuntu ? 32/64?
Fighting!
级别: 侠客
UID: 1635
精华: 0
发帖: 111
金钱: 635 两
威望: 135 点
贡献值: 0 点
综合积分: 222 分
注册时间: 2008-09-16
最后登录: 2018-02-08
22楼  发表于: 2011-11-01 15:53
我不懂,为什么那么多人用64位的系统,整天在那里打补丁
级别: 新手上路
UID: 58329
精华: 0
发帖: 2
金钱: 10 两
威望: 2 点
贡献值: 0 点
综合积分: 4 分
注册时间: 2011-11-06
最后登录: 2011-11-06
23楼  发表于: 2011-11-06 12:24
在使用fedora16 编译Android 2.3.7_r1时报如下错误!不知道为什么?

Can't locate Switch.pm in @INC (@INC contains: external/webkit/WebCore/bindings/scripts /usr/local/lib/perl5/site_perl/5.14.2/x86_64-linux /usr/local/lib/perl5/site_perl/5.14.2 /usr/local/lib/perl5/5.14.2/x86_64-linux /usr/local/lib/perl5/5.14.2 .) at external/webkit/WebCore/dom/make_names.pl line 38.
BEGIN failed--compilation aborted at external/webkit/WebCore/dom/make_names.pl line 38.
make: *** [out/target/product/generic/obj/STATIC_LIBRARIES/libwebcore_intermediates/WebCore/HTMLElementFactory.h] 错误 2
make: *** 正在等待未完成的任务....
Can't locate Switch.pm in @INC (@INC contains: external/webkit/WebCore/bindings/scripts /usr/local/lib/perl5/site_perl/5.14.2/x86_64-linux /usr/local/lib/perl5/site_perl/5.14.2 /usr/local/lib/perl5/5.14.2/x86_64-linux /usr/local/lib/perl5/5.14.2 .) at external/webkit/WebCore/dom/make_names.pl line 38.
BEGIN failed--compilation aborted at external/webkit/WebCore/dom/make_names.pl line 38.
make: *** [out/target/product/generic/obj/STATIC_LIBRARIES/libwebcore_intermediates/WebCore/HTMLNames.h] 错误 2
级别: 新手上路
UID: 59993
精华: 0
发帖: 10
金钱: 50 两
威望: 10 点
贡献值: 0 点
综合积分: 20 分
注册时间: 2011-12-02
最后登录: 2012-07-12
24楼  发表于: 2011-12-09 16:25
引用第15楼odanobunaga于2011-09-09 16:02发表的  :
我在fedora14环境下编译 android 2.3.4

./build-android 后
遇到如下问题:
./build-android: line 17:   368 已放弃               (core dumped) make -j$CPU_JOB
.......

我也是用Win7+VMware8.0.1+Fedora14, 编译android 2.3.4根本走不动, 安装了一堆的补丁都还不管用, 有没有牛人给一个需要打的补丁列表? LZ和另外一个兄弟给的都试过, 不行.
级别: 新手上路
UID: 69121
精华: 0
发帖: 2
金钱: 10 两
威望: 2 点
贡献值: 0 点
综合积分: 4 分
注册时间: 2012-05-02
最后登录: 2012-11-27
25楼  发表于: 2012-11-27 10:12
学习了  多谢楼主以及3楼朋友
级别: 新手上路
UID: 82264
精华: 0
发帖: 16
金钱: 80 两
威望: 16 点
贡献值: 0 点
综合积分: 32 分
注册时间: 2012-11-20
最后登录: 2013-06-14
26楼  发表于: 2013-03-03 16:14
host C++: mksnapshot <= external/v8/src/accessors.cc
host C++: mksnapshot <= external/v8/src/allocation.cc
In file included from external/v8/src/v8.h:63:0,
                 from external/v8/src/allocation.cc:30:
external/v8/src/objects.h: In instantiation of ‘v8::internal::PropertyDetails v8::internal::Dictionary<Shape, Key>::DetailsAt(int) [with Shape = v8::internal::StringDictionaryShape; Key = v8::internal::String*]’:
external/v8/src/property.h:189:62:   required from here
external/v8/src/objects.h:2140:71: 错误:‘get’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
external/v8/src/objects.h:2140:71: 附注:declarations in dependent base ‘v8::internal::FixedArray’ are not found by unqualified lookup
external/v8/src/objects.h:2140:71: 附注:use ‘this->get’ instead
external/v8/src/objects.h: In instantiation of ‘v8::internal::Object* v8::internal::Dictionary<Shape, Key>::ValueAt(int) [with Shape = v8::internal::StringDictionaryShape; Key = v8::internal::String*]’:
external/v8/src/property.h:248:78:   required from here
external/v8/src/objects.h:2128:60: 错误:‘get’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
external/v8/src/objects.h:2128:60: 附注:declarations in dependent base ‘v8::internal::FixedArray’ are not found by unqualified lookup
external/v8/src/objects.h:2128:60: 附注:use ‘this->get’ instead
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/allocation.cc:30:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::Map**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:323:137:   required from here
external/v8/src/globals.h:605:3: 错误:‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/allocation.cc:30:
/usr/include/string.h:42:14: 附注:‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/allocation.cc:30:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::Smi**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:323:582:   required from here
external/v8/src/globals.h:605:3: 错误:‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/allocation.cc:30:
/usr/include/string.h:42:14: 附注:‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/allocation.cc:30:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::Object**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:323:734:   required from here
external/v8/src/globals.h:605:3: 错误:‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/allocation.cc:30:
/usr/include/string.h:42:14: 附注:‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/allocation.cc:30:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::FixedArray**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:323:2523:   required from here
external/v8/src/globals.h:605:3: 错误:‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/allocation.cc:30:
/usr/include/string.h:42:14: 附注:‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/allocation.cc:30:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::String**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:323:7503:   required from here
external/v8/src/globals.h:605:3: 错误:‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/allocation.cc:30:
/usr/include/string.h:42:14: 附注:‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/allocation.cc:30:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::DescriptorArray**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:323:7695:   required from here
external/v8/src/globals.h:605:3: 错误:‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/allocation.cc:30:
/usr/include/string.h:42:14: 附注:‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/allocation.cc:30:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::JSObject**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:323:7992:   required from here
external/v8/src/globals.h:605:3: 错误:‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/allocation.cc:30:
/usr/include/string.h:42:14: 附注:‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/allocation.cc:30:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::Proxy**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:323:8149:   required from here
external/v8/src/globals.h:605:3: 错误:‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/allocation.cc:30:
/usr/include/string.h:42:14: 附注:‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/allocation.cc:30:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::NumberDictionary**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:323:8321:   required from here
external/v8/src/globals.h:605:3: 错误:‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/allocation.cc:30:
/usr/include/string.h:42:14: 附注:‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/allocation.cc:30:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::Code**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:323:8655:   required from here
external/v8/src/globals.h:605:3: 错误:‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/allocation.cc:30:
/usr/include/string.h:42:14: 附注:‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/allocation.cc:30:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::Script**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:323:9783:   required from here
external/v8/src/globals.h:605:3: 错误:‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/allocation.cc:30:
/usr/include/string.h:42:14: 附注:‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/allocation.cc:30:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::SymbolTable**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:323:10236:   required from here
external/v8/src/globals.h:605:3: 错误:‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/allocation.cc:30:
/usr/include/string.h:42:14: 附注:‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
make: *** [out/host/linux-x86/obj/EXECUTABLES/mksnapshot_intermediates/src/allocation.o] 错误 1
make: *** 正在等待未完成的任务....
In file included from external/v8/src/v8.h:63:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/objects.h: In instantiation of ‘v8::internal::PropertyDetails v8::internal::Dictionary<Shape, Key>::DetailsAt(int) [with Shape = v8::internal::StringDictionaryShape; Key = v8::internal::String*]’:
external/v8/src/property.h:189:62:   required from here
external/v8/src/objects.h:2140:71: 错误:‘get’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
external/v8/src/objects.h:2140:71: 附注:declarations in dependent base ‘v8::internal::FixedArray’ are not found by unqualified lookup
external/v8/src/objects.h:2140:71: 附注:use ‘this->get’ instead
external/v8/src/objects.h: In instantiation of ‘v8::internal::Object* v8::internal::Dictionary<Shape, Key>::ValueAt(int) [with Shape = v8::internal::StringDictionaryShape; Key = v8::internal::String*]’:
external/v8/src/property.h:248:78:   required from here
external/v8/src/objects.h:2128:60: 错误:‘get’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
external/v8/src/objects.h:2128:60: 附注:declarations in dependent base ‘v8::internal::FixedArray’ are not found by unqualified lookup
external/v8/src/objects.h:2128:60: 附注:use ‘this->get’ instead
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::Map**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:323:137:   required from here
external/v8/src/globals.h:605:3: 错误:‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/accessors.cc:28:
/usr/include/string.h:42:14: 附注:‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::Smi**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:323:582:   required from here
external/v8/src/globals.h:605:3: 错误:‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/accessors.cc:28:
/usr/include/string.h:42:14: 附注:‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::Object**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:323:734:   required from here
external/v8/src/globals.h:605:3: 错误:‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/accessors.cc:28:
/usr/include/string.h:42:14: 附注:‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::FixedArray**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:323:2523:   required from here
external/v8/src/globals.h:605:3: 错误:‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/accessors.cc:28:
/usr/include/string.h:42:14: 附注:‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::String**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:323:7503:   required from here
external/v8/src/globals.h:605:3: 错误:‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/accessors.cc:28:
/usr/include/string.h:42:14: 附注:‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::DescriptorArray**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:323:7695:   required from here
external/v8/src/globals.h:605:3: 错误:‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/accessors.cc:28:
/usr/include/string.h:42:14: 附注:‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::JSObject**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:323:7992:   required from here
external/v8/src/globals.h:605:3: 错误:‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/accessors.cc:28:
/usr/include/string.h:42:14: 附注:‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::Proxy**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:323:8149:   required from here
external/v8/src/globals.h:605:3: 错误:‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/accessors.cc:28:
/usr/include/string.h:42:14: 附注:‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::NumberDictionary**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:323:8321:   required from here
external/v8/src/globals.h:605:3: 错误:‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/accessors.cc:28:
/usr/include/string.h:42:14: 附注:‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::Code**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:323:8655:   required from here
external/v8/src/globals.h:605:3: 错误:‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/accessors.cc:28:
/usr/include/string.h:42:14: 附注:‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::Script**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:323:9783:   required from here
external/v8/src/globals.h:605:3: 错误:‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/accessors.cc:28:
/usr/include/string.h:42:14: 附注:‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
In file included from external/v8/src/v8.h:56:0,
                 from external/v8/src/accessors.cc:28:
external/v8/src/globals.h: In instantiation of ‘Dest v8::internal::bit_cast(const Source&) [with Dest = v8::internal::SymbolTable**; Source = v8::internal::Object**]’:
external/v8/src/factory.h:323:10236:   required from here
external/v8/src/globals.h:605:3: 错误:‘memcpy’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from external/v8/src/checks.h:31:0,
                 from external/v8/src/v8.h:57,
                 from external/v8/src/accessors.cc:28:
/usr/include/string.h:42:14: 附注:‘void* memcpy(void*, const void*, size_t)’ declared here, later in the translation unit
make: *** [out/host/linux-x86/obj/EXECUTABLES/mksnapshot_intermediates/src/accessors.o] 错误 1
有谁知道这个错误怎么解决吗???
级别: 新手上路
UID: 89459
精华: 0
发帖: 3
金钱: 15 两
威望: 3 点
贡献值: 0 点
综合积分: 6 分
注册时间: 2013-03-28
最后登录: 2014-03-25
27楼  发表于: 2013-03-28 17:21
回复 ,回复
级别: 新手上路
UID: 80075
精华: 0
发帖: 6
金钱: 30 两
威望: 6 点
贡献值: 0 点
综合积分: 12 分
注册时间: 2012-10-19
最后登录: 2013-05-31
28楼  发表于: 2013-05-16 16:13
目前在Ubuntu 11上顺利编译通过,使用mkubimage-slc顺利生成镜像文件,但是在使用Ubuntu12搭建编译开发环境的时候遇到各种编译错误顺利通过了,但是使用mkubimage-slc工具生成文件系统镜像文件的时候一直提示以下错误:
复制代码
  1. mkubimage-slc: error while loading shared libraries: liblzo2.so.2: cannot open shared object file: No such file or directory
目前自己基本能够保证各种库路径设置正确,按照http://www.aiothome.net/read.php?tid-13490.html 提出的以下解决方案:
复制代码
  1. apt-get install liblzo2-dev
目前无法解决,个人觉得是mkubimage-slc在Ubuntu12上无法运行,有遇到相同问题的同行吗?有在Ubuntu12解决该问题的同事吗?求解决方案!!!
级别: 新手上路
UID: 148289
精华: 0
发帖: 9
金钱: 45 两
威望: 9 点
贡献值: 0 点
综合积分: 18 分
注册时间: 2022-12-27
最后登录: 2023-07-04
29楼  发表于: 2022-12-27 12:14
  • «
  • 1
  • 2
  • 3
  • »
  • Pages: 3/3     Go