[LinuxPPS] task force

Folkert van Heusden folkert at vanheusden.com
Tue Feb 3 15:59:23 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"
> 
> If we all can confirm..
> then yes, it might be an easier way?

If not, then we should find an other way as fiddling around yourself in
/usr/include breaks the packagemanagement.


Folkert van Heusden

-- 
Multitail es una herramienta flexible que permite visualizar los "log
file" y seguir la ejecución de comandos. Permite filtrar, añadir
colores, combinar archivos, la visualización de diferencias (diff-
view), etc.  http://www.vanheusden.com/multitail/
----------------------------------------------------------------------
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com



More information about the LinuxPPS mailing list