* Kris Maglione <[EMAIL PROTECTED]> wrote: > On Sat, Jun 30, 2007 at 02:51:23AM +0200, Enrico Weigelt wrote: > >I've tracked it down a little bit. Seems the iounit in the fid > >is zero (no idea why). And that leads ixp_read() to do actually > >nothing, but return immediately. So the files get opened, but > >not a bit is read. > > I guess you missed my other response...
ugh, which one ? BTW: I've now got it working, just setting iounit to some useful size (ie. 512) in initfid() if it's zero. And I now moved libixp to its own package, w/ .pc file, etc. cu -- --------------------------------------------------------------------- Enrico Weigelt == metux IT service - http://www.metux.de/ --------------------------------------------------------------------- Please visit the OpenSource QM Taskforce: http://wiki.metux.de/public/OpenSource_QM_Taskforce Patches / Fixes for a lot dozens of packages in dozens of versions: http://patches.metux.de/ ---------------------------------------------------------------------
