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. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

