<div class="gmail_quote"><div dir="ltr">On Sun, Aug 20, 2017, 6:34 PM Rich Shepard <<a href="mailto:rshepard@appl-ecosys.com">rshepard@appl-ecosys.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sun, 20 Aug 2017, Rich Shepard wrote:<br>
<br>
>  Trying to build goffice-0.10.34 on 14.2 this error occurs:<br>
<br>
   Actually, there are two errors:<br>
<br>
checking whether NLS is requested... yes<br>
/usr/bin/perl: symbol lookup error: /usr/local/lib/perl5/auto/List/Util/Util.so: undefined symbol: Perl_xs_apiversion_bootcheck<br>
checking for intltool >= 0.35.0...  found<br>
configure: error: Your intltool is too old.  You need intltool 0.35.0 or later.<br>
<br>
and intltool-0.51.0-i586-3_slack14.2 is installed with these binaries:<br>
/usr/bin/intltool-update, /usr/bin/intltool-merge,<br>
//usr/bin/intltool-prepare, /usr/bin/intltoolize, /usr/bin/intltool-extract<br>
<br>
   Please advise me how to proceed to build this package.<br>
<br>
Rich<br></blockquote></div><div><br></div><div>This is likely due to your upgrade and having old SBo packages that goffice links to that are linking to old Slackware files.<br><br>This is why it's typically recommended to rebuild all 3rd-party applications when you upgrade the distro. There's so much dynamic linking that goes on that it can be a pain to track it down. I'd get a list of all packages based on the responses in your other email thread and the run "slackpkg clean-system" to clear it all out and rebuild from scratch. It'll take time now but will likely save you a lot more time in the future from trying to figure out why things aren't compiling when they seem like they should.<br></div><div><br></div><div>Jeremy</div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div>