1974 shaares
6 private links
6 private links
2 results
tagged
deb
Generate deb package for own linux kernel
What do to when endless unmet dependency probleme ->
The solution was to put the offending package on hold:
echo "libc6-dev hold" | dpkg --set-selections
then run: