Re: deplibs.test broken.

2005-08-09 Thread Kurt Roeckx
On Tue, Aug 09, 2005 at 09:41:45AM +0200, Ralf Wildenhues wrote: > > I have no idea what the intention of this test really is that > > isn't covered by the other test, so I don't have a suggestion on > > how to fix it. > > Did this help? Yes it did. > BTW, will you be maintaining the Debian Libt

Re: deplibs.test broken.

2005-08-09 Thread Ralf Wildenhues
Hi Kurt, Sorry for the late reply. I overlooked your mail the first time. (Feel free to send reminders if answers take time.) * Kurt Roeckx wrote on Sun, Jul 31, 2005 at 02:06:22PM CEST: > > I'm having a few problem with the deplibs.test. It's broken for > several reasons: > - It's linking a

deplibs.test broken.

2005-07-31 Thread Kurt Roeckx
Hi, I'm having a few problem with the deplibs.test. It's broken for several reasons: - It's linking a shared lib against a static lib. This is not portable, and we even give a warning about this. - The shared lib is not using any symbols from the static lib. - The test program is linked again