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

libatomic linking needed on some platforms #283

Open
neheb opened this issue Sep 19, 2021 · 2 comments
Open

libatomic linking needed on some platforms #283

neheb opened this issue Sep 19, 2021 · 2 comments

Comments

@neheb
Copy link

neheb commented Sep 19, 2021

Example failure: https://downloads.openwrt.org/snapshots/faillogs/arc_arc700/packages/udpspeeder/compile.txt

Missing -latomic.

(I don't speak Chinese)

@codemarauder
Copy link

@neheb I am maintainer for UDPSpeeder on OpenWrt. The Makefile contains following:

DEPENDS:= +libstdcpp +librt +libatomic

I need to test compilation on master again.

@codemarauder
Copy link

Below are the logs from build for x86_64 on my machine for master. @neheb is it failing for any specific architecture?

Generating index for package ./UDPspeeder_20210116.0-2_x86_64.ipk
Signing package index...

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