[Xfce-bugs] [XFCE 0000241]: CVS build - ldconfig does not recognize libxfce4mcs- client or manager
xfce-bugs at xfce.org
xfce-bugs at xfce.org
Fri Jun 25 13:38:52 CEST 2004
The following NEW bug has been ADDED.
=======================================================================
http://bugs.xfce.org/view_bug_page.php?f_id=241
=======================================================================
Reporter: elherr
Handler:
=======================================================================
Project: XFCE
Bug ID: 0000241
Category: general
Reproducibility: always
Severity: crash
Priority: normal
Status: new
=======================================================================
Date Submitted: 2004-06-25 11:38 GMT
Last Modified: 2004-06-25 11:38 GMT
=======================================================================
Summary: CVS build - ldconfig does not recognize libxfce4mcs- client or manager
Description:
After building from CVS (2004-6-24) ldconfig (Debian unstable) does not
recognize libxfce4mcs-client.0.2.0 and libxfce4mcs-manager.0.2.0 . It
appears ldconfig will not accept any shared lib files without ".so" in the
name.
ldconfig version:
eherr at hermes:~$ ldconfig -V
ldconfig (GNU libc) 2.3.2
A workaround is to:
1. rename the libraries as (adding .so)...
libxfce4mcs-client.so.0.2.0
libxfce4mcs-manager.so.0.2.0
2. Rebuild symlinks to
libxfce4mcs-client -> libxfce4mcs-client.so.0.2.0
libxfce4mcs-manager -> libxfce4mcs-manager.so.0.2.0
3. Run ldconfig
=======================================================================
More information about the Xfce-bugs
mailing list