hi35xx / hi35xx-buildroot

buildroot for hisilicon hi35xx series
Other
143 stars 95 forks source link

error in ubuntu22 #20

Open g1i1U opened 1 month ago

g1i1U commented 1 month ago

i got this error when building for ubuntu 22 make In file included from /usr/include/signal.h:328, from ./signal.h:52, from c-stack.c:49: c-stack.c:55:26: error: missing binary operator before token "(" 55 | #elif HAVE_LIBSIGSEGV && SIGSTKSZ < 16384 | ^~~~ make[4]: [Makefile:1915: c-stack.o] Error 1 make[4]: Waiting for unfinished jobs.... make[4]: Leaving directory '/root/buildroot/hi35xx-buildroot/output/build/host-m4-1.4.18/lib' make[3]: [Makefile:1674: all] Error 2 make[3]: Leaving directory '/root/buildroot/hi35xx-buildroot/output/build/host-m4-1.4.18/lib' make[2]: [Makefile:1572: all-recursive] Error 1 make[2]: Leaving directory '/root/buildroot/hi35xx-buildroot/output/build/host-m4-1.4.18' make[1]: [Makefile:1528: all] Error 2 make[1]: Leaving directory '/root/buildroot/hi35xx-buildroot/output/build/host-m4-1.4.18' make: [package/pkg-generic.mk:269: /root/buildroot/hi35xx-buildroot/output/build/host-m4-1.4.18/.stamp_built] Error 2