[Click] Mac OS X assert failed when trying to use KernelTun

Bart Braem bart.braem at ua.ac.be
Thu Nov 26 10:31:33 EST 2009


On 26 Nov 2009, at 11:57, Pekka Nikander wrote:

> 1. It didn't compile out of last night's git; the following patch made it to compile:
> 
> --- a/lib/timestamp.cc
> +++ b/lib/timestamp.cc
> @@ -67,7 +67,7 @@ Timestamp::warp(bool from_now)
>     if (_warp_class == warp_simulation) {
>        *this = _warp_flat_offset;
>        if (from_now) {
> -# if TIMESTAMP_MATH_FLAT64
> +# if TIMESTAMP_REP_FLAT64 || TIMESTAMP_MATH_FLAT64
>            ++_warp_flat_offset._t.x;
> # else
>            ++_warp_flat_offset._t.subsec;
> 
> I'm not sure if that is the right patch, though...


I am experiencing the same bug on the same platform, luckily the same patch fixes it.

Regards,
Bart Braem
-- 
Bart Braem
PATS research group - IBBT
Dept. of Mathematics and Computer Sciences
University of Antwerp
Campus Middelheim, G3.27
Middelheimlaan 1
B-2020 Antwerpen, Belgium
Phone: +32 (0)3 265.38.82
Fax: +32 (0)3 265.37.77
Web: www.pats.ua.ac.be




More information about the click mailing list