We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi
I am trying to build libcoredumper but no success, i received following errors; someone can help
dh_testdir dh_testroot rm -f build-stamp
/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:
Hi,
I have same problem... Anybody help?
Sorry, something went wrong.
Same problem. Nothing helps...
No branches or pull requests
Hi
I am trying to build libcoredumper but no success, i received following errors; someone can help
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: