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 menuconfig fails #21

Open
s-light opened this issue May 25, 2016 · 1 comment
Open

make menuconfig fails #21

s-light opened this issue May 25, 2016 · 1 comment

Comments

@s-light
Copy link

s-light commented May 25, 2016

hey,
iam trying to build carambola1 firmware as stated in Getting Started Guide.
but it fails on the step make menuconfig:

stefan:~/carambola[master !]$ make V=99 menuconfig
make[1]: Entering directory '/home/stefan/carambola/scripts/config'
zconf.tab.o: In function `zconflex':
zconf.tab.c:(.text+0x22f5): undefined reference to `kconf_id_lookup'
zconf.tab.c:(.text+0x2447): undefined reference to `kconf_id_lookup'
collect2: error: ld returned 1 exit status
<builtin>: recipe for target 'conf' failed
make[1]: *** [conf] Error 1
make[1]: Leaving directory '/home/stefan/carambola/scripts/config'
/home/stefan/carambola/include/toplevel.mk:74: recipe for target 'scripts/config/mconf' failed
make: *** [scripts/config/mconf] Error 2

any ideas what causes this?

my host is a Kubuntu 16.04 64bit.

sunny greetings
stefan

@sivaprasadmsr
Copy link

I too face the same issue . Could you get any solution ?

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

2 participants