Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: make[1]: *** No rule to make target 'distclean'. Stop #66

Open
aligrt opened this issue Sep 28, 2018 · 2 comments
Open

Error: make[1]: *** No rule to make target 'distclean'. Stop #66

aligrt opened this issue Sep 28, 2018 · 2 comments

Comments

@aligrt
Copy link

aligrt commented Sep 28, 2018

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!

@Passersby-Lin
Copy link

I have a similar problem. Have you solved it?

@gecsagen
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants