On 29/06/11 07:54, Philip Prindeville wrote: > On 6/28/11 10:23 AM, harish badrinath wrote: >> Hello, >> >>> Call Trace: >>> [<c101d4f6>] ? warn_slowpath_common+0x67/0x7b >>> [<c101d572>] ? warn_slowpath_fmt+0x29/0x2d >>> [<c1175917>] ? dev_watchdog+0xe2/0x16a >>> [<c1019b82>] ? enqueue_task_rt+0x1d/0x107 >>> [<c10241a2>] ? run_timer_softirq+0xf8/0x164 >>> [<c1175835>] ? dev_watchdog+0x0/0x16a >>> [<c1020fd5>] ? __do_softirq+0x5a/0xc9 >>> [<c1020f7b>] ? __do_softirq+0x0/0xc9 >>> <IRQ> [<c1003ba1>] ? do_IRQ+0x6b/0x7b >>> [<c1002aa9>] ? common_interrupt+0x29/0x30 >>> [<c129007b>] ? gunzip+0x228/0x2f7 >>> [<c10075ca>] ? default_idle+0x27/0x3a >>> [<c100148b>] ? cpu_idle+0x19/0x2e >>> [<c127d62c>] ? start_kernel+0x264/0x269 >>> ---[ end trace cb1ccd3744689cca ]--- >>> 8139cp 0000:00:0b.0: eth1: Transmit timeout, status c 2b 0 80ff >> >> Just a friendly suggestion, you could post the output of ksymoops >> (http://linux.die.net/man/8/ksymoops) along with steps to reproduce >> (if any) ?? > > I'd try it if I could get it to build! > > i486-openwrt-linux-uclibc-gcc -Os -pipe -march=k6-2 -fno-align-functions > -fno-align-loops -fno-align-jumps -fno-align-labels -Dlinux -Wall > -Wno-conversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes > -DINSTALL_PREFIX="\"/home/philipp/openwrt2/build_dir/linux-x86_geos/ksymoops-2.4.11/ipkg-install\"" > -DCROSS="\"i486-openwrt-linux-uclibc-\"" -DDEF_KSYMS=\"/proc/ksyms\" > -DDEF_LSMOD=\"/proc/modules\" -DDEF_OBJECTS=\"/lib/modules/*r/\" > -DDEF_MAP=\"/home/philipp/openwrt2/build_dir/linux-x86_geos/linux-2.6.38.8/System.map\" > -DDEF_TARGET=\"k6\" -DDEF_ARCH=\"i386\" > -I/home/philipp/openwrt2/staging_dir/target-i386_uClibc-0.9.32/usr/include > -c -o ksymoops.o ksymoops.c > In file included from ksymoops.c:14:0: > ksymoops.h:9:17: fatal error: bfd.h: No such file or directory > compilation terminated. > make[4]: *** [ksymoops.o] Error 1 > make[4]: Leaving directory > `/home/philipp/openwrt2/build_dir/linux-x86_geos/ksymoops-2.4.11' > make[3]: *** > [/home/philipp/openwrt2/build_dir/linux-x86_geos/ksymoops-2.4.11/.built] > Error 2 > make[3]: Leaving directory > `/home/philipp/openwrt2/feeds/packages/devel/ksymoops' > make[2]: *** [package/feeds/packages/ksymoops/install] Error 2 > > _______________________________________________ > openwrt-devel mailing list > openwrt-devel@lists.openwrt.org > https://lists.openwrt.org/mailman/listinfo/openwrt-devel >
why would you want to run ksymoops on the target ? would it not make sense to do so on a host machine ? _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel