3844
- 收藏
- 点赞
- 分享
- 举报
3521A SDK 编译问题
前面编译正常,直到编译到Creating observer.htmp 编译进行不下去,整个虚拟机死机,很久都不能恢复,试过几次都是这个情况,请问是什么原因导致的?
虚拟机是Ubuntu16.04 系统。出问题前一段编译信息如下:
/home/biao/Hi3521A_SDK/Hi3521A_SDK_V1.0.3.1/osdrv/tools/board/gdb/gdb-7.6 /home/biao/Hi3521A_SDK/Hi3521A_SDK_V1.0.3.1/osdrv/tools/board/gdb
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking build system type... x86_64-unknown-linux-gnu
checking host system type... arm-hisiv300-linux-gnu
checking target system type... arm-hisiv300-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /bin/sed
checking for gawk... no
checking for mawk... mawk
checking for arm-hisiv300-linux-gcc... arm-hisiv300-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether arm-hisiv300-linux-gcc accepts -g... yes
checking for arm-hisiv300-linux-gcc option to accept ISO C89... none needed
checking for arm-hisiv300-linux-g++... arm-hisiv300-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether arm-hisiv300-linux-g++ accepts -g... yes
checking whether g++ accepts -static-libstdc++ -static-libgcc... yes
checking for arm-hisiv300-linux-gnatbind... no
checking for gnatbind... no
checking for arm-hisiv300-linux-gnatmake... no
checking for gnatmake... no
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for objdir... .libs
checking for version 0.10 of ISL... yes
checking for version 0.17.0 of CLooG... no
checking for version 0.18.0 of CLooG... no
checking for default BUILD_CONFIG...
checking for bison... no
checking for byacc... no
checking for yacc... no
checking for bison... no
checking for gm4... no
checking for gnum4... no
checking for m4... m4
checking for flex... no
checking for lex... no
checking for flex... no
checking for makeinfo... no
checking for expect... no
checking for runtest... no
checking for arm-hisiv300-linux-ar... arm-hisiv300-linux-ar
checking for arm-hisiv300-linux-as... arm-hisiv300-linux-as
checking for arm-hisiv300-linux-dlltool... no
checking for ld... (cached) /opt/hisi-linux/x86-arm/arm-hisiv300-linux/bin/../lib/gcc/arm-hisiv300-linux-uclibcgnueabi/4.8.3/../../../../arm-hisiv300-linux-uclibcgnueabi/bin/ld
checking for arm-hisiv300-linux-ld... (cached) /opt/hisi-linux/x86-arm/arm-hisiv300-linux/bin/../lib/gcc/arm-hisiv300-linux-uclibcgnueabi/4.8.3/../../../../arm-hisiv300-linux-uclibcgnueabi/bin/ld
checking for arm-hisiv300-linux-lipo... no
checking for arm-hisiv300-linux-nm... arm-hisiv300-linux-nm
checking for arm-hisiv300-linux-ranlib... arm-hisiv300-linux-ranlib
checking for arm-hisiv300-linux-strip... arm-hisiv300-linux-strip
checking for arm-hisiv300-linux-windres... no
checking for arm-hisiv300-linux-windmc... no
checking for arm-hisiv300-linux-objcopy... arm-hisiv300-linux-objcopy
checking for arm-hisiv300-linux-objdump... arm-hisiv300-linux-objdump
checking for arm-hisiv300-linux-readelf... arm-hisiv300-linux-readelf
checking where to find the target ar... pre-installed
checking where to find the target as... pre-installed
checking where to find the target cc... pre-installed
checking where to find the target c++... pre-installed
checking where to find the target c++ for libstdc++... pre-installed
checking where to find the target dlltool... pre-installed
checking where to find the target gcc... pre-installed
checking where to find the target gcj... pre-installed
checking where to find the target gfortran... pre-installed
checking where to find the target gccgo... pre-installed
checking where to find the target ld... pre-installed
checking where to find the target lipo... pre-installed
checking where to find the target nm... pre-installed
checking where to find the target objdump... pre-installed
checking where to find the target ranlib... pre-installed
checking where to find the target readelf... pre-installed
checking where to find the target strip... pre-installed
checking where to find the target windres... pre-installed
checking where to find the target windmc... pre-installed
checking whether to enable maintainer-specific portions of Makefiles... no
configure: creating ./config.status
config.status: creating Makefile
configure: WARNING:
*** Makeinfo is missing. Info documentation will not be built.
configure: cross-compiling for arm-hisiv300-linux-gnu is not supported
configure: WARNING: decimal float is not supported for this target, ignored
configure: WARNING: cannot check signal handling if cross compiling -- defaulting to no
configure: WARNING: cannot check for sigsetjmp/siglongjmp if cross-compiling -- defaulting to missing
configure: WARNING: cannot check strcoll if cross compiling -- defaulting to no
configure: WARNING: cannot check ctype macros if cross compiling -- defaulting to no
configure: WARNING: result yes guessed because of cross compilation
configure: WARNING: expat is missing or unusable; some features may be unavailable.
configure: WARNING: python is missing or unusable; some features may be unavailable.
configure: WARNING: result yes guessed because of cross compilation
./../common/gentmap.c: In function ‘main’:
./../common/gentmap.c:119:7: warning: implicit declaration of function ‘strcmp’ [-Wimplicit-function-declaration]
if (strcmp (argv[1], "-h") == 0)
^
Creating observer.itmp
Creating observer.htmp
到这里就死机了。。。。
虚拟机是Ubuntu16.04 系统。出问题前一段编译信息如下:
/home/biao/Hi3521A_SDK/Hi3521A_SDK_V1.0.3.1/osdrv/tools/board/gdb/gdb-7.6 /home/biao/Hi3521A_SDK/Hi3521A_SDK_V1.0.3.1/osdrv/tools/board/gdb
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking build system type... x86_64-unknown-linux-gnu
checking host system type... arm-hisiv300-linux-gnu
checking target system type... arm-hisiv300-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /bin/sed
checking for gawk... no
checking for mawk... mawk
checking for arm-hisiv300-linux-gcc... arm-hisiv300-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether arm-hisiv300-linux-gcc accepts -g... yes
checking for arm-hisiv300-linux-gcc option to accept ISO C89... none needed
checking for arm-hisiv300-linux-g++... arm-hisiv300-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether arm-hisiv300-linux-g++ accepts -g... yes
checking whether g++ accepts -static-libstdc++ -static-libgcc... yes
checking for arm-hisiv300-linux-gnatbind... no
checking for gnatbind... no
checking for arm-hisiv300-linux-gnatmake... no
checking for gnatmake... no
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for objdir... .libs
checking for version 0.10 of ISL... yes
checking for version 0.17.0 of CLooG... no
checking for version 0.18.0 of CLooG... no
checking for default BUILD_CONFIG...
checking for bison... no
checking for byacc... no
checking for yacc... no
checking for bison... no
checking for gm4... no
checking for gnum4... no
checking for m4... m4
checking for flex... no
checking for lex... no
checking for flex... no
checking for makeinfo... no
checking for expect... no
checking for runtest... no
checking for arm-hisiv300-linux-ar... arm-hisiv300-linux-ar
checking for arm-hisiv300-linux-as... arm-hisiv300-linux-as
checking for arm-hisiv300-linux-dlltool... no
checking for ld... (cached) /opt/hisi-linux/x86-arm/arm-hisiv300-linux/bin/../lib/gcc/arm-hisiv300-linux-uclibcgnueabi/4.8.3/../../../../arm-hisiv300-linux-uclibcgnueabi/bin/ld
checking for arm-hisiv300-linux-ld... (cached) /opt/hisi-linux/x86-arm/arm-hisiv300-linux/bin/../lib/gcc/arm-hisiv300-linux-uclibcgnueabi/4.8.3/../../../../arm-hisiv300-linux-uclibcgnueabi/bin/ld
checking for arm-hisiv300-linux-lipo... no
checking for arm-hisiv300-linux-nm... arm-hisiv300-linux-nm
checking for arm-hisiv300-linux-ranlib... arm-hisiv300-linux-ranlib
checking for arm-hisiv300-linux-strip... arm-hisiv300-linux-strip
checking for arm-hisiv300-linux-windres... no
checking for arm-hisiv300-linux-windmc... no
checking for arm-hisiv300-linux-objcopy... arm-hisiv300-linux-objcopy
checking for arm-hisiv300-linux-objdump... arm-hisiv300-linux-objdump
checking for arm-hisiv300-linux-readelf... arm-hisiv300-linux-readelf
checking where to find the target ar... pre-installed
checking where to find the target as... pre-installed
checking where to find the target cc... pre-installed
checking where to find the target c++... pre-installed
checking where to find the target c++ for libstdc++... pre-installed
checking where to find the target dlltool... pre-installed
checking where to find the target gcc... pre-installed
checking where to find the target gcj... pre-installed
checking where to find the target gfortran... pre-installed
checking where to find the target gccgo... pre-installed
checking where to find the target ld... pre-installed
checking where to find the target lipo... pre-installed
checking where to find the target nm... pre-installed
checking where to find the target objdump... pre-installed
checking where to find the target ranlib... pre-installed
checking where to find the target readelf... pre-installed
checking where to find the target strip... pre-installed
checking where to find the target windres... pre-installed
checking where to find the target windmc... pre-installed
checking whether to enable maintainer-specific portions of Makefiles... no
configure: creating ./config.status
config.status: creating Makefile
configure: WARNING:
*** Makeinfo is missing. Info documentation will not be built.
configure: cross-compiling for arm-hisiv300-linux-gnu is not supported
configure: WARNING: decimal float is not supported for this target, ignored
configure: WARNING: cannot check signal handling if cross compiling -- defaulting to no
configure: WARNING: cannot check for sigsetjmp/siglongjmp if cross-compiling -- defaulting to missing
configure: WARNING: cannot check strcoll if cross compiling -- defaulting to no
configure: WARNING: cannot check ctype macros if cross compiling -- defaulting to no
configure: WARNING: result yes guessed because of cross compilation
configure: WARNING: expat is missing or unusable; some features may be unavailable.
configure: WARNING: python is missing or unusable; some features may be unavailable.
configure: WARNING: result yes guessed because of cross compilation
./../common/gentmap.c: In function ‘main’:
./../common/gentmap.c:119:7: warning: implicit declaration of function ‘strcmp’ [-Wimplicit-function-declaration]
if (strcmp (argv[1], "-h") == 0)
^
Creating observer.itmp
Creating observer.htmp
到这里就死机了。。。。
我来回答
回答5个
时间排序
认可量排序
认可0
认可0
认可0
认可0
认可0
或将文件直接拖到这里
悬赏:
E币
网盘
* 网盘链接:
* 提取码:
悬赏:
E币
Markdown 语法
- 加粗**内容**
- 斜体*内容*
- 删除线~~内容~~
- 引用> 引用内容
- 代码`代码`
- 代码块```编程语言↵代码```
- 链接[链接标题](url)
- 无序列表- 内容
- 有序列表1. 内容
- 缩进内容
- 图片
相关问答
-
2017-11-22 09:26:40
-
2017-06-02 09:53:34
-
2017-09-06 19:15:29
-
2017-07-10 16:28:57
-
2018-07-09 17:20:55
-
2017-11-24 15:23:07
-
2017-09-08 20:15:44
-
2018-03-30 16:42:30
-
2017-09-28 10:00:43
-
2017-08-28 18:50:09
-
2016-07-07 15:04:59
-
2017-06-28 23:14:18
-
2019-01-15 11:00:06
-
02019-12-17 15:57:23
-
2019-04-08 16:06:48
-
2019-07-16 16:39:44
-
2017-10-19 18:04:32
-
2018-09-16 09:39:43
-
2021-04-01 10:52:29
无更多相似问答 去提问
点击登录
-- 积分
-- E币
提问
—
收益
—
被采纳
—
我要提问
切换马甲
上一页
下一页
悬赏问答
-
5hisi3516cv610 + gc4336p 夜晚很模糊
-
5AIISP(功能演示,SC4336P为BGGR,强制转RGGB,会导致颜色异常)
-
5rv1106使用luckfox的SDK,设备树和驱动都写好了,结果设备文件没有生成
-
5海思3516cv610中如何进行SD卡升级,根据官方文档操作,烧录进板子时,走的默认uboot,没有执行uboot升级。
-
5G610Q-IPC-38E 夜晚很暗 有什么办法解决吗 已经补光了
-
10转换模型时,SoC版本里没显示hi3516cv610芯片
-
5hisi3516cv610 使用 yolov8n 模型训练 要如何提高 这里识别的是人
-
10有人在海思平台接过SC035HGS吗
-
5关于hi3519dv500,以SD卡虚拟 U 盘操作
-
5ss928 sample_venc代码移植到openEuler24.03上执行报错 [sample_comm_vi_start_dev]-1068: vi set dev attr failed wi
举报反馈
举报类型
- 内容涉黄/赌/毒
- 内容侵权/抄袭
- 政治相关
- 涉嫌广告
- 侮辱谩骂
- 其他
详细说明
提醒
你的问题还没有最佳答案,是否结题,结题后将扣除20%的悬赏金
取消
确认
提醒
你的问题还没有最佳答案,是否结题,结题后将根据回答情况扣除相应悬赏金(1回答=1E币)
取消
确认

微信扫码分享
QQ好友