[LinuxPPS] 2.6.24.3 errors

Rodolfo Giometti giometti at enneenne.com
Tue Mar 4 20:57:10 CET 2008


On Tue, Mar 04, 2008 at 06:47:37PM +0100, Udo van den Heuvel wrote:
> Udo van den Heuvel wrote:
> > Fresh tree did not make a difference. :-(
> > How can I fix this?
> 
> [root at epia linux]# make V=2
>   CHK     include/linux/version.h
>   CHK     include/linux/utsrelease.h
>   CALL    scripts/checksyscalls.sh - due to target is PHONY
>   CHK     include/linux/compile.h
>   LD      drivers/pps/clients/built-in.o - due to target missing
>   CC [M]  drivers/pps/clients/ktimer.o - due to target missing
>   LD      drivers/pps/built-in.o - due to target missing
>   LD      drivers/built-in.o - due to: drivers/pps/built-in.o
> 
> 
> If I copy in the drivers/pps/Makefile from the previous ntp-pps patch
> stuff compiles a bit better:
> 
>   CHK     include/linux/compile.h
>   CC      drivers/pps/pps.o - due to target missing
>   CC      drivers/pps/kapi.o - due to target missing
>   CC      drivers/pps/sysfs.o - due to target missing
>   LD      drivers/pps/pps_core.o - due to target missing
>   LD      drivers/pps/clients/built-in.o - due to target missing
>   CC [M]  drivers/pps/clients/ktimer.o - due to target missing
>   LD      drivers/pps/built-in.o - due to target missing
> 
> So could you please fix this?

Nothing to fix... I've just downloaded linux-2.6.24.3 and patched it
with ntp-pps-2.6.24-bis.diff and everything works well.

Here my steps:

	$ getkernel 2.6.24.3               # from kernel.org
	$ tar xvfj linux-2.6.24.3.tar.bz2
	$ cd linux-2.6.24.3
	$ cp ~/Projects/LinuxPPS/kernel/.config . # my old tree
	$ patch -p1 < ~/Projects/LinuxPPS/patches/ntp-pps-2.6.24-bis.diff
	$ make oldconfig
	$ make

Ciao,

Rodolfo

-- 

GNU/Linux Solutions                  e-mail:    giometti at enneenne.com
Linux Device Driver                             giometti at gnudd.com
Embedded Systems                     		giometti at linux.it
UNIX programming                     phone:     +39 349 2432127



More information about the LinuxPPS mailing list