make[1]: *** /lib/modules/4.9.24-v7+/build: No such file or directory. Stop

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP












1















I fetched cryptodev source from http://nwl.cc/pub/cryptodev-linux/cryptodev-linux-1.9.tar.gz to directory ~/cryptodev, I unpacked tar archive and I entered into ~/cryptodev/cryptodev-linux-1.9 directory. I followed instructions on https://github.com/cryptodev-linux/cryptodev-linux/blob/master/INSTALL and I enter make command and I got below error:



hubot@hubot-vps:~/cryptodev/cryptodev-linux-1.9 $ make
make -C /lib/modules/4.9.24-v7+/build M=/home/hubot/cryptodev/cryptodev-linux-1.9 modules
make[1]: *** /lib/modules/4.9.24-v7+/build: No such file or directory. Stop.
Makefile:27: recipe for target 'build' failed
make: *** [build] Error 2


I stopped at this error and I do not know what should I do next. I count on help. Thank you in advance.










share|improve this question
























  • ls: cannot access /lib/modules/4.9.24-v7+/build: No such file or directory

    – java-devel
    Jul 1 '17 at 15:09






  • 1





    @GAD3R 4.9.24+ 4.9.24-v7+ 4.9.28+ 4.9.28-v7+

    – java-devel
    Jul 1 '17 at 15:09












  • @GAD3R Linux hubot-vps 4.9.24-v7+ #993 SMP Wed Apr 26 18:01:23 BST 2017 armv7l GNU/Linux

    – java-devel
    Jul 1 '17 at 15:29






  • 1





    I'm trying install cryptodev on Raspbian with enabled crypt luks.

    – java-devel
    Jul 1 '17 at 15:30






  • 2





    sudo apt-get install raspberrypi-kernel-headers

    – Mark Plotnick
    Jul 1 '17 at 20:35















1















I fetched cryptodev source from http://nwl.cc/pub/cryptodev-linux/cryptodev-linux-1.9.tar.gz to directory ~/cryptodev, I unpacked tar archive and I entered into ~/cryptodev/cryptodev-linux-1.9 directory. I followed instructions on https://github.com/cryptodev-linux/cryptodev-linux/blob/master/INSTALL and I enter make command and I got below error:



hubot@hubot-vps:~/cryptodev/cryptodev-linux-1.9 $ make
make -C /lib/modules/4.9.24-v7+/build M=/home/hubot/cryptodev/cryptodev-linux-1.9 modules
make[1]: *** /lib/modules/4.9.24-v7+/build: No such file or directory. Stop.
Makefile:27: recipe for target 'build' failed
make: *** [build] Error 2


I stopped at this error and I do not know what should I do next. I count on help. Thank you in advance.










share|improve this question
























  • ls: cannot access /lib/modules/4.9.24-v7+/build: No such file or directory

    – java-devel
    Jul 1 '17 at 15:09






  • 1





    @GAD3R 4.9.24+ 4.9.24-v7+ 4.9.28+ 4.9.28-v7+

    – java-devel
    Jul 1 '17 at 15:09












  • @GAD3R Linux hubot-vps 4.9.24-v7+ #993 SMP Wed Apr 26 18:01:23 BST 2017 armv7l GNU/Linux

    – java-devel
    Jul 1 '17 at 15:29






  • 1





    I'm trying install cryptodev on Raspbian with enabled crypt luks.

    – java-devel
    Jul 1 '17 at 15:30






  • 2





    sudo apt-get install raspberrypi-kernel-headers

    – Mark Plotnick
    Jul 1 '17 at 20:35













1












1








1








I fetched cryptodev source from http://nwl.cc/pub/cryptodev-linux/cryptodev-linux-1.9.tar.gz to directory ~/cryptodev, I unpacked tar archive and I entered into ~/cryptodev/cryptodev-linux-1.9 directory. I followed instructions on https://github.com/cryptodev-linux/cryptodev-linux/blob/master/INSTALL and I enter make command and I got below error:



hubot@hubot-vps:~/cryptodev/cryptodev-linux-1.9 $ make
make -C /lib/modules/4.9.24-v7+/build M=/home/hubot/cryptodev/cryptodev-linux-1.9 modules
make[1]: *** /lib/modules/4.9.24-v7+/build: No such file or directory. Stop.
Makefile:27: recipe for target 'build' failed
make: *** [build] Error 2


I stopped at this error and I do not know what should I do next. I count on help. Thank you in advance.










share|improve this question
















I fetched cryptodev source from http://nwl.cc/pub/cryptodev-linux/cryptodev-linux-1.9.tar.gz to directory ~/cryptodev, I unpacked tar archive and I entered into ~/cryptodev/cryptodev-linux-1.9 directory. I followed instructions on https://github.com/cryptodev-linux/cryptodev-linux/blob/master/INSTALL and I enter make command and I got below error:



hubot@hubot-vps:~/cryptodev/cryptodev-linux-1.9 $ make
make -C /lib/modules/4.9.24-v7+/build M=/home/hubot/cryptodev/cryptodev-linux-1.9 modules
make[1]: *** /lib/modules/4.9.24-v7+/build: No such file or directory. Stop.
Makefile:27: recipe for target 'build' failed
make: *** [build] Error 2


I stopped at this error and I do not know what should I do next. I count on help. Thank you in advance.







raspbian cryptsetup






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jul 1 '17 at 15:35









GAD3R

26.3k1752108




26.3k1752108










asked Jul 1 '17 at 14:37









java-develjava-devel

283216




283216












  • ls: cannot access /lib/modules/4.9.24-v7+/build: No such file or directory

    – java-devel
    Jul 1 '17 at 15:09






  • 1





    @GAD3R 4.9.24+ 4.9.24-v7+ 4.9.28+ 4.9.28-v7+

    – java-devel
    Jul 1 '17 at 15:09












  • @GAD3R Linux hubot-vps 4.9.24-v7+ #993 SMP Wed Apr 26 18:01:23 BST 2017 armv7l GNU/Linux

    – java-devel
    Jul 1 '17 at 15:29






  • 1





    I'm trying install cryptodev on Raspbian with enabled crypt luks.

    – java-devel
    Jul 1 '17 at 15:30






  • 2





    sudo apt-get install raspberrypi-kernel-headers

    – Mark Plotnick
    Jul 1 '17 at 20:35

















  • ls: cannot access /lib/modules/4.9.24-v7+/build: No such file or directory

    – java-devel
    Jul 1 '17 at 15:09






  • 1





    @GAD3R 4.9.24+ 4.9.24-v7+ 4.9.28+ 4.9.28-v7+

    – java-devel
    Jul 1 '17 at 15:09












  • @GAD3R Linux hubot-vps 4.9.24-v7+ #993 SMP Wed Apr 26 18:01:23 BST 2017 armv7l GNU/Linux

    – java-devel
    Jul 1 '17 at 15:29






  • 1





    I'm trying install cryptodev on Raspbian with enabled crypt luks.

    – java-devel
    Jul 1 '17 at 15:30






  • 2





    sudo apt-get install raspberrypi-kernel-headers

    – Mark Plotnick
    Jul 1 '17 at 20:35
















ls: cannot access /lib/modules/4.9.24-v7+/build: No such file or directory

– java-devel
Jul 1 '17 at 15:09





ls: cannot access /lib/modules/4.9.24-v7+/build: No such file or directory

– java-devel
Jul 1 '17 at 15:09




1




1





@GAD3R 4.9.24+ 4.9.24-v7+ 4.9.28+ 4.9.28-v7+

– java-devel
Jul 1 '17 at 15:09






@GAD3R 4.9.24+ 4.9.24-v7+ 4.9.28+ 4.9.28-v7+

– java-devel
Jul 1 '17 at 15:09














@GAD3R Linux hubot-vps 4.9.24-v7+ #993 SMP Wed Apr 26 18:01:23 BST 2017 armv7l GNU/Linux

– java-devel
Jul 1 '17 at 15:29





@GAD3R Linux hubot-vps 4.9.24-v7+ #993 SMP Wed Apr 26 18:01:23 BST 2017 armv7l GNU/Linux

– java-devel
Jul 1 '17 at 15:29




1




1





I'm trying install cryptodev on Raspbian with enabled crypt luks.

– java-devel
Jul 1 '17 at 15:30





I'm trying install cryptodev on Raspbian with enabled crypt luks.

– java-devel
Jul 1 '17 at 15:30




2




2





sudo apt-get install raspberrypi-kernel-headers

– Mark Plotnick
Jul 1 '17 at 20:35





sudo apt-get install raspberrypi-kernel-headers

– Mark Plotnick
Jul 1 '17 at 20:35










1 Answer
1






active

oldest

votes


















0














Not sure if it's still relevant, but I've had similar issue and ,as Mark Plotnick said in the comments, the following command fixed it:



sudo apt-get install raspberrypi-kernel-headers





share|improve this answer























  • This fix didn't work for me on Raspbian GNU/Linux 9 n l. The build directory still doesn't exist

    – Dave B
    Dec 30 '18 at 1:50










Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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%2funix.stackexchange.com%2fquestions%2f374629%2fmake1-lib-modules-4-9-24-v7-build-no-such-file-or-directory-stop%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














Not sure if it's still relevant, but I've had similar issue and ,as Mark Plotnick said in the comments, the following command fixed it:



sudo apt-get install raspberrypi-kernel-headers





share|improve this answer























  • This fix didn't work for me on Raspbian GNU/Linux 9 n l. The build directory still doesn't exist

    – Dave B
    Dec 30 '18 at 1:50















0














Not sure if it's still relevant, but I've had similar issue and ,as Mark Plotnick said in the comments, the following command fixed it:



sudo apt-get install raspberrypi-kernel-headers





share|improve this answer























  • This fix didn't work for me on Raspbian GNU/Linux 9 n l. The build directory still doesn't exist

    – Dave B
    Dec 30 '18 at 1:50













0












0








0







Not sure if it's still relevant, but I've had similar issue and ,as Mark Plotnick said in the comments, the following command fixed it:



sudo apt-get install raspberrypi-kernel-headers





share|improve this answer













Not sure if it's still relevant, but I've had similar issue and ,as Mark Plotnick said in the comments, the following command fixed it:



sudo apt-get install raspberrypi-kernel-headers






share|improve this answer












share|improve this answer



share|improve this answer










answered Dec 20 '17 at 10:28









skipperskipper

11




11












  • This fix didn't work for me on Raspbian GNU/Linux 9 n l. The build directory still doesn't exist

    – Dave B
    Dec 30 '18 at 1:50

















  • This fix didn't work for me on Raspbian GNU/Linux 9 n l. The build directory still doesn't exist

    – Dave B
    Dec 30 '18 at 1:50
















This fix didn't work for me on Raspbian GNU/Linux 9 n l. The build directory still doesn't exist

– Dave B
Dec 30 '18 at 1:50





This fix didn't work for me on Raspbian GNU/Linux 9 n l. The build directory still doesn't exist

– Dave B
Dec 30 '18 at 1:50

















draft saved

draft discarded
















































Thanks for contributing an answer to Unix & Linux Stack Exchange!


  • 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%2funix.stackexchange.com%2fquestions%2f374629%2fmake1-lib-modules-4-9-24-v7-build-no-such-file-or-directory-stop%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

How to check contact read email or not when send email to Individual?

Bahrain

Postfix configuration issue with fips on centos 7; mailgun relay