Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- compiling ComInt_GetInstalledCertificateIds_req.cpp
- g++ -D__DEBUG__ -D__DEBUG__ -g3 -fdata-sections -ffunction-sections -DSIMULATE -isystem "/TDM-GCC-64/lib/gcc/x86_64-w64-mingw32/9.2.0/include/c++" -isystem "/TDM-GCC-64/lib/gcc/x86_64-w64-mingw32/9.2.0/include/c++/x86_64-w64-mingw32" -isystem "/TDM-GCC-64/lib/gcc/x86_64-w64-mingw32/9.2.0/include/c++/backward" -isystem "/TDM-GCC-64/lib/gcc/x86_64-w64-mingw32/9.2.0/include" -isystem "/TDM-GCC-64/include" -isystem "/TDM-GCC-64/lib/gcc/x86_64-w64-mingw32/9.2.0/include-fixed" -isystem "/TDM-GCC-64/x86_64-w64-mingw32/include" -I"/home/software/develop2/poky/build/tmp/work/armv5e-poky-linux-gnueabi/veta/0.1-r1/git/rapidjson/include" -I"." -I"../" -I"/home/software/develop2/poky/build/tmp/work/armv5e-poky-linux-gnueabi/veta/0.1-r1/git/pegpro/linux/include" -I"/home/software/develop2/poky/build/tmp/work/armv5e-poky-linux-gnueabi/veta/0.1-r1/git/pegpro/linux/include/rtos" -I"/home/software/develop2/poky/build/tmp/work/armv5e-poky-linux-gnueabi/veta/0.1-r1/git/pegpro/linux/include/screendrv" -I"/home/software/develop2/poky/build/tmp/work/armv5e-poky-linux-gnueabi/veta/0.1-r1/git/pegpro/linux/fc_target" -I"/home/software/develop2/poky/build/tmp/work/armv5e-poky-linux-gnueabi/veta/0.1-r1/git/src/comm_internal_msg" -I"/home/software/develop2/poky/build/tmp/work/armv5e-poky-linux-gnueabi/veta/0.1-r1/git/src/comm_ocpp16_msg" -I"/home/software/develop2/poky/build/tmp/work/armv5e-poky-linux-gnueabi/veta/0.1-r1/git/src/comm_ocpp201_msg" -I"/home/software/develop2/poky/build/tmp/work/armv5e-poky-linux-gnueabi/veta/0.1-r1/git/src/communication" -I"/home/software/develop2/poky/build/tmp/work/armv5e-poky-linux-gnueabi/veta/0.1-r1/git/src/config" -I"/home/software/develop2/poky/build/tmp/work/armv5e-poky-linux-gnueabi/veta/0.1-r1/git/src/data" -I"/home/software/develop2/poky/build/tmp/work/armv5e-poky-linux-gnueabi/veta/0.1-r1/git/src/firmware_mgr" -I"/home/software/develop2/poky/build/tmp/work/armv5e-poky-linux-gnueabi/veta/0.1-r1/git/src/HAL" -I"/home/software/develop2/poky/build/tmp/work/armv5e-poky-linux-gnueabi/veta/0.1-r1/git/src/operation" -I"/home/software/develop2/poky/build/tmp/work/armv5e-poky-linux-gnueabi/veta/0.1-r1/git/src/power_mgr" -I"/home/software/develop2/poky/build/tmp/work/armv5e-poky-linux-gnueabi/veta/0.1-r1/git/src/reservation" -I"/home/software/develop2/poky/build/tmp/work/armv5e-poky-linux-gnueabi/veta/0.1-r1/git/src/system" -I"/home/software/develop2/poky/build/tmp/work/armv5e-poky-linux-gnueabi/veta/0.1-r1/git/src/utils" -I"/home/software/develop2/poky/build/tmp/work/armv5e-poky-linux-gnueabi/veta/0.1-r1/git/src/validation" -I"/home/software/develop2/poky/build/tmp/work/armv5e-poky-linux-gnueabi/veta/0.1-r1/git/src/display_fast" -I"/home/software/develop2/poky/build/tmp/work/armv5e-poky-linux-gnueabi/veta/0.1-r1/git/src/prod_fastcharge" -DPROD_FASTCHARGE -c ComInt_GetInstalledCertificateIds_req.cpp -o ../../objects/ComInt_GetInstalledCertificateIds_req.o
- In file included from ../../asio/include/boost/asio/ssl/context_base.hpp:19:0,
- from ../../asio/include/boost/asio/ssl/context.hpp:23,
- from ../../asio/include/boost/asio/ssl/impl/context.ipp:24,
- from ../../asio/include/boost/asio/ssl/impl/src.hpp:22,
- from lib_asio_ssl.cpp:12:
- ../../asio/include/boost/asio/ssl/detail/openssl_types.hpp:23:10: fatal error: openssl/conf.h: No such file or directory
- #include <openssl/conf.h>
- ^~~~~~~~~~~~~~~~
- compilation terminated.
- makefile:54: recipe for target '../../../../../objects/lib_asio_ssl.o' failed
- make[1]: *** [../../../../../objects/lib_asio_ssl.o] Error 1
- make[1]: *** Waiting for unfinished jobs....
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement