-
-
Notifications
You must be signed in to change notification settings - Fork 39.8k
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
link errors #6540
Comments
I can reproduce this on a fresh install of Tumbleweed. Here is what
Compare with the output on macOS:
Similar results for the other files Seems like something's up with the OpenSUSE package(s), if this build log is anything to go by: https://build.opensuse.org/package/live_build_log/CrossToolchain:avr/cross-avr-gcc8/openSUSE_Tumbleweed/x86_64 |
I'm having a linking error on Tumbleweed, too.
|
Was this still an issue? |
It is not an issue for me (I am OP) but that is only because I sold my HotDox keyboard 3 years ago, a couple of months after posting this bug. It may or may not still have this problem. If you need me to try to reload all the libraries and go through the compilation again, nonetheless, let me know. But maybe fauxpark or drashna are still up-to-date and can answer? |
We dropped "support" for OpenSUSE a while back: #11408 If someone wants to get it working again, feel free. |
|
I was previously able to compile for my hotdox keyboard a few weeks ago. Now cannot. I am on an OpenSUSE system, and just to be sure, I clone a fresh repo copy:
Then I run
and this verifies that I have all the correct dependency packages installed on my OpenSUSE/Tumbleweed system.
But when I run
$ make hotdox:default:dfu
I get the following:
Describe the Bug
Although all my dependencies (packages) are satisfied, and although I have changed no keymap files, and although it used to compile fine before, I am now getting linking errors.
System Information
/etc/os-release:
uname -a:
avr-gcc (SUSE Linux) 8.3.1 20190531 [gcc-8-branch revision 271802]
arm-none-eabi-gcc (SUSE Linux) 8.3.1 20190531 [gcc-8-branch revision 271802]
0.6.449
Additional Context
None. Let me know if there is any additional information I can supply.
The text was updated successfully, but these errors were encountered: