[LinuxPPS] 2.6.24.3 errors

Rodolfo Giometti giometti at enneenne.com
Tue Mar 4 17:00:31 CET 2008


On Tue, Mar 04, 2008 at 04:53:44PM +0100, Udo van den Heuvel wrote:
> Rodolfo Giometti wrote:
> > Just use:
> > 
> > 	rm drivers/pps/*.o
> > 
> > and then try redoing "make V=1".
> > 
> > Ciao,
> > 
> > Rodolfo
> > 
> 
> No change:
> 
> make -f scripts/Makefile.build obj=drivers/power
> make -f scripts/Makefile.build obj=drivers/pps
> make -f scripts/Makefile.build obj=drivers/pps/clients
>   gcc -m32 -Wp,-MD,drivers/pps/clients/.ktimer.o.d  -nostdinc -isystem
> /usr/lib/gcc/i386-redhat-linux/4.1.2/include -D__KERNEL__ -Iinclude
> -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes
> -Wno-trigraphs -fno-strict-aliasing -fno-common
> -Werror-implicit-function-declaration -Os -pipe -msoft-float -mregparm=3
> -freg-struct-return -mpreferred-stack-boundary=2  -march=c3-2
> -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1
> -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -Iinclude/asm-x86/mach-default
> -fno-omit-frame-pointer -fno-optimize-sibling-calls -g
> -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign
> -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(ktimer)"
> -D"KBUILD_MODNAME=KBUILD_STR(ktimer)" -c -o drivers/pps/clients/ktimer.o
> drivers/pps/clients/ktimer.c
>    ld -m elf_i386 -m elf_i386   -r -o drivers/pps/built-in.o

Here you are building the ktimer module but I don't understand why the
other *.o files are not builded! =:-o

Try a "make clean" and a "make V=1" again to see if everything is
rebuilded...

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