Hello, Le 21/08/2017 à 00:44, David O'Shaughnessy a écrit : > On 08/21/2017 01:01 AM, Rich Shepard wrote: >> Trying to build goffice-0.10.34 on 14.2 this error occurs: >> >> checking for intltool >= 0.35.0... found configure: error: Your intltool is >> too old. You need intltool 0.35.0 or later. >> >> Installed is intltool-0.51.0-i586-3_slack14.2. >> >> Downloading new copies of the .tar.gz and souce files makes no >> difference. > > goffice-0.10.34 is building fine on Slackware 14.2_64: > > checking whether NLS is requested... yes > checking for intltool >= 0.35.0... 0.51.0 found > checking for intltool-update... /usr/bin/intltool-update > checking for intltool-merge... /usr/bin/intltool-merge > checking for intltool-extract... /usr/bin/intltool-extract > > etc. Sorry I can't be of more help, but it doesn't sound like you have a > clean install.
I think you are right: Rich, in your buid log I see: /usr/bin/perl: symbol lookup error: /usr/local/lib/perl5/auto/List/Util/Util.so: undefined symbol: Perl_xs_apiversion_bootcheck How come is this perl shared object in /usr/local? If you installed a genuine perl5 package you shoul5 have it in /usr/lib: /usr/lib/perl5/auto/List/Util/Util.so Didier _______________________________________________ SlackBuilds-users mailing list [email protected] https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/ FAQ - https://slackbuilds.org/faq/
