看板 DFBSD_bugs 關於我們 聯絡資訊
On Tue, Mar 01, 2005 at 12:33:04PM +0100, Simon 'corecode' Schubert wrote: > On 01.03.2005, at 11:47, Joerg Sonnenberger wrote: > >> Built from ports last night - it now works a treat. > > > >Which reminds me, David can you either rebuild the ports depending > >on libcam or remove them from gobsd.com? > > Can't we just fix that issue? We changed internal kernel structures, > that really shouldn't break ABI to userland. Plus, if libcam gets > rebuilt, why don't those ports use a new libcam. Do they link > statically? Weird We don't have any ABI abstraction for CAM. And it's a long time until I start worrying about that. There are more pressing issues. Concerning the ports, some parts of the kernel structures are part of libcam's ABI too. Joerg