Skip to content

MT7621 get "Error relocating" when running binaries in shadowsocks-v1.8.23.mipsel-unknown-linux-musl.tar.xz release #311

@freakinyy

Description

@freakinyy

root@xxxx:~/bin# cat /proc/cpuinfo | grep "system type"
system type : MediaTek MT7621 ver:1 eco:3
root@xxxx:~/bin# uname -a
Linux xxxx 4.14.171 #0 SMP Thu Feb 27 21:05:12 2020 mips GNU/Linux
root@xxxx:~/bin# ./sslocal
Error relocating ./sslocal: __select_time64: symbol not found
Error relocating ./sslocal: __gettimeofday_time64: symbol not found
Error relocating ./sslocal: __fstat_time64: symbol not found
Error relocating ./sslocal: __time64: symbol not found
Error relocating ./sslocal: __stat_time64: symbol not found
Error relocating ./sslocal: __clock_gettime64: symbol not found
Error relocating ./sslocal: __gmtime64_r: symbol not found

Running other binaries from the package get the same errors.
If I downloaded the release for wrong target? Or must I build binaries from source for this cpu?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions