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

FS#504 - SDK broken with Ubuntu 17.04 and GCC 6.3 (solution included) #5527

Closed
openwrt-bot opened this issue Feb 12, 2017 · 1 comment
Closed
Labels

Comments

@openwrt-bot
Copy link

roger-:

Using the latest lede-sdk-ramips-mt7620_gcc-5.4.0_musl.Linux-x86_64 snapshot, running make menuconfig gives me this error:

[code]/usr/bin/ld: zconf.tab.o: relocation R_X86_64_32S against symbol `symbol_yes' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status[/code]

Fix is to run "make clean" in scripts/config first.

@openwrt-bot
Copy link
Author

nbd:

Fixed in r3436-90728c796d

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

No branches or pull requests

1 participant