On Tue, Feb 27, 2001 at 11:45:08AM +0000, Julian Gilbey wrote: > On Tue, Feb 27, 2001 at 12:15:16PM +0100, Peter van Rossum wrote: > > I have a package which can be build both on potato and on woody, > > but the resulting binary package for woody won't install on potato. > > Vica-versa, I don't know - just assume that it won't install either. > > Compiled, yes? Then probably due to libc6 being a higher version on > woody than on potato. Try compiling it on potato and see if it works > on woody.
I did and it works - at least the non-graphical parts of it work. I don't know about the graphical user interface part of it, because I haven't yet gotten xfree v4 to work. But anyway, that's not the problem. I don't need the binary package to work both on potato and on woody - I just want an easy way to create two different versions of the binary package, one that works on potato and one that works on woody. Peter