[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: no shlibdeps in DEBIAN/control



On Tue, Dec 11, 2001 at 11:02:34AM +0100, Santiago Vila wrote:
> Eric Van Buggenhaut wrote:
> > This is what my debian/rules looks like:
> >
> > binary-arch: install-stamp
> >         dh_testdir
> >         dh_testroot
> >         dh_installdirs
> >         dh_movefiles
> >         dh_installdocs
> >         dh_installinfo
> >         dh_installmenu
> >         dh_installpam
> >         dh_installexamples
> >         dh_installdebconf
> >         dh_installinit -r -n
> >         dh_installmanpages
> >         dh_undocumented
> >         dh_makeshlibs
> > [...]
> 
> I would run those commands by hand and would try to investigate why
> dh_makeshlibs does not seem do it's job.
> 

Thanks for the hint. That's what I did and got a step further !

Problem is now that :

TATO:~/gdm-2.2.2.1]$ dpkg-shlibdeps gui/gdmconfig
dpkg: couldn't find /lib/libdb.so.3.
dpkg-shlibdeps: warning: could not find any packages for /lib/libdb.so.3 (libdb.so.3)
dpkg-shlibdeps: warning: unable to find dependency information for shared library libdb (soname 3, path /lib/libdb.so.3, dependency field Depends)
[eric@mrmimePOTATO:~/gdm-2.2.2.1]$ ls -l /lib/libdb.so.3
lrwxrwxrwx    1 root     eric           14 jul 18 15:22 /lib/libdb.so.3 -> libdb-2.1.3.so

Any idea ?

-- 
Eric VAN BUGGENHAUT     "Los niños son esponjas"
			(Amaya Rodrigo Sastre)
        \_|_/           Andago
       \/   \/          Av. Santa Engracia, 54
a n d a g o  |--        E-28010 Madrid - tfno:+34(91)2041100
       /\___/\ 		http://www.andago.com
        / | \           "Innovando en Internet"
                        eric@andago.com



Reply to: