What have you done to this poor FBSD? ;-)
Anyway, I've just pkg update; pkg upgrade and result is:
karel@rtems:/usr/local/lib $ ls -la libglib-2.0.*
-rw-r--r-- 1 root wheel 2434866 Apr 2 03:18 libglib-2.0.a
lrwxr-xr-x 1 root wheel 16 Apr 2 03:19 libglib-2.0.so ->
libglib-2.0.so.0
lrwxr-xr-x 1 root wheel 23 Apr 2 03:19 libglib-2.0.so.0 ->
libglib-2.0.so.0.7600.1
-rwxr-xr-x 1 root wheel 1332424 Apr 2 03:19 libglib-2.0.so.0.7600.1
karel@rtems:/usr/local/lib $ ls -la libintl.*
-rw-r--r-- 1 root wheel 115868 Jan 3 02:12 libintl.a
lrwxr-xr-x 1 root wheel 16 Jan 3 02:12 libintl.so ->
libintl.so.8.3.0
lrwxr-xr-x 1 root wheel 16 Jan 3 02:12 libintl.so.8 ->
libintl.so.8.3.0
-rw-r--r-- 1 root wheel 55552 Jan 3 02:12 libintl.so.8.3.0
karel@rtems:/usr/local/lib $ ldd libglib-2.0.so.0.7600.1
libglib-2.0.so.0.7600.1:
libiconv.so.2 => /usr/local/lib/libiconv.so.2 (0x1385d09a2000)
libintl.so.8 => /usr/local/lib/libintl.so.8 (0x1385d19dc000)
libpcre2-8.so.0 => /usr/local/lib/libpcre2-8.so.0 (0x1385d23ff000)
libutil.so.9 => /lib/libutil.so.9 (0x1385d27d9000)
libthr.so.3 => /lib/libthr.so.3 (0x1385d2e51000)
libc.so.7 => /lib/libc.so.7 (0x1385cdce8000)
so in the worst case you would need to do some house cleaning...
And while doing that, you may as well upgrade 13.1 -> 13.2.
Good luck!
Karel
On 4/24/23 20:28, Joel Sherrill wrote:
Hi
It looks like something has broken recently with building qemu via the
RSB and dynamic libraries. All invocations of qemu are failing
https://lists.rtems.org/pipermail/build/2023-April/044792.html
<https://lists.rtems.org/pipermail/build/2023-April/044792.html>
Not sure what to do. Maybe LD_LIBRARY_PATH but that wasn't needed before
--joel
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel