Error while compiling linux kernelCompiling the Linux kernel, how much size is needed?Kernel compiling with...

Is there a lava-breathing lizard creature (that could be worshipped by a cult) in 5e?

Is using an 'empty' metaphor considered bad style?

A Missing Symbol for This Logo

How to deal with possible delayed baggage?

Globe trotting Grandpa. Where is he going next?

Changing the laptop's CPU. Should I reinstall Linux?

How do I prevent a homebrew Grappling Hook feature from trivializing Tomb of Annihilation?

Which communication protocol is used in AdLib sound card?

Why did the villain in the first Men in Black movie care about Earth's Cockroaches?

Why did Luke use his left hand to shoot?

Why does PHOTOREC keep finding files?

Why would space fleets be aligned?

How to make ice magic work from a scientific point of view?

Why are all my replica super soldiers young adults or old teenagers?

How do I append a character to the end of every line in an excel cell?

How can I play a serial killer in a party of good PCs?

Has Britain negotiated with any other countries outside the EU in preparation for the exit?

Has any human ever had the choice to leave Earth permanently?

Does diversity provide anything that meritocracy does not?

Why do neural networks need so many training examples to perform?

Is the child responsible for the Parent PLUS Loan when the parent has passed away?

Citing paid articles from illegal web sharing

False written accusations not made public - is there law to cover this?

Why did Democrats in the Senate oppose the Born-Alive Abortion Survivors Protection Act?



Error while compiling linux kernel


Compiling the Linux kernel, how much size is needed?Kernel compiling with -j2+ parameter ends prematurely with no error message or output bzImageCompiling the Linux kernelLinux driver for Bigfoot Killer E2100…?“64-bit mode not compiled in” error while compiling Linux kernelLinux kernel compiling: standalone OStrouble compiling linux kernel from sourceError when compiling Linux kernelError compiling the linux kernel 3.8.0PIC-mode error when compiling linux kernel?













1















Hi I'm trying to compile a kernel on Centos 7.



I've installed kernel-devel package, but it's failing as follows:



[root@centos7 3.10.0-123.6.3.el7.x86_64]# LANG=C make V=1
make -f scripts/Makefile.build obj=arch/x86/syscalls all
make[1]: *** No rule to make target `/usr/src/kernels/3.10.0-123.6.3.el7.x86_64/arch/x86/syscalls/syscall_32.tbl', needed by `arch/x86/syscalls/../include/generated/uapi/asm/unistd_32.h'. Stop.
make: *** [archheaders] Error 2


It's a bit strange because sources from kernel.org has no that error...



Is it a bug or am I doing something wrong?



Thanks in advance!










share|improve this question














bumped to the homepage by Community 11 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.




















    1















    Hi I'm trying to compile a kernel on Centos 7.



    I've installed kernel-devel package, but it's failing as follows:



    [root@centos7 3.10.0-123.6.3.el7.x86_64]# LANG=C make V=1
    make -f scripts/Makefile.build obj=arch/x86/syscalls all
    make[1]: *** No rule to make target `/usr/src/kernels/3.10.0-123.6.3.el7.x86_64/arch/x86/syscalls/syscall_32.tbl', needed by `arch/x86/syscalls/../include/generated/uapi/asm/unistd_32.h'. Stop.
    make: *** [archheaders] Error 2


    It's a bit strange because sources from kernel.org has no that error...



    Is it a bug or am I doing something wrong?



    Thanks in advance!










    share|improve this question














    bumped to the homepage by Community 11 mins ago


    This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.


















      1












      1








      1








      Hi I'm trying to compile a kernel on Centos 7.



      I've installed kernel-devel package, but it's failing as follows:



      [root@centos7 3.10.0-123.6.3.el7.x86_64]# LANG=C make V=1
      make -f scripts/Makefile.build obj=arch/x86/syscalls all
      make[1]: *** No rule to make target `/usr/src/kernels/3.10.0-123.6.3.el7.x86_64/arch/x86/syscalls/syscall_32.tbl', needed by `arch/x86/syscalls/../include/generated/uapi/asm/unistd_32.h'. Stop.
      make: *** [archheaders] Error 2


      It's a bit strange because sources from kernel.org has no that error...



      Is it a bug or am I doing something wrong?



      Thanks in advance!










      share|improve this question














      Hi I'm trying to compile a kernel on Centos 7.



      I've installed kernel-devel package, but it's failing as follows:



      [root@centos7 3.10.0-123.6.3.el7.x86_64]# LANG=C make V=1
      make -f scripts/Makefile.build obj=arch/x86/syscalls all
      make[1]: *** No rule to make target `/usr/src/kernels/3.10.0-123.6.3.el7.x86_64/arch/x86/syscalls/syscall_32.tbl', needed by `arch/x86/syscalls/../include/generated/uapi/asm/unistd_32.h'. Stop.
      make: *** [archheaders] Error 2


      It's a bit strange because sources from kernel.org has no that error...



      Is it a bug or am I doing something wrong?



      Thanks in advance!







      linux kernel compile centos-7






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Aug 12 '14 at 13:56









      sebelksebelk

      1439




      1439





      bumped to the homepage by Community 11 mins ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







      bumped to the homepage by Community 11 mins ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
























          1 Answer
          1






          active

          oldest

          votes


















          0














          I forget that kernel-devel is just a Development package, is not the complete source kernel tree.



          If someone wants to get the full source kernel tree from CentOS has to do:



          yumdownloader --source kernel





          share|improve this answer























            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "3"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f795905%2ferror-while-compiling-linux-kernel%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            I forget that kernel-devel is just a Development package, is not the complete source kernel tree.



            If someone wants to get the full source kernel tree from CentOS has to do:



            yumdownloader --source kernel





            share|improve this answer




























              0














              I forget that kernel-devel is just a Development package, is not the complete source kernel tree.



              If someone wants to get the full source kernel tree from CentOS has to do:



              yumdownloader --source kernel





              share|improve this answer


























                0












                0








                0







                I forget that kernel-devel is just a Development package, is not the complete source kernel tree.



                If someone wants to get the full source kernel tree from CentOS has to do:



                yumdownloader --source kernel





                share|improve this answer













                I forget that kernel-devel is just a Development package, is not the complete source kernel tree.



                If someone wants to get the full source kernel tree from CentOS has to do:



                yumdownloader --source kernel






                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Aug 12 '14 at 14:33









                sebelksebelk

                1439




                1439






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Super User!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f795905%2ferror-while-compiling-linux-kernel%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Cannot install PyQt5 The Next CEO of Stack OverflowCannot install tcpreplay 3.4.4cannot...

                    Kapp-Putsch Acontecimentos | Outros artigos | Menu de navegação

                    Why did early computer designers eschew integers? The Next CEO of Stack OverflowWhat register...