SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hi there! I have a problem with my Marvell Yukon network card. I have to install a driver, but when I do it, the installation script tells me that there is a mismatch error and that I need gcc 3.3.5 and I have gcc 4.1. I tried installing gcc 3.3.5 but instalation fails, so I supose I need to uninstall gcc 4.1 before doing it. Can anybody tell me how to uninstall it?? Please. Thanks!
Hi, just guessing here, i remember when i used to run fedora first versions there was an issue installing nvidia drivers, you had to export gcc, so why not give it a try, maybe it will work. Check what versions you have installed: ls /usr/bin/gcc* and then just before trying to install your driver type: export CC=gcc-3.3.5 or whatever version you need. Check for typos, don't miss any "-" or "." or it won't work. Good luck
What model Marvell Yukon nic card do you have?
I know there are two kernel drivers that are for Marvell Yukon nic cards, there under 1000mbit section. I think that's in kernel 2.6.x only though.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.