Open abdo-4 opened 1 year ago
make all make[1]: Entering directory '/home/abdo/Downloads/deepstream_lpr_app test/ddd/deepstream_lpr_app-master/nvinfer_custom_lpr_parser' g++ -o libnvdsinfer_custom_impl_lpr.so nvinfer_custom_lpr_parser.cpp -Wall -Werror -std=c++11 -shared -fPIC -Wno-error=deprecated-declarations -I/opt/nvidia/deepstream/deepstream/sources/includes -Wl,--start-group -lnvinfer -lnvparsers -Wl,--end-group collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. Makefile:37: recipe for target 'libnvdsinfer_custom_impl_lpr.so' failed make[1]: [libnvdsinfer_custom_impl_lpr.so] Error 1 make[1]: Leaving directory '/home/abdo/Downloads/deepstream_lpr_app test/ddd/deepstream_lpr_app-master/nvinfer_custom_lpr_parser' Makefile:2: recipe for target 'all' failed make: [all] Error 2
===========================
deepstream 6.0 JetPack 4.6.1 jetson nano
any solution?
make all make[1]: Entering directory '/home/abdo/Downloads/deepstream_lpr_app test/ddd/deepstream_lpr_app-master/nvinfer_custom_lpr_parser' g++ -o libnvdsinfer_custom_impl_lpr.so nvinfer_custom_lpr_parser.cpp -Wall -Werror -std=c++11 -shared -fPIC -Wno-error=deprecated-declarations -I/opt/nvidia/deepstream/deepstream/sources/includes -Wl,--start-group -lnvinfer -lnvparsers -Wl,--end-group collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. Makefile:37: recipe for target 'libnvdsinfer_custom_impl_lpr.so' failed make[1]: [libnvdsinfer_custom_impl_lpr.so] Error 1 make[1]: Leaving directory '/home/abdo/Downloads/deepstream_lpr_app test/ddd/deepstream_lpr_app-master/nvinfer_custom_lpr_parser' Makefile:2: recipe for target 'all' failed make: [all] Error 2
===========================
deepstream 6.0 JetPack 4.6.1 jetson nano