嵌入式学习小组
直播中

王萍

7年用户 1284经验值
私信 关注

交叉编译openssl时出现找不到编译器的问题怎么办

交叉编译ffmpeg时是没出现该问题的,但是在交叉编译openssl-1.1.0f时却出现了如下错误,实在是头疼啊!

root@ubuntu:/home/openssl/openssl-1.1.0f# make

make depend && make _all

make[1]: Entering directory `/home/openssl/openssl-1.1.0f'

make[1]: Leaving directory `/home/openssl/openssl-1.1.0f'

make[1]: Entering directory `/home/openssl/openssl-1.1.0f'

/opt/freescale/usr/local/gcc-4.6.2-glibc-2.13-linaro-multilib-2011.12/fsl-linaro-toolchain/bin/arm-none-linux-gnueabi-arm-fsl-linux-gnueabi-gcc  -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_STATIC_ENGINE -DOPENSSL_PIC -DOPENSSLDIR=""/home/openssl/openssl/ssl"" -DENGINESDIR=""/home/openssl/openssl/lib/engines-1.1"" -Wall -O3 -pthread -DL_ENDIAN -fomit-frame-pointer  -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/aes/aes_cbc.d.tmp -MT crypto/aes/aes_cbc.o -c -o crypto/aes/aes_cbc.o crypto/aes/aes_cbc.c

/bin/sh: 1: /opt/freescale/usr/local/gcc-4.6.2-glibc-2.13-linaro-multilib-2011.12/fsl-linaro-toolchain/bin/arm-none-linux-gnueabi-arm-fsl-linux-gnueabi-gcc: not found

make[1]: *** [crypto/aes/aes_cbc.o] Error 127

make[1]: Leaving directory `/home/openssl/openssl-1.1.0f'

make: *** [all] Error 2


回帖(2)

bigbangboom

2022-12-1 09:49:51
openssl没有实际经验,您这个感觉是环境变量没有配置吧,找不到交叉编译器。
举报

麻酱

2022-12-1 09:50:01
编译器是不是选错了
举报

更多回帖

发帖
×
20
完善资料,
赚取积分