Re: [9fans] megamouse?

2010-07-05 Thread Bjartur Thorlacius
> I use it the trackpoint all the time (i.e. currently sitting in the > garden with the x60 on a arm-rest), but don't tell me it's better than > my old logitech... > And dvorak is not *that* great either (definitely not worth it). > What I hate about touchpads is that they take up so much space th

[9fans] p9p installation err: conflicting types

2010-07-11 Thread Bjartur Thorlacius
I'm trying to install Plan 9 from User Space, but I get errors about conflicting types for common library functions. I remember tracing the error to a library that I figured got included and commenting out some declarations. That made the error disappear just so GCC could get to another conflicting

[9fans] [solved] p9p installation err: conflicting types

2010-07-11 Thread Bjartur Thorlacius
> On 11 July 2010 11:50, Bjartur Thorlacius wrote: > > tar.c:426: error: conflicting types for 'strnlen' > > /usr/include/string.h:404: error: previous declaration of 'strnlen' was here > > This was fixed some time ago: > http://code.swtch.com/pla