Hi,

 while doing a revdep-rebuild I got A LOT of messages of the pattern

           lib<xyz>.la seems to be moved

 I recorded that messages and finally after some modifying these
 libraries are affected:

     libICE.la                       libgnome-2.la
     libORBit-2.la                   libgnome-keyring.la
     libSM.la                        libgnomecanvas-2.la
     libart_lgpl_2.la                libgnomeprint-2-2.la
     libatk-1.0.la                   libgnomeprintui-2-2.la
     libbonobo-2.la                  libgnomeui-2.la
     libbonobo-activation.la         libgnomevfs-2.la
     libbonoboui-2.la                libgnutls.la
     libcairo.la                     libgobject-2.0.la
     libcamel-1.2.la                 libgpg-error.la
     libcamel-provider-1.2.la        libgthread-2.0.la
     libdbus-1.la                    libgtk-x11-2.0.la
     libebook-1.2.la                 libgtkhtml-3.8.la
     libecal-1.2.la                  libhal.la
     libedataserver-1.2.la           libjpeg.la
     libedataserverui-1.2.la         liblber.la
     libexpat.la                     libldap.la
     libfontconfig.la                libltdl.la
     libfreetype.la                  libogg.la
     libgconf-2.la                   libpango-1.0.la
     libgcrypt.la                    libpangocairo-1.0.la
     libgdk-x11-2.0.la               libpangoft2-1.0.la
     libgdk_pixbuf-2.0.la            libpng.la
     libglade-2.0.la                 libpopt.la
     libglib-2.0.la                  libsoup-2.2.la
     libgmodule-2.0.la               libtasn1.la
                                     ilibxml2.la


  As an example I looked into /usr/lib/libICE.la and found:

    # libICE.la - a libtool library file
    # Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 
22:14:06)
    #
    # Please DO NOT delete this file!
    # It is necessary for linking the library.
    
    # The name that we can dlopen(3).
    dlname='libICE.so.6'
    
    # Names of this library.
    library_names='libICE.so.6.3.0 libICE.so.6 libICE.so'
    
    # The name of the static archive.
    old_library='libICE.a'
    
    # Libraries that this one depends upon.
    dependency_libs=''
    
    # Version information for libICE.
    current=9
    age=3
    revision=0
    
    # Is this an already installed library?
    installed=yes
    
    # Should we warn about portability when linking against -modules?
    shouldnotlink=no
    
    # Files to dlopen/dlpreopen
    dlopen=''
    dlpreopen=''
    
    # Directory that this library needs to be installed in:
    libdir='/usr/lib'

    
 I checked the paths inside that file and found that they are correct.    
   

 But what is the reason for these mass of "seems to ne moved"
 messages? Where are the according (wrong) informations stored?

 Thank you very much for any help in advance!
 mcc

 

























-- 
gentoo-user@gentoo.org mailing list

Reply via email to