[Libre-soc-bugs] [Bug 847] dev-env-setup script for binutils-gdb for target powerpc64le-linux-gnu

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Mon Jun 13 19:13:39 BST 2022


https://bugs.libre-soc.org/show_bug.cgi?id=847

--- Comment #23 from Dmitry Selyutin <ghostmansd at gmail.com> ---
Veera, I have a problem with a fresh install. Upon launching as inside chroot
environment on talos1, I observe the following:

$ echo | powerpc64le-linux-gnu-as -mlibresoc - -c /tmp/test.o 
powerpc64le-linux-gnu-as: error while loading shared libraries:
libopcodes-2.38.50.20220525.so: cannot open shared object file: No such file or
directory
$ ldd /usr/local/bin/powerpc64le-linux-gnu-as
        linux-vdso64.so.1 (0x00007fff8ef20000)
        libopcodes-2.38.50.20220525.so => not found
        libbfd-2.38.50.20220525.so => not found
        libdl.so.2 => /lib/powerpc64le-linux-gnu/libdl.so.2
(0x00007fff8ee40000)
        libc.so.6 => /lib/powerpc64le-linux-gnu/libc.so.6 (0x00007fff8ec20000)
        /lib64/ld64.so.2 (0x00007fff8ef40000)

You might opt to try it in a new chroot environment.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list