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

issue with ldd #6

Open
TheFatal opened this issue Mar 3, 2021 · 0 comments
Open

issue with ldd #6

TheFatal opened this issue Mar 3, 2021 · 0 comments

Comments

@TheFatal
Copy link

TheFatal commented Mar 3, 2021

hey im trying to build 11.2.0.4.0 instant client, and getting an error

ldd /usr/instantclient/libclntsh.so

    /lib/ld-musl-x86_64.so.1 (0x7f33a148f000)
    libnnz11.so => /usr/lib/libnnz11.so (0x7f339e753000)
    libdl.so.2 => /lib/ld-musl-x86_64.so.1 (0x7f33a148f000)
    libm.so.6 => /lib/ld-musl-x86_64.so.1 (0x7f33a148f000)
    libpthread.so.0 => /lib/ld-musl-x86_64.so.1 (0x7f33a148f000)
    libnsl.so.1 => /usr/lib/libnsl.so.1 (0x7f339e73a000)
    libc.so.6 => /lib/ld-musl-x86_64.so.1 (0x7f33a148f000)
    libaio.so.1 => /usr/lib/libaio.so.1 (0x7f339e735000)
    libtirpc.so.3 => /usr/lib/libtirpc.so.3 (0x7f339e70a000)
    libintl.so.8 => /usr/lib/libintl.so.8 (0x7f339e6fd000)
    libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2 (0x7f339e6b6000)
    libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x7f339e5f0000)
    libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0x7f339e5c4000)
    libcom_err.so.2 => /lib/libcom_err.so.2 (0x7f339e5bf000)
    libkrb5support.so.0 => /usr/lib/libkrb5support.so.0 (0x7f339e5b2000)
    libkeyutils.so.1 => /usr/lib/libkeyutils.so.1 (0x7f339e5ab000)

Error relocating /usr/instantclient/libclntsh.so: getcontext: symbol not found
Error relocating /usr/instantclient/libclntsh.so: canonicalize_file_name: symbol not found
Error relocating /usr/instantclient/libclntsh.so: __finite: symbol not found

is there a way, to fix this ?

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

1 participant