Skip to content
This repository was archived by the owner on Oct 11, 2020. It is now read-only.
This repository was archived by the owner on Oct 11, 2020. It is now read-only.

libshake.so.2 => not found #22

@ghost

Description

opendingux:/media/data/local/home # ldd /media/RG350_EXTSD/apps/pcsx4all
	libshake.so.2 => not found
	libSDL-1.2.so.0 => /usr/lib/libSDL-1.2.so.0 (0x77d50000)
	libpthread.so.0 => /lib/libpthread.so.0 (0x77d2a000)
	libz.so.1 => /usr/lib/libz.so.1 (0x77d05000)
	libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x77c1c000)
	libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x77be6000)
	libc.so.0 => /lib/libc.so.0 (0x77b80000)
	libiconv.so.2 => /usr/lib/libiconv.so.2 (0x77a8e000)
	libm.so.0 => /lib/libm.so.0 (0x77a73000)
	libdl.so.0 => /lib/libdl.so.0 (0x77a5f000)
	libts-1.0.so.0 => /usr/lib/libts-1.0.so.0 (0x77a4d000)

This is manifesting with a freshly built buildroot and the stock fw:

opendingux:/media/data/local/home # ls -l /usr/lib/libshake.so.1
-rwxr-xr-x    1 root     root         12564 Oct 27 04:27 /usr/lib/libshake.so.1
opendingux:/media/data/local/home # ls -l /usr/lib/libshake.so
lrwxrwxrwx    1 root     root            65 Oct 26 19:58 /usr/lib/libshake.so -> /home/tonyjih/RG350_buildroot/output/target/usr/lib/libshake.so.1

Copying the library to /usr/local/bin won't help.

Is this a known problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions