LinuxQuestions.org
Review your favorite Linux distribution.
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 01-21-2018, 03:41 AM   #16
Petri Kaukasoina
Senior Member
 
Registered: Mar 2007
Posts: 1,781

Rep: Reputation: 1459Reputation: 1459Reputation: 1459Reputation: 1459Reputation: 1459Reputation: 1459Reputation: 1459Reputation: 1459Reputation: 1459Reputation: 1459

Quote:
Originally Posted by fettycine_alguapo View Post
I got this fixed I think.
Are you using 14.2 or current?
 
Old 01-21-2018, 12:49 PM   #17
swaggboi
LQ Newbie
 
Registered: Oct 2017
Location: Northern VA
Distribution: Slackware, Fedora/RHEL, OpenBSD
Posts: 26

Original Poster
Rep: Reputation: Disabled
14.2 with the 4.4.111 kernel:

daniel@161850099976:~$ uname -a
Linux 161850099976 4.4.111 #2 SMP Thu Jan 11 16:35:15 CST 2018 x86_64 AMD Athlon(tm) X4 845 Quad Core Processor AuthenticAMD GNU/Linux
 
Old 01-21-2018, 01:32 PM   #18
Petri Kaukasoina
Senior Member
 
Registered: Mar 2007
Posts: 1,781

Rep: Reputation: 1459Reputation: 1459Reputation: 1459Reputation: 1459Reputation: 1459Reputation: 1459Reputation: 1459Reputation: 1459Reputation: 1459Reputation: 1459
Maybe you have accidentally installed -current packages to your 14.2 system. Which gcc version do you have? It should be 5.3.0 in 14.2. 'gcc -v' will tell the version. It's linked against libmpfr.so.4, while gcc 7.2.0 in -current is linked against libmpfr.so.6.
 
Old 01-21-2018, 03:35 PM   #19
swaggboi
LQ Newbie
 
Registered: Oct 2017
Location: Northern VA
Distribution: Slackware, Fedora/RHEL, OpenBSD
Posts: 26

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Petri Kaukasoina View Post
Maybe you have accidentally installed -current packages to your 14.2 system. Which gcc version do you have? It should be 5.3.0 in 14.2. 'gcc -v' will tell the version. It's linked against libmpfr.so.4, while gcc 7.2.0 in -current is linked against libmpfr.so.6.
Very interesting because I do indeed have 7.2.0... how did that happen? I've done nothing (intentionally anyways) to pull this version, I just do my usual slackpkg install-new && slackpkg upgrade-all when I get an email regarding security patches from that Slackware mailing list. I tried a slackpkg reinstall gcc but it's still on 7.2.0
 
Old 01-22-2018, 01:43 AM   #20
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
Quote:
Originally Posted by fettycine_alguapo View Post
Very interesting because I do indeed have 7.2.0... how did that happen? I've done nothing (intentionally anyways) to pull this version, I just do my usual slackpkg install-new && slackpkg upgrade-all when I get an email regarding security patches from that Slackware mailing list. I tried a slackpkg reinstall gcc but it's still on 7.2.0
This is likely because you have your slackpkg mirror set to -current rather than 14.2. Depending on how you've handled the upgrade-all/install-new, you may be running the full development version of Slackware.
 
Old 01-22-2018, 02:52 AM   #21
enorbet
Senior Member
 
Registered: Jun 2003
Location: Virginia
Distribution: Slackware = Main OpSys
Posts: 4,784

Rep: Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434
Quote:
Originally Posted by fettycine_alguapo View Post
Very interesting because I do indeed have 7.2.0... how did that happen? I've done nothing (intentionally anyways) to pull this version, I just do my usual slackpkg install-new && slackpkg upgrade-all when I get an email regarding security patches from that Slackware mailing list. I tried a slackpkg reinstall gcc but it's still on 7.2.0
Some might say that one courts abdication of "intentionally so" as soon as we rely on automation. At the very least it seems we should pay close attention to the rules we do specify that govern that automation. We need to be very thoughtful when we consider the axiom that "convenience can lead to weakness".

More to the immediate point I hope the driver install is now working properly. It seems it is. Congratulations for good sleuthing and tenacity.
 
Old 01-22-2018, 08:13 AM   #22
swaggboi
LQ Newbie
 
Registered: Oct 2017
Location: Northern VA
Distribution: Slackware, Fedora/RHEL, OpenBSD
Posts: 26

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by bassmadrigal View Post
This is likely because you have your slackpkg mirror set to -current rather than 14.2. Depending on how you've handled the upgrade-all/install-new, you may be running the full development version of Slackware.
So I did check /etc/slackpkg/mirrors but didn't think to check /etc/slackpkg/slackpkgplus.conf as I installed slackpkgplus when I installed multilib... I uncommented the wrong mirror in that one. I just flipped it back to 14.2 and running slackpkg again to see if it rolls it back to gcc-5.3.0. If not I should be able to figure it out manually (I hope)
 
  


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
Installer nvidia: disagrees about version of symbol module_layout? lugoteehalt Linux - Software 1 01-02-2010 04:59 PM
Madwifi error - could not detect kernel version austinramsay SUSE / openSUSE 13 07-14-2007 09:41 AM
nvidia-installer, gcc-version-check fails verbose Linux - Hardware 23 09-03-2006 05:15 PM
Remotely detect kernel version ReMuSoMeGa Linux - Software 2 06-20-2006 07:01 AM
nvidia installer and Slackware 10.2 (kernel 2.6.13) krussell Slackware 2 11-12-2005 06:47 AM

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

All times are GMT -5. The time now is 04:35 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