Re: Linux Kernel build dpkg-buildpackage error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Try `make -j $(getconf _NPROCESSORS_ONLN) bindeb-pkg LOCALVERSION=-custom`

Line 77 of scripts/Makefile.Package is:
`$ mv $(KDEB_SOURCENAME).tar.gz ../$(KDEB_SOURCENAME)_$${origversion}.orig.tar.gz`

which suggests it is not finding the file $(KDEB_SOURCENAME).tar.gz debians instructions tell one to use the bindeb-pkg build target instead of deb-pkg build target for some reason. I can't see it not working unless there is another error before this you are not giving us.

Regards,
Ewan

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies



[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]

  Powered by Linux