[LinuxPPS] task force

Folkert van Heusden folkert at vanheusden.com
Tue Feb 3 15:45:03 CET 2009


> >> Which part(s) exactly?
> > Userland configurations & tools and project status.
> 
> For userland I had to do this:
> cd /usr/include
> mv linux linux.old
> mv asm asm.old
> mv asm-generic asm-generic.old
> ln -s /lib/modules/$(uname -r)/build/include/linux linux
> ln -s /lib/modules/$(uname -r)/build/arch/x86/include/asm asm
> ln -s /lib/modules/$(uname -r)/build/include/asm-generic asm-generic
> cp /lib/modules/$(uname -r)/build/Documentation/pps/timepps.h timepps.h
> (i.e.: slightly different link for asm)
> to make things compile on my x86_64 F10.
> Is this OK for other users of the code?

What about:
export CFLAGS="$CFLAGS -I/lib/modules/`uname -r`/build/include -I/lib/modules/`uname -r`/build/Documentation/pps"


Folkert van Heusden

-- 
MultiTail är en flexibel redskap för att fälja logfilar, utför av
commandoer, filtrera, ge färg, sammanfoga, o.s.v. följa.
http://www.vanheusden.com/multitail/
----------------------------------------------------------------------
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com



More information about the LinuxPPS mailing list