--- In "Dave da brave" <> wrote:
>
>
> After installing a freshly compiled kernel I am unable to do a depmod -ae -F
> System.map , it fails with "floating point exception"
>
> .
> .
> .
> xftw starting at /lib/modules/ieee1394 lstat on /lib/modules/ieee1394 failed
> xftw starting at /lib/modules/mtd lstat on /lib/modules/mtd failed
> Floating point exception
>
>
> I read some people solved this by recompiling modutils-2.4.26 .
>
> Cross compiling under Debian(Knoppix) gives me:
>
> In file included from xftw.c:94:
> ../include/util.h:42: warning: built-in function `log' declared as
> non-function
> /opt/crosstool/gcc-3.3.4-glibc-2.3.2/bin/arm-linux-gcc -g -O2 -I./../include
> -D_GNU_SOURCE -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\"
> -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\"
> -DCONFIG_USE_SYSCALL=1 -DCONFIG_ROOT_CHECK_OFF=0
> -DELF_MACHINE_H='"elf_arm.h"' -DARCH_arm -c -o sys_cm.o sys_cm.c
> /tmp/ccf3JWac.s: Assembler messages:
> /tmp/ccf3JWac.s:39: Error: cannot represent SWI relocation in this object
> file format
> make[1]: *** [sys_cm.o] Error 1
> make[1]: Leaving directory `/home/david/modutils-2.4.26/util'
> make: *** [all] Error 2
>
>
> Any suggestions?
>
I figured out the NAND-flash depmod has V2.4.15
the SD-card contains depmod V2.4.27 , which also results in a "Floating point
exception" with my freshly compiled kernel.
I compiled above 2.4.26 code from SD-card and it worked fine... (except bison
program was missing but it's not needed to compile depmod.)
Final Result : "Floating point exception"
Conclusion: compiling new modutils is not a solution.
any kernel parameters?
#
# Loadable module support
#
CONFIG_MODULES=y
# CONFIG_MODVERSIONS is not set
# CONFIG_KMOD is not set
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|