[uClibc]why can't compile uClibc-0.9.14 for arm?

zhangpengf at legend.com.cn zhangpengf at legend.com.cn
Wed Aug 21 07:20:29 UTC 2002


I download the uClibc-0.9.14.tar.gz.When i compile it for X86,everything is
OK.But while i compile it for arm(I try the arm-linux-gcc and
arm-uclibc-gcc which was from uClibc-0.9.12),the 'make' process show as
following:

1 i done the 'ln -s ./extra/Config/Config.arm ./Config';
2 vim Config;
3 modified the 'CROSS' to 'CROSS = arm-linux-';
4 modified the 'KERNEL_SOURCE' to 'KERNEL_SOURCE= /usr/src/linux-arm';
5 make
     .....
       .....
     .....
  (error in this )
drand48-iten.c:In function '__drand48_iterate';
drand48-iten.c:39:structure has no member named '__a';
drand48-iten.c:50:structure has no member named '__a';
drand48-iten.c:34:warning:'result'might be used uninitialized in this
function;

what is the reason? which step was wrong?









More information about the uClibc mailing list