<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Apr 24, 2023, 2:11 PM Karel Gardas <karel@functional.vision> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
What have you done to this poor FBSD? ;-)<br>
<br>
Anyway, I've just pkg update; pkg upgrade and result is:<br>
<br>
karel@rtems:/usr/local/lib $ ls -la libglib-2.0.*<br>
-rw-r--r--  1 root  wheel  2434866 Apr  2 03:18 libglib-2.0.a<br>
lrwxr-xr-x  1 root  wheel       16 Apr  2 03:19 <a href="http://libglib-2.0.so" rel="noreferrer noreferrer" target="_blank">libglib-2.0.so</a> -> <br>
libglib-2.0.so.0<br>
lrwxr-xr-x  1 root  wheel       23 Apr  2 03:19 libglib-2.0.so.0 -> <br>
libglib-2.0.so.0.7600.1<br>
-rwxr-xr-x  1 root  wheel  1332424 Apr  2 03:19 libglib-2.0.so.0.7600.1<br>
karel@rtems:/usr/local/lib $ ls -la libintl.*<br>
-rw-r--r--  1 root  wheel  115868 Jan  3 02:12 libintl.a<br>
lrwxr-xr-x  1 root  wheel      16 Jan  3 02:12 libintl.so -> <br>
libintl.so.8.3.0<br>
lrwxr-xr-x  1 root  wheel      16 Jan  3 02:12 libintl.so.8 -> <br>
libintl.so.8.3.0<br>
-rw-r--r--  1 root  wheel   55552 Jan  3 02:12 libintl.so.8.3.0<br>
karel@rtems:/usr/local/lib $ ldd libglib-2.0.so.0.7600.1<br>
libglib-2.0.so.0.7600.1:<br>
         libiconv.so.2 => /usr/local/lib/libiconv.so.2 (0x1385d09a2000)<br>
         libintl.so.8 => /usr/local/lib/libintl.so.8 (0x1385d19dc000)<br>
         libpcre2-8.so.0 => /usr/local/lib/libpcre2-8.so.0 (0x1385d23ff000)<br>
         libutil.so.9 => /lib/libutil.so.9 (0x1385d27d9000)<br>
         libthr.so.3 => /lib/libthr.so.3 (0x1385d2e51000)<br>
         libc.so.7 => /lib/libc.so.7 (0x1385cdce8000)<br>
<br>
<br>
so in the worst case you would need to do some house cleaning...<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Just got this to repeat with someone in the class this week with Ubuntu 22 in a VM. The needed dynamic libraries are installed with the RTEMS tools in lib64. Weird </div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
And while doing that, you may as well upgrade 13.1 -> 13.2.<br>
<br>
Good luck!<br>
Karel<br>
<br>
On 4/24/23 20:28, Joel Sherrill wrote:<br>
> Hi<br>
> <br>
> It looks like something has broken recently with building qemu via the <br>
> RSB and dynamic libraries. All invocations of qemu are failing<br>
> <br>
> <a href="https://lists.rtems.org/pipermail/build/2023-April/044792.html" rel="noreferrer noreferrer" target="_blank">https://lists.rtems.org/pipermail/build/2023-April/044792.html</a> <br>
> <<a href="https://lists.rtems.org/pipermail/build/2023-April/044792.html" rel="noreferrer noreferrer" target="_blank">https://lists.rtems.org/pipermail/build/2023-April/044792.html</a>><br>
> <br>
> Not sure what to do. Maybe LD_LIBRARY_PATH but that wasn't needed before<br>
> <br>
> --joel<br>
> <br>
> _______________________________________________<br>
> devel mailing list<br>
> <a href="mailto:devel@rtems.org" target="_blank" rel="noreferrer">devel@rtems.org</a><br>
> <a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
<br>
</blockquote></div></div></div>