I still have problems to install Language::Prolog::Yaswi under cygwin (see Problems installing Language::Prolog::Yaswi). But I'm a bit further:
But now I get the following error:
Creating library file: libLow.dll.a engines.o(.text+0x10f): In function `xs_init': /home/Renee/.cpan/build/Language-Prolog-Yaswi-0.08/Low/engines.c:62: u +ndefined r eference to `_boot_DynaLoader' /usr/local/lib/pl-5.6.3/lib/i686-cygwin//libpl.a(pl-gmp.o)(.text+0xe0) +:pl-gmp.c: undefined reference to `__imp____gmpz_import' /usr/local/lib/pl-5.6.3/lib/i686-cygwin//libpl.a(pl-gmp.o)(.text+0x1c8 +):pl-gmp.c : undefined reference to `__imp____gmpz_cmp_ui' /usr/local/lib/pl-5.6.3/lib/i686-cygwin//libpl.a(pl-gmp.o)(.text+0x1e8 +):pl-gmp.c : undefined reference to `__imp____gmpz_cmp' /usr/local/lib/pl-5.6.3/lib/i686-cygwin//libpl.a(pl-gmp.o)(.text+0x1fe +):pl-gmp.c : undefined reference to `__imp____gmpz_cmp' /usr/local/lib/pl-5.6.3/lib/i686-cygwin//libpl.a(pl-gmp.o)(.text+0x21b +):pl-gmp.c : undefined reference to `__imp____gmpz_cmp' /usr/local/lib/pl-5.6.3/lib/i686-cygwin//libpl.a(pl-gmp.o)(.text+0x234 +):pl-gmp.c : undefined reference to `__imp____gmpz_cmp' /usr/local/lib/pl-5.6.3/lib/i686-cygwin//libpl.a(pl-gmp.o)(.text+0x329 +):pl-gmp.c : undefined reference to `__imp____gmpz_export' /usr/local/lib/pl-5.6.3/lib/i686-cygwin//libpl.a(pl-gmp.o)(.text+0x36b +):pl-gmp.c : undefined reference to `__imp____gmpz_get_si' /usr/local/lib/pl-5.6.3/lib/i686-cygwin//libpl.a(pl-gmp.o)(.text+0x3aa +):pl-gmp.c : undefined reference to `__imp____gmpz_cmp' /usr/local/lib/pl-5.6.3/lib/i686-cygwin//libpl.a(pl-gmp.o)(.text+0x3c0 +):pl-gmp.c perlld: *** system() failed to execute gcc -shared -o Low.dll -Wl,--out-implib=libLow.dll.a -Wl,--export-all +-symbols - Wl,--enable-auto-import -Wl,--stack,8388608 \ -s -L/usr/local/lib Low.o callback.o callperl.o hook.o perl2swi.o swi2 +perl.o plc onfig.o argv.o query.o vars.o context.o engines.o opaque.o /usr/lib/p +erl5/5.8/c ygwin/CORE/libperl.dll.a -lgmp -lreadline -lncurses -lm -lpthread -L/u +sr/local/l ib/pl-5.6.3/lib/i686-cygwin/ -lpl

Can anyone help me?
Regards,
Renee

In reply to Language::Prolog::Yaswi by reneeb

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.