e1z0 / jetson-frigate

Frigate on Jetson Nano research
50 stars 11 forks source link

code: 6 make: *** [Makefile:39: jetson_ffmpeg] Error 6 #12

Open cryptoer-satoshi opened 6 months ago

cryptoer-satoshi commented 6 months ago

Step 45/55 : RUN DIR=/tmp/libxcb-proto && mkdir -p ${DIR} && cd ${DIR} && curl -sLO https://xcb.freedesktop.org/dist/xcb-proto-${XCBPROTO_VERSION}.tar.gz && tar -zx --strip-components=1 -f xcb-proto-${XCBPROTO_VERSION}.tar.gz && ACLOCAL_PATH="${PREFIX}/share/aclocal" ./autogen.sh && ./configure --prefix="${PREFIX}" && make -j $(nproc) && make -j $(nproc) install && rm -rf ${DIR} ---> Running in 3e8d25d2295f The command '/bin/sh -c DIR=/tmp/libxcb-proto && mkdir -p ${DIR} && cd ${DIR} && curl -sLO https://xcb.freedesktop.org/dist/xcb-proto-${XCBPROTO_VERSION}.tar.gz && tar -zx --strip-components=1 -f xcb-proto-${XCBPROTO_VERSION}.tar.gz && ACLOCAL_PATH="${PREFIX}/share/aclocal" ./autogen.sh && ./configure --prefix="${PREFIX}" && make -j $(nproc) && make -j $(nproc) install && rm -rf ${DIR}' returned a non-zero code: 6 make: *** [Makefile:39: jetson_ffmpeg] Error 6