-
Notifications
You must be signed in to change notification settings - Fork 454
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
gen/patch.elf (details: log/linker.log, log/linker.err) make: *** [Makefile:103: gen/patch.elf] Error 1 #609
Comments
For what chip and firmware version are you trying to build something? |
Does the answer in issue #146 solve your problem? |
Bcm4358 chip and 7_112_200_17_sta. I build all patches by run "make" in nexmon/patches/bcm4358/7_112_200_17_sta/nexmon. What sould i do about that linker error? Thanks very much for your answers and helps. |
No, i did run make in the root directory of nexmon. |
Just to be clear, with nexmon's root directory I don't mean " |
Please help me how to fix this. Below is the end lines at log/linker.err :
/nexmon/buildtools/gcc-arm-none-eabi-5_4-2016q2-linux-armv7l/bin/arm-none-eabi-ld: Removing unused section '.text.wlc_ucodex_write_compressed_args' in file 'obj/ucode_compression_code.o'
obj/ucode_compression_code.o: In function
wlc_ucode_write_compressed': ucode_compression_code.c:(.text.wlc_ucode_write_compressed+0x4): undefined reference to
ucode_compressed_bin_len'ucode_compression_code.c:(.text.wlc_ucode_write_compressed+0x8): undefined reference to
ucode_compressed_bin' ucode_compression_code.c:(.text.wlc_ucode_write_compressed+0xc): undefined reference to
ucode_compressed_bin_len'ucode_compression_code.c:(.text.wlc_ucode_write_compressed+0x12): undefined reference to `ucode_compressed_bin'
The text was updated successfully, but these errors were encountered: