On 10/28/19 1:13 PM, Andreas Wacknitz wrote:
╭─andreas@saturn ~  ‹master*›
╰─➤  ldd /usr/bin/emacs-gtk-26.3 2>&1 | ggrep libgcc
     libgcc_s.so.1 =>     (file not found)

ldd -v will help show which file has the dependency and then you can
run elfdump -d on that file to see where it is looking for libgcc_s.

        -alan-

_______________________________________________
openindiana-discuss mailing list
[email protected]
https://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to