Errors about building tensorrt oss

Please provide complete information as applicable to your setup.

**• 1050Ti
**• DeepStream Version :5.0
**• TensorRT Version:7.0.0
I tried to compile some of the plug-ins provided in TRT-OSS.
I am having problems installing TRT-OSS:

$ sudo make install

[ 2%] Built target third_party.protobuf
[ 20%] Built target nvinfer_plugin
[ 37%] Built target nvinfer_plugin_static
[ 37%] Built target caffe_proto
[ 47%] Built target nvcaffeparser
[ 57%] Built target nvcaffeparser_static
[ 58%] Built target gen_onnx_proto
[ 61%] Built target onnx_proto
[ 63%] Built target nvonnxparser_static
make[2]: *** 没有规则可制作目标“/home/xxx/tensorrt_tar/TensorRT-7.0.0.11/lib/libnvinfer_plugin.so”,由“out/libnvonnxparser.so.7.0.0” 需求。 停止。
CMakeFiles/Makefile2:1061: recipe for target ‘parsers/onnx/CMakeFiles/nvonnxparser.dir/all’ failed
make[1]: *** [parsers/onnx/CMakeFiles/nvonnxparser.dir/all] Error 2
Makefile:151: recipe for target ‘all’ failed
make: *** [all] Error 2

how can i solve this Error?pls

There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

Can you find this file libnvonnxparser.so.7.0.0?