make[1]: *** /lib/modules/4.9.24-v7+/build: No such file or directory. Stop
Clash Royale CLAN TAG#URR8PPP
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
|
show 1 more comment
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
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
|
show 1 more comment
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
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
raspbian cryptsetup
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
|
show 1 more comment
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
|
show 1 more comment
1 Answer
1
active
oldest
votes
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
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
add a comment |
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
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
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
add a comment |
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
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
add a comment |
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
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
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
add a comment |
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
add a comment |
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
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