[Xfce-bugs] [XFCE 0000241]: CVS build - ldconfig does not recognize libxfce4mcs- client or manager

xfce-bugs at xfce.org xfce-bugs at xfce.org
Thu Jul 15 21:03:08 CEST 2004


The following bug has been ASSIGNED.
=======================================================================
http://bugs.xfce.org/view_bug_page.php?f_id=0000241
=======================================================================
Reporter:                   elherr
Handler:                    huysmans
=======================================================================
Project:                    XFCE
Bug ID:                     0000241
Category:                   general
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     assigned
=======================================================================
Date Submitted:             2004-06-25 11:38 GMT
Last Modified:              2004-07-15 19:03 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

=======================================================================

-----------------------------------------------------------------------
 huysmans - 2004-07-15 07:46 GMT 
-----------------------------------------------------------------------
This is a libtool error. Running autogen.sh instead of configure should fix
it.

Can it be someone committed some broken libtool stuff to CVS? We seem to
be getting more of these reports again, lately.



More information about the Xfce-bugs mailing list