Skip to content

Conversation

rkoptev
Copy link
Contributor

@rkoptev rkoptev commented Aug 29, 2019

Running modules installation command produces "make: arm-linux-gnueabihf-gcc: Command not found" error. This is caused by running this command from root via sudo, where the path to the toolchain is not available. Passing PATH variable to the command fixes this problem.

Also here is related discussion on this topic: https://www.raspberrypi.org/forums/viewtopic.php?t=209621

Running modules installation command produces "make: arm-linux-gnueabihf-gcc: Command not found" error. This is caused by running this command from root via sudo, where the path to the toolchain is not available. Passing PATH variable to the command fixes this problem.
@lurch
Copy link
Contributor

lurch commented Aug 29, 2019

Is this the same issue as #872 ?

@JamesH65
Copy link
Contributor

JamesH65 commented Sep 4, 2019

@popcornmix @pelwell This looks like the correct fix to me, any comments?

@pelwell
Copy link
Contributor

pelwell commented Sep 6, 2019

Looks OK to me.

@JamesH65
Copy link
Contributor

JamesH65 commented Sep 6, 2019

Thanks @pelwell for review, and thanks @rkoptev,

@JamesH65 JamesH65 merged commit 51a8396 into raspberrypi:master Sep 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants