slushpupie | anyone here know why libssp.so isnt provided by anything in ubuntu? | 17:03 |
---|---|---|
infinity | slushpupie: Why would we need an external library for ssp? | 18:09 |
slushpupie | infinity: debian does, which makes building packages that depend on it more frustrating to build | 18:27 |
slushpupie | I cant use the same .deb file for both | 18:27 |
infinity | slushpupie: ... | 18:31 |
infinity | slushpupie: SSP supoprt is built in to glibc. | 18:31 |
infinity | slushpupie: If we had a libssp at all, it would be a no-op stub. | 18:32 |
slushpupie | when I build my custom openssh package on debian, it uses /usr/lib/libssp.so, and thus depends on the libssp0 package | 18:33 |
slushpupie | no such package exists in ubuntu, so I need to rebuild the package just to get the dependancies stright | 18:33 |
infinity | Which is often the case anyway... | 18:34 |
infinity | We don't ever guarantee binary compatibility with Debian. | 18:34 |
slushpupie | I know, Im just tryng to simplify things if possible | 18:34 |
infinity | slushpupie: Note that only etch provides "libssp0", lenny does not. | 18:38 |
infinity | slushpupie: So, honestly, I think you're just going to have to build twice, if you want etch packages and intrepid and/or lenny packages. | 18:38 |
slushpupie | thats a bummer for me.. well thanks | 18:41 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!