Re: IPUtils and uClibc

2007-10-12 Thread YOSHIFUJI Hideaki / 吉藤英明
In article <[EMAIL PROTECTED]> (at Mon, 30 Jul 2007 00:50:39 +0200), Rafał Bilski <[EMAIL PROTECTED]> says: > Today I was trying to update my router based on Gentoo and uClibc. > Unfortunatly build fails because of b* functions. Linker can't > find them later. At first gcc is complaining that b

IPUtils and uClibc

2007-07-29 Thread Rafał Bilski
Hi, Today I was trying to update my router based on Gentoo and uClibc. Unfortunatly build fails because of b* functions. Linker can't find them later. At first gcc is complaining that b* functions are impilicity declared. Acording to man pages these functions are deprecated anyway. Patch is