You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Faced exactly the same problem. I'm trying to install an openbts project on a khadas board based on arm architecture. If you have already solved this problem, please help. Or maybe there are instructions on how to put openbts on arm? Thank you!
Hi
I am trying to build libcoredumper but no success, i received following errors; someone can helpf?
buiding libcoredumper on Raspberry pi 3.
dh_testdir
dh_testroot
rm -f build-stamp
Add here commands to clean up after the build process.
/usr/bin/make distclean
make[1]: Entering directory '/home/pi/libcoredumper/coredumper-1.2.1'
make[1]: *** No rule to make target 'distclean'. Stop.
make[1]: Leaving directory '/home/pi/libcoredumper/coredumper-1.2.1'
debian/rules:55: recipe for target 'clean' failed
make: [clean] Error 2 (ignored)
cp -f /usr/share/misc/config.sub config.sub
cp -f /usr/share/misc/config.guess config.guess
dh_clean
dh_clean: Compatibility levels before 5 are no longer supported (level 4 requested)
debian/rules:55: recipe for target 'clean' failed
make: *** [clean] Error 25
dpkg-buildpackage: error: debian/rules clean gave error exit status 2
ERROR: command failed!
The text was updated successfully, but these errors were encountered: