I've compiled bash 2.01-5 but it needs perl linked with libc6 to create the package. In fact, it preloads libhistory.so to prevent ldd from showing this dependancy then run dpkg-shlibdeps. However, libhistory is targeted for libc6 but perl (the interpreter of dpkg-shlibdeps) is actually a libc5 linked binary. Both types of libraries clash when loaded at the same time. If noone else is working on packaging perl, I will do it this evening ;-) Bye.
-- Eric Delaunay | "La guerre justifie l'existence des militaires. [EMAIL PROTECTED] | En les supprimant." Henri Jeanson (1900-1970) -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

