Romain Francoise <[email protected]> wrote: > Thanks for the report. This is probably caused by the new packet > mmap interface, before Linux 2.6.27 it wasn't 64-bit clean and the > libpcap package in sid was built against 2.6.26 headers, so the new > tpacket v2 format support which fixes it wasn't compiled in. > > Unfortunately I don't have a 64-bit machine running Linux 2.6.27+ > where I could verify this right now, but I think that if you rebuild > the current source package with an up-to-date linux-libc-dev > (2.6.28-1) the resulting deb will work in your configuration.
Okay, that package isn't available in _i386.deb yet, so I'll have to compile it myself... oh my, it's big... compiling linux-libc-dev right now. Arrgh, ran out of space on /tmp, moving it elsewhere... And yes, it does indeed work! Thank you for the hint. A little Build-depends: line should fix the problem nicely. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

