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

Make fails #2

Open
jpmeijers opened this issue Apr 26, 2019 · 0 comments
Open

Make fails #2

jpmeijers opened this issue Apr 26, 2019 · 0 comments

Comments

@jpmeijers
Copy link

After a git clone of this repo, without any changes, I try and do a make all in the root of this directory.

[email protected]:~/sigfox_murata_gcc$ make all
  CC        Drivers/BSP/B-L072Z-LRWAN1/b-l072z-lrwan1.o
/bin/sh: 1: Bad substitution
Makefile:198: recipe for target 'Drivers/BSP/B-L072Z-LRWAN1/b-l072z-lrwan1.o' failed
make: *** [Drivers/BSP/B-L072Z-LRWAN1/b-l072z-lrwan1.o] Error 2

GCC is installed and in the PATH

[email protected]:~/sigfox_murata_gcc$ arm-none-eabi-gcc --version
arm-none-eabi-gcc (15:6.3.1+svn253039-1build1) 6.3.1 20170620
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Unfortunately I don't know this tool chain well enough to have any idea what this error means and how to fix it.

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

No branches or pull requests

1 participant