Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MacOS make prebuild lsb_release: command not found #8

Open
mlouielu opened this issue Aug 9, 2017 · 2 comments
Open

MacOS make prebuild lsb_release: command not found #8

mlouielu opened this issue Aug 9, 2017 · 2 comments
Assignees

Comments

@mlouielu
Copy link
Contributor

mlouielu commented Aug 9, 2017

$ make prebuild
make: lsb_release: Command not found
svn export --force https://github.com/ARMmbed/mbed-os/trunk/cmsis/ ../cmsis/arm
A    ../cmsis/arm
A    ../cmsis/arm/TARGET_CORTEX_A
A    ../cmsis/arm/TARGET_CORTEX_A/TOOLCHAIN_ARM
A    ../cmsis/arm/TARGET_CORTEX_A/TOOLCHAIN_ARM/cmsis_armcc.h
A    ../cmsis/arm/TARGET_CORTEX_A/TOOLCHAIN_ARM/cmsis_armclang.h
A    ../cmsis/arm/TARGET_CORTEX_A/cmsis_compiler.h
A    ../cmsis/arm/TARGET_CORTEX_A/core_ca9.h

Not sure if this will affect.

@jserv
Copy link
Member

jserv commented Aug 11, 2017

Instead of depending on lsb_release, we might have to detect QEMU version to specify correct arguments. @mlouielu, can you attempt to work on this approach?

@mlouielu
Copy link
Contributor Author

Will do, but I'm not sure if that argument will affect, taking test tomorrow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants