help me

[email protected] Sat, 13 Mar 2004 12:28:09 +0100
Newsgroups perl.ponie.dev
Message-ID <001001c408ee$5e58e7e0$01016464@armadawks>
hi have installed ponie, it return this error
Thanks
-----------------------------------------------
cd perl && make
make[1]: Entering directory `/usr/local/src/perl-module/ponie-2/perl'
`sh  cflags "optimize='-g'" miniperlmain.o` -fpic miniperlmain.c
          CCCMD =  cc -DPERL_CORE -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g  -Wall
In file included from miniperlmain.c:27:
perl.h:31:26: parrot/embed.h: No such file or directory
In file included from perl.h:3505,
                 from miniperlmain.c:27:
intrpvar.h:535: error: parse error before "PL_Parrot"
intrpvar.h:535: warning: type defaults to `int' in declaration of `PL_Parrot'
intrpvar.h:535: warning: data definition has no type or storage class
make[1]: *** [miniperlmain.o] Error 1
make[1]: Leaving directory `/usr/local/src/perl-module/ponie-2/perl'
make: *** [perl/perl] Error 2