On 4/17/07, chris <[EMAIL PROTECTED]> wrote:
I am installing Parrot both on Mandriva ans Debian.
This error only occurs on Debian distrib.

./miniparrot config_lib.pasm > runtime/parrot/include/config.fpmc
real_exception (severity:2 error:30): Complex: malformed string
likely reason: argument count mismatch in main (more than 1 param)
make: *** [runtime/parrot/include/config.fpmc] Erreur 30


Unfortunately, it's difficult to know what the cause of this error
would be without access to the machine you're getting it on. It sounds
like you're trying to install Parrot using apt. If that is the case,
you may want to try building from a release tarball or checking out a
copy using subversion (instructions available here:
http://www.parrotcode.org/source.html ).

Alternatively, it'd be great if you wanted to try to figure out the
cause of the issue (using gdb). There is usually someone around on
irc.perl.org#parrot who could help you debug if you need it.

Best of luck!

--
Matt Diephouse
http://matt.diephouse.com

Reply via email to