[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[microblaze-uclinux] Perl in petalinux



Hi all,

I'm trying to compile petalinux (without MMU) with perl, but it's fail. The error is:

`sh  cflags libperl.a sv.o`  sv.c
CCCMD = microblaze-uclinux-gcc -DPERL_CORE -c -fno-strict-aliasing -Os -g -fomit-frame-pointer -pipe -fno-common -fno-builtin -Wall -mno-xl-soft-mul -mno-xl-soft-div -mxl-barrel-shift -mcpu=v7.10.d -DEMBED -I/home/jquiros/plinux/petalinux-v0.40-final/software/petalinux-dist -I/home/jquiros/plinux/petalinux-v0.40-final/software/petalinux-dist/include -I/home/jquiros/plinux/petalinux-v0.40-final/software/petalinux-dist/include -Dlinux -D__linux__ -Dunix -D__uClinux__ -DLINUX -O2
sv.c: In function `Perl_sv_2pv':
sv.c:2098: warning: implicit declaration of function `gcvt'
sv.c: In function `Perl_sv_utf8_decode':
sv.c:2489: warning: unused variable `has_utf'
sv.c: In function `Perl_sv_setpvn':
sv.c:2959: warning: unused variable `iv'
sv.c: In function `Perl_sv_magic':
sv.c:3345: warning: suggest explicit braces to avoid ambiguous `else'
sv.c: In function `Perl_sv_unmagic':
sv.c:3491: warning: suggest explicit braces to avoid ambiguous `else'
sv.c: In function `Perl_sv_gets':
sv.c:4419: error: structure has no member named `_IO_read_end'
sv.c:4419: error: structure has no member named `_IO_read_ptr'
sv.c:4435: error: structure has no member named `_IO_read_ptr'
sv.c:4473: error: structure has no member named `_IO_read_ptr'
sv.c:4486: error: structure has no member named `_IO_read_end'
sv.c:4486: error: structure has no member named `_IO_read_ptr'
sv.c:4487: error: structure has no member named `_IO_read_ptr'
sv.c:4514: error: structure has no member named `_IO_read_ptr'
make[2]: *** [sv.o] Error 1


Can anyone help me??

Thank you.
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/