Hi Folks
Any one have an idea why I'm having the following problem (pretty please)?
Code
/home/andy/LibreELEC.tv/build.LibreELEC-imx6.arm-9.0-devel/toolchain/bin/host-gcc -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -O2 -Wall -pipe -I/home/andy/LibreELEC.tv/build.LibreELEC-imx6.arm-9.0-devel/toolchain/include -Wno-format-security -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cryptlib.o cryptlib.c
In file included from /usr/include/stdlib.h:24:0,
from cryptlib.h:62,
from cryptlib.c:117:
/usr/include/features.h:374:25: fatal error: sys/cdefs.h: No such file or directory
# include <sys/cdefs.h>
^
compilation terminated.
make[2]: *** [<builtin>: cryptlib.o] Error 1
make[2]: Leaving directory '/home/andy/LibreELEC.tv/build.LibreELEC-imx6.arm-9.0-devel/openssl-1.0.2k/.i586-linux-gnu/crypto'
make[1]: *** [Makefile:287: build_crypto] Error 1
make[1]: Leaving directory '/home/andy/LibreELEC.tv/build.LibreELEC-imx6.arm-9.0-devel/openssl-1.0.2k/.i586-linux-gnu'
Makefile:12: recipe for target 'image' failed
make: *** [image] Error 2
Display More
(I haven't a clue...)
Thanks,
Andy B.