in reply to Language::Prolog::Yaswi

Not too sure what to make of the undefined reference to '_boot_DynaLoader', but the other undefined references are all defined in the GMP library.

Do you have GMP installed ? If so, then why is libgmp.a not being found ? Otoh, if you don't have the GMP library installed, then why does the build process think you do ?

I actually have the GMP library, but I don't think it's being referenced when I build L::P::Y-0.08. That may be because the SWI-Prolog that I have is a binary Windows build (as opposed to built by me).

I also think it likely that esskar does not have GMP. If that's so, then that's a strong indication that L::P::Y builds fine without GMP.

Cheers,
Rob

Replies are listed 'Best First'.
Re^2: Language::Prolog::Yaswi
by reneeb (Chaplain) on Jan 23, 2006 at 10:23 UTC
    As I am currently in an Internetcafe, I can't check whether I have GMP installed or not. I will check this later...

    Can you build a ppm version of L::P::Y and send it via email?

    Regards,
    Renee
      Yes, I can do that.
      Where do I find your email address ?

      Cheers,
      Rob

        Do you still have this PPM version of Language::Prolog::Yaswi. If so I'd love a copy too.

        Thanks