Migration from glibc to uclibc

2007-11-19 Thread Vikas TM
Dear all, Please provide me nessessary changes required to migrate from glibc to uclibc (Ex: Makefile changes (busybox, utils,...etc) config file changes). Thanks in advance - regards Vikas TM ___ uClibc mailing list uClibc@uclibc.org

Re: [PATCH] Always inline system calls

2007-11-19 Thread Haavard Skinnemoen
On Fri, 16 Nov 2007 16:44:09 +0100 Carmelo AMOROSO [EMAIL PROTECTED] wrote: Just an idea... why not redefining 'inline' into ldso/ldso/avr32/dl-syscalls.h that is included at the top of ldso/include/dl-syscall.h. This will not affect any other architectures, letting the compiler to do the

kernel header mismatch, ixp400_eth.ko module crashed while inserting

2007-11-19 Thread Sunny Jp
Dear All, I am porting new linux 2.6.16.14 on IXP425 processor ,ADI COYOTE board. As Ethernet driver and access library v2.4 from intel supprot 2.6.16.X, i am going to build buildroot using 2.6.16.14 but the problem is i am unable to select kernel header for 2.6.16.X. So i have

Re: Migration from glibc to uclibc [fix typos]

2007-11-19 Thread Carmelo AMOROSO
Vikas TM wrote: Thanks Carmelo, Previously i made these changes what you mentioned now. still i am unable to compile ld. can you please specify what are the changes required in the Makefile with an example Makefile.. really none. Why don't you post the error log .. likely some one could

Re: Migration from glibc to uclibc [fix typos]

2007-11-19 Thread Carmelo AMOROSO
Vikas TM wrote: Hi Carmelo, --with-logfile=/dev/null configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. I suspect your cross-compiler is not really cross; you need to configure it for the

Re: Migration from glibc to uclibc [fix typos]

2007-11-19 Thread Vikas TM
I Able overcome this error. thanks Carmelo for your support. Carmelo, facing new error saying powerpc-linux-uclibc-strip targfs/allgon/swupdate cp /usr/share/allgon/BINARIES/MCU_Frontboard/MCU_Frontboard_1.1.0.bin targfs/usr/share/ make: *** No rule to make target `dropbear', needed by

[PATCH]: ARM SHMLBA

2007-11-19 Thread Khem Raj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi ARM SHMLBA = (4 * PAGE_SIZE). Currently in uclibc arm used shm.h from common directory where SHMLBA = __getpagesize() This patch fixes the issue. OK for trunk ? - -- Khem Raj MontaVista Software Inc. -BEGIN PGP SIGNATURE- Version: GnuPG

Re: [PATCH]: ARM SHMLBA

2007-11-19 Thread Carmelo AMOROSO
Khem Raj wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi ARM SHMLBA = (4 * PAGE_SIZE). Currently in uclibc arm used shm.h from common directory where SHMLBA = __getpagesize() This patch fixes the issue. OK for trunk ? Same issue as SH4 (solved in the past). Cheers, Carmelo

Re: Migration from glibc to uclibc [fix typos]

2007-11-19 Thread Vikas TM
Dear all, facing error saying, cp /usr/slask/pwav/checkout/mcu/hcl/vikas/mcu/dropbear-0.44/scp /usr/slask/pwav/checkout/mcu/hcl/vikas/mcu/targfs/usr/bin powerpc-linux-uclibc-strip /usr/slask/pwav/checkout/mcu/hcl/vikas/mcu/targfs/usr/bin/dropbearmulti powerpc-linux-uclibc-strip:

Re: Migration from glibc to uclibc [fix typos]

2007-11-19 Thread Carmelo AMOROSO
Vikas TM wrote: I Able overcome this error. thanks Carmelo for your support. Carmelo, facing new error saying powerpc-linux-uclibc-strip targfs/allgon/swupdate cp /usr/share/allgon/BINARIES/MCU_Frontboard/MCU_Frontboard_1.1.0.bin targfs/usr/share/ make: *** No rule to make target