Re: help me
[email protected] (Arthur Bergman) Sun, 14 Mar 2004 18:34:05 +0000
| Newsgroups | perl.ponie.dev |
|---|---|
| Message-ID | <[email protected]> |
How did you go about to do this? Did you run the top level perl Configure.pl ? Arthur On 13 Mar 2004, at 11:28, <[email protected]> wrote: > 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