Skip to main content
deleted 100 characters in body
Source Link
Rui F Ribeiro
  • 58k
  • 28
  • 156
  • 239

I am trying to compile kernel version 4.10.1 in Ubuntu 14.04 the way described here.

It worked up until 4.9.x version.

When 4.10.x came out, I keep getting the following error:

install -p -o root -g root -m 644 CREDITS /usr/src/linux-4.10.1/debian/linux-headers-4.10.1/usr/share/doc/linux-headers-4.10.1/ install -p -o root -g root -m 644 MAINTAINERS /usr/src/linux-4.10.1/debian/linux-headers-4.10.1/usr/share/doc/linux-headers-4.10.1/ install -p -o root -g root -m 644 REPORTING-BUGS /usr/src/linux-4.10.1/debian/linux-headers-4.10.1/usr/share/doc/linux-headers-4.10.1/ install: cannot stat ‘REPORTING-BUGS’: No such file or directory make[1]: *** [debian/stamp/install/linux-headers-4.10.1] Error 1 make[1]: Leaving directory `/usr/src/linux-4.10.1' make: *** [kernel_headers] Error 2 

Any help?

P.S. As I am not that much of an expert so please try to be as simple as possible :-)

I am trying to compile kernel version 4.10.1 in Ubuntu 14.04 the way described here.

It worked up until 4.9.x version.

When 4.10.x came out, I keep getting the following error:

install -p -o root -g root -m 644 CREDITS /usr/src/linux-4.10.1/debian/linux-headers-4.10.1/usr/share/doc/linux-headers-4.10.1/ install -p -o root -g root -m 644 MAINTAINERS /usr/src/linux-4.10.1/debian/linux-headers-4.10.1/usr/share/doc/linux-headers-4.10.1/ install -p -o root -g root -m 644 REPORTING-BUGS /usr/src/linux-4.10.1/debian/linux-headers-4.10.1/usr/share/doc/linux-headers-4.10.1/ install: cannot stat ‘REPORTING-BUGS’: No such file or directory make[1]: *** [debian/stamp/install/linux-headers-4.10.1] Error 1 make[1]: Leaving directory `/usr/src/linux-4.10.1' make: *** [kernel_headers] Error 2 

Any help?

P.S. As I am not that much of an expert so please try to be as simple as possible :-)

I am trying to compile kernel version 4.10.1 in Ubuntu 14.04 the way described here.

It worked up until 4.9.x version.

When 4.10.x came out, I keep getting the following error:

install -p -o root -g root -m 644 CREDITS /usr/src/linux-4.10.1/debian/linux-headers-4.10.1/usr/share/doc/linux-headers-4.10.1/ install -p -o root -g root -m 644 MAINTAINERS /usr/src/linux-4.10.1/debian/linux-headers-4.10.1/usr/share/doc/linux-headers-4.10.1/ install -p -o root -g root -m 644 REPORTING-BUGS /usr/src/linux-4.10.1/debian/linux-headers-4.10.1/usr/share/doc/linux-headers-4.10.1/ install: cannot stat ‘REPORTING-BUGS’: No such file or directory make[1]: *** [debian/stamp/install/linux-headers-4.10.1] Error 1 make[1]: Leaving directory `/usr/src/linux-4.10.1' make: *** [kernel_headers] Error 2 
Post Closed as "Needs details or clarity" by Gilles 'SO- stop being evil', mdpc, Jeff Schaller, Satō Katsura, Wildcard
added 6 characters in body
Source Link
GAD3R
  • 69.9k
  • 32
  • 147
  • 216

I am trying to compile kernel version 4.10.1 in Ubuntu 14.04 the way described here:

http://www.tecmint.com/kernel-compilation-in-debian-linux/here.

It worked up until 4.9.x version.

When 4.10.x came out, I keep getting the following error:

install -p -o root -g root -m 644 CREDITS /usr/src/linux-4.10.1/debian/linux-headers-4.10.1/usr/share/doc/linux-headers-4.10.1/ install -p -o root -g root -m 644 MAINTAINERS /usr/src/linux-4.10.1/debian/linux-headers-4.10.1/usr/share/doc/linux-headers-4.10.1/ install -p -o root -g root -m 644 REPORTING-BUGS /usr/src/linux-4.10.1/debian/linux-headers-4.10.1/usr/share/doc/linux-headers-4.10.1/ install: cannot stat ‘REPORTING-BUGS’: No such file or directory make[1]: *** [debian/stamp/install/linux-headers-4.10.1] Error 1 make[1]: Leaving directory `/usr/src/linux-4.10.1' make: *** [kernel_headers] Error 2 

Any help?

P.S. As I am not that much of an expert so please try to be as simple as possible :-)

I am trying to compile kernel version 4.10.1 in Ubuntu 14.04 the way described here:

http://www.tecmint.com/kernel-compilation-in-debian-linux/

It worked up until 4.9.x version.

When 4.10.x came out, I keep getting the following error:

install -p -o root -g root -m 644 CREDITS /usr/src/linux-4.10.1/debian/linux-headers-4.10.1/usr/share/doc/linux-headers-4.10.1/ install -p -o root -g root -m 644 MAINTAINERS /usr/src/linux-4.10.1/debian/linux-headers-4.10.1/usr/share/doc/linux-headers-4.10.1/ install -p -o root -g root -m 644 REPORTING-BUGS /usr/src/linux-4.10.1/debian/linux-headers-4.10.1/usr/share/doc/linux-headers-4.10.1/ install: cannot stat ‘REPORTING-BUGS’: No such file or directory make[1]: *** [debian/stamp/install/linux-headers-4.10.1] Error 1 make[1]: Leaving directory `/usr/src/linux-4.10.1' make: *** [kernel_headers] Error 2 

Any help?

P.S. As I am not that much of an expert so please try to be as simple as possible :-)

I am trying to compile kernel version 4.10.1 in Ubuntu 14.04 the way described here.

It worked up until 4.9.x version.

When 4.10.x came out, I keep getting the following error:

install -p -o root -g root -m 644 CREDITS /usr/src/linux-4.10.1/debian/linux-headers-4.10.1/usr/share/doc/linux-headers-4.10.1/ install -p -o root -g root -m 644 MAINTAINERS /usr/src/linux-4.10.1/debian/linux-headers-4.10.1/usr/share/doc/linux-headers-4.10.1/ install -p -o root -g root -m 644 REPORTING-BUGS /usr/src/linux-4.10.1/debian/linux-headers-4.10.1/usr/share/doc/linux-headers-4.10.1/ install: cannot stat ‘REPORTING-BUGS’: No such file or directory make[1]: *** [debian/stamp/install/linux-headers-4.10.1] Error 1 make[1]: Leaving directory `/usr/src/linux-4.10.1' make: *** [kernel_headers] Error 2 

Any help?

P.S. As I am not that much of an expert so please try to be as simple as possible :-)

I am trying to compile kernel version 4.10.1 in Ubuntu 14.04 the way described here:

http://www.tecmint.com/kernel-compilation-in-debian-linux/

It worked up until 4.9.x version.

When 4.10.x came out, I keep getting the following error:

install -p -o root -g root -m 644 CREDITS

/usr/src/linux-4.10.1/debian/linux-headers-4.10.1/usr/share/doc/linux-headers-4.10.1/

install -p -o root -g root -m 644 MAINTAINERS

/usr/src/linux-4.10.1/debian/linux-headers-4.10.1/usr/share/doc/linux-headers-4.10.1/

install -p -o root -g root -m 644 REPORTING-BUGS

/usr/src/linux-4.10.1/debian/linux-headers-4.10.1/usr/share/doc/linux-headers-4.10.1/

install: cannot stat ‘REPORTING-BUGS’: No such file or directory

make[1]: *** [debian/stamp/install/linux-headers-4.10.1] Error 1

make[1]: Leaving directory `/usr/src/linux-4.10.1'

make: *** [kernel_headers] Error 2

install -p -o root -g root -m 644 CREDITS /usr/src/linux-4.10.1/debian/linux-headers-4.10.1/usr/share/doc/linux-headers-4.10.1/ install -p -o root -g root -m 644 MAINTAINERS /usr/src/linux-4.10.1/debian/linux-headers-4.10.1/usr/share/doc/linux-headers-4.10.1/ install -p -o root -g root -m 644 REPORTING-BUGS /usr/src/linux-4.10.1/debian/linux-headers-4.10.1/usr/share/doc/linux-headers-4.10.1/ install: cannot stat ‘REPORTING-BUGS’: No such file or directory make[1]: *** [debian/stamp/install/linux-headers-4.10.1] Error 1 make[1]: Leaving directory `/usr/src/linux-4.10.1' make: *** [kernel_headers] Error 2 

Any help?

P.S. As I am not that much of an expert so please try to be as simple as possible :-)

I am trying to compile kernel version 4.10.1 in Ubuntu 14.04 the way described here:

http://www.tecmint.com/kernel-compilation-in-debian-linux/

It worked up until 4.9.x version.

When 4.10.x came out, I keep getting the following error:

install -p -o root -g root -m 644 CREDITS

/usr/src/linux-4.10.1/debian/linux-headers-4.10.1/usr/share/doc/linux-headers-4.10.1/

install -p -o root -g root -m 644 MAINTAINERS

/usr/src/linux-4.10.1/debian/linux-headers-4.10.1/usr/share/doc/linux-headers-4.10.1/

install -p -o root -g root -m 644 REPORTING-BUGS

/usr/src/linux-4.10.1/debian/linux-headers-4.10.1/usr/share/doc/linux-headers-4.10.1/

install: cannot stat ‘REPORTING-BUGS’: No such file or directory

make[1]: *** [debian/stamp/install/linux-headers-4.10.1] Error 1

make[1]: Leaving directory `/usr/src/linux-4.10.1'

make: *** [kernel_headers] Error 2

Any help?

P.S. As I am not that much of an expert so please try to be as simple as possible :-)

I am trying to compile kernel version 4.10.1 in Ubuntu 14.04 the way described here:

http://www.tecmint.com/kernel-compilation-in-debian-linux/

It worked up until 4.9.x version.

When 4.10.x came out, I keep getting the following error:

install -p -o root -g root -m 644 CREDITS /usr/src/linux-4.10.1/debian/linux-headers-4.10.1/usr/share/doc/linux-headers-4.10.1/ install -p -o root -g root -m 644 MAINTAINERS /usr/src/linux-4.10.1/debian/linux-headers-4.10.1/usr/share/doc/linux-headers-4.10.1/ install -p -o root -g root -m 644 REPORTING-BUGS /usr/src/linux-4.10.1/debian/linux-headers-4.10.1/usr/share/doc/linux-headers-4.10.1/ install: cannot stat ‘REPORTING-BUGS’: No such file or directory make[1]: *** [debian/stamp/install/linux-headers-4.10.1] Error 1 make[1]: Leaving directory `/usr/src/linux-4.10.1' make: *** [kernel_headers] Error 2 

Any help?

P.S. As I am not that much of an expert so please try to be as simple as possible :-)

Source Link
Loading