in reply to cpan -i Language::Prolog::Yaswi gives undefined symbol: clock_gettime
Remember What's happened to Yaswi?
This error
means you should run ldd /usr/local/lib/perl/5.14.2/auto/Language/Prolog/Yaswi/Low/Low.so and then adjust your LD_LIBRARY_PATH, or whatever, so that Low.so can find the correct libgmp.so which exports a __gmpz_get_si symbolperl: symbol lookup error: /usr/local/lib/perl/5.14.2/auto/Language/Pr +olog/Yaswi/Low/Low.so: undefined symbol: clock_gettime
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: cpan -i Language::Prolog::Yaswi gives undefined symbol: __gmpz_get_si
by Steve_BZ (Chaplain) on Jun 17, 2012 at 00:13 UTC | |
|
Re^2: cpan -i Language::Prolog::Yaswi gives undefined symbol: __gmpz_get_si
by Steve_BZ (Chaplain) on Jul 02, 2012 at 21:46 UTC | |
by Anonymous Monk on Jul 03, 2012 at 11:24 UTC | |
by Steve_BZ (Chaplain) on Jul 04, 2012 at 15:24 UTC |