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

__nanosleep_time64: symbol not found #15

Open
MathieuIci opened this issue Feb 17, 2023 · 2 comments
Open

__nanosleep_time64: symbol not found #15

MathieuIci opened this issue Feb 17, 2023 · 2 comments

Comments

@MathieuIci
Copy link

Very promising project!

I installed wifi-presence_0.3.0-1_arm_cortex-a9_vfpv3-d16.ipk on the latest 21.x version of OpenWRT:

DISTRIB_ID='OpenWrt'
DISTRIB_RELEASE='21.02.5'
DISTRIB_REVISION='r16688-fa9a932fdb'
DISTRIB_TARGET='mvebu/cortexa9'
DISTRIB_ARCH='arm_cortex-a9_vfpv3-d16'
DISTRIB_DESCRIPTION='OpenWrt 21.02.5 r16688-fa9a932fdb'
DISTRIB_TAINTS=''

When trying to start wifi-presence, I get these errors:

daemon.err wifi-presence: Error relocating /usr/bin/wifi-presence: __nanosleep_time64: symbol not found

Is wifi-presence supposed to work on 21.02?

Thanks!

@Andrwe
Copy link

Andrwe commented Mar 29, 2023

According to kuoruan/openwrt-v2ray#150 this message is caused by using wrong SDK upon compiling the binary.

@Andrwe
Copy link

Andrwe commented Mar 30, 2023

Compiling and packaging using Makefile in openwrt-branch while changing the OpenWRT version worked for me.

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