Deepstream error makefile

security@security-desktop:~/ladob/deepstream_lpr_app$ make
make[1]: Entering directory '/home/security/ladob/deepstream_lpr_app/nvinfer_custom_lpr_parser'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/security/ladob/deepstream_lpr_app/nvinfer_custom_lpr_parser'
make[1]: Entering directory '/home/security/ladob/deepstream_lpr_app/deepstream-lpr-app'
cc -o deepstream-lpr-app deepstream_lpr_app.o deepstream_nvdsanalytics_meta.o `pkg-config --libs gstreamer-1.0` -L/opt/nvidia/deepstream/deepstream/lib/ -lnvdsgst_meta -lnvds_meta -lm -lstdc++ -Wl,-rpath,/opt/nvidia/deepstream/deepstream/lib/
/usr/bin/ld: skipping incompatible /opt/nvidia/deepstream/deepstream/lib//libnvdsgst_meta.so when searching for -lnvdsgst_meta
/usr/bin/ld: cannot find -lnvdsgst_meta
/usr/bin/ld: skipping incompatible /opt/nvidia/deepstream/deepstream/lib//libnvds_meta.so when searching for -lnvds_meta
/usr/bin/ld: cannot find -lnvds_meta
collect2: error: ld returned 1 exit status
Makefile:67: recipe for target 'deepstream-lpr-app' failed
make[1]: *** [deepstream-lpr-app] Error 1
make[1]: Leaving directory '/home/security/ladob/deepstream_lpr_app/deepstream-lpr-app'
Makefile:2: recipe for target 'all' failed
make: *** [all] Error 2

Could you run make clean and then rebuild it again?

continues the same error

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 check if the directory exist?