[Lnx-bbc-cvs] Error building an LNX-BBC image at Wed Oct 1507:21:22 CDT 2003, build began at Oct 15 at 02:00

"Edwin Boonenburg" <[email protected]> Fri, 14 Jan 2005 08:42:13 +0100
Newsgroups gmane.linux.bbc.devel
Message-ID <[email protected]>
Hi...

I am a newbie in this material. So if I am posting at the wrong place.
Please tell me where I should go to.

I have problem with compiling iproute2 for arm-elf cross-compiler.

.../src/linux/include/linux/inetdevice.h: In function `inet_mask_len':
.../src/linux/include/linux/inetdevice.h:165: warning: implicit declaration
of function `ffz'

I found at the "/usr/local/arm-elf/sys-include-uClibc-0.99" the file
asm/bitops.h where the function is declared.
I do not see a problem. ( But I am not so an expert, i this kind of stuff )

When looking into the file I found a doubled declaration of the 'external'
function... so I removed one. I looks now like a newer arm-libc version
And still I got the same error.

Does anybody know how to fix the error ??

Awaiting for just any response,
Edwin Boonenburg