LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-21-2020, 05:15 PM   #16
juju
Member
 
Registered: Jan 2005
Location: California
Distribution: Slackware current 08/2020
Posts: 53

Original Poster
Rep: Reputation: 0

I don't remember. I said "for a while", because I know it has been some time (maybe a year) since I've done any kind of lengthy configuration on my machine. I do update monthly with slackpkg.

A little unclear about using upgradepkg. Should I use the aforementioned link and download a pkg and then use it as follows:

Code:
% upgradepkg gcc-5.5.0_multilib-x86_64-1alien.txz
 
Old 05-21-2020, 06:06 PM   #17
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
It looks like your slackpkg mirror is set to 14.2, but your slackpkg+ mirror for multilib is set to -current.

Find the following line in your /etc/slackpkg/slackpkgplus.conf file and change "current" to "14.2" and then update the system.

Code:
MIRRORPLUS['multilib']=http://bear.alienbase.nl/mirrors/people/alien/multilib/current/
I would probably recommend the following to make sure you have the right stuff installed. The first will uninstall all 32bit compatibility layer packages to make sure you don't have stragglers from -current that shouldn't be on 14.2. The second will make sure slackpkg has the latest info for the repos. The third will "upgrade" your gcc and glibc packages to the correct 14.2 versions. The fourth will install all missing multilib packages.

Code:
removepkg /var/log/packages/*compat32*
slackpkg update
slackpkg upgrade multilib
slackpkg install multilib
After this, you should be good to go.
 
Old 05-21-2020, 06:34 PM   #18
juju
Member
 
Registered: Jan 2005
Location: California
Distribution: Slackware current 08/2020
Posts: 53

Original Poster
Rep: Reputation: 0
That took a while, but it seems to work.

Many thanks for the assistance!
 
Old 04-30-2021, 05:25 PM   #19
npkuin
LQ Newbie
 
Registered: Jun 2016
Location: England
Distribution: Debian
Posts: 1

Rep: Reputation: Disabled
perhaps this helps

I have been configuring a virtual machine, and choose an old OS, scientific linux, but needed a more recent gcc compiler, so downloaded all the required stuff, and then started gcc, of course using the online recipe, having had some 'experience' building gcc twenty years ago. All went well, until during a check, the same error, that cc1 cannot find the libisl lib, so was stuck. It seems to be, - from scouring the net - happening quite alot, so what was wrong? It had to be something in the environment, but what? After cheking this and that, I finally defined LD_LIBRARY_PATH=/lib (where a soft link to the lib was) and Hallo! It worked. Make is happily chugging away further and so, this may help in other cases.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
apt-config:error while loading shared libraries: libgcc_s.so.1 cannot open shared object file: No such file or directory wenyumei Ubuntu 1 07-20-2016 10:58 AM
error while loading shared libraries: libstdc++.so.5: cannot open shared object file: Franziss Linux - Newbie 10 06-28-2010 05:47 AM
error while loading shared libraries: libstdc++.so.5: cannot open shared object file PaulyWally Debian 2 10-18-2008 05:59 PM
error while loading shared libraries: libgvc.so.3: cannot open shared object file coolrock Slackware 6 01-17-2007 05:10 PM
error while loading shared libraries: libdb-4.1.so: cannot open shared object file putquery8581 Linux - Software 1 10-01-2004 07:03 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:39 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration