GCC Compiler Error Again

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I was once again trying to install a compiler onto my SGI Indy computer running Irix version 6.5, and this time, I found a file that has all of the libraries I thought I would have needed. When I compiled, I get an error that says



cc1: rld: Fatal Error: Cannot Successfully map soname 'libmpc.so.4' under any of the filenames /opt/local/gcc473/lib/libmpc.so.4:/usr/lib32/libmpcso.4 


It says some more directories, which I will show in this photo:
enter image description here



I installed the compiler that was pre-installed from here



I also had install it to another drive that did not have the Irix OS installed on it so I would have enough space, so there are no /usr or /etc directories inside.



Thanks for your assistance,
-rjhwinner03










share|improve this question













migrated from retrocomputing.stackexchange.com 32 mins ago


This question came from our site for vintage-computer hobbyists interested in restoring, preserving, and using the classic computer and gaming systems of yesteryear.














  • I have to go to bed, but I will improve the image quality tomorrow.
    – rjhwinner03
    15 hours ago










  • This question is on-topic on Retrocomputing, but I think it'd do better on Unix & Linux because it's a problem that isn't specific to Irix (at least, I don't think it is). You'll have to join that community before you can post comments or edit the question. I recommend reading the tour, too.
    – wizzwizz4
    32 mins ago










  • I am rather new to using Unix machines, so I may be in quite the pickle
    – rjhwinner03
    7 mins ago










  • That looks like a pretty standard "missing library" error to me, but I don't know enough to place it.
    – wizzwizz4
    6 mins ago










  • Well, you may be right, because the library is not included in any of the file folders that it is talking about, so I may just move the files into all of the folders that it mentions.
    – rjhwinner03
    3 mins ago














up vote
0
down vote

favorite












I was once again trying to install a compiler onto my SGI Indy computer running Irix version 6.5, and this time, I found a file that has all of the libraries I thought I would have needed. When I compiled, I get an error that says



cc1: rld: Fatal Error: Cannot Successfully map soname 'libmpc.so.4' under any of the filenames /opt/local/gcc473/lib/libmpc.so.4:/usr/lib32/libmpcso.4 


It says some more directories, which I will show in this photo:
enter image description here



I installed the compiler that was pre-installed from here



I also had install it to another drive that did not have the Irix OS installed on it so I would have enough space, so there are no /usr or /etc directories inside.



Thanks for your assistance,
-rjhwinner03










share|improve this question













migrated from retrocomputing.stackexchange.com 32 mins ago


This question came from our site for vintage-computer hobbyists interested in restoring, preserving, and using the classic computer and gaming systems of yesteryear.














  • I have to go to bed, but I will improve the image quality tomorrow.
    – rjhwinner03
    15 hours ago










  • This question is on-topic on Retrocomputing, but I think it'd do better on Unix & Linux because it's a problem that isn't specific to Irix (at least, I don't think it is). You'll have to join that community before you can post comments or edit the question. I recommend reading the tour, too.
    – wizzwizz4
    32 mins ago










  • I am rather new to using Unix machines, so I may be in quite the pickle
    – rjhwinner03
    7 mins ago










  • That looks like a pretty standard "missing library" error to me, but I don't know enough to place it.
    – wizzwizz4
    6 mins ago










  • Well, you may be right, because the library is not included in any of the file folders that it is talking about, so I may just move the files into all of the folders that it mentions.
    – rjhwinner03
    3 mins ago












up vote
0
down vote

favorite









up vote
0
down vote

favorite











I was once again trying to install a compiler onto my SGI Indy computer running Irix version 6.5, and this time, I found a file that has all of the libraries I thought I would have needed. When I compiled, I get an error that says



cc1: rld: Fatal Error: Cannot Successfully map soname 'libmpc.so.4' under any of the filenames /opt/local/gcc473/lib/libmpc.so.4:/usr/lib32/libmpcso.4 


It says some more directories, which I will show in this photo:
enter image description here



I installed the compiler that was pre-installed from here



I also had install it to another drive that did not have the Irix OS installed on it so I would have enough space, so there are no /usr or /etc directories inside.



Thanks for your assistance,
-rjhwinner03










share|improve this question













I was once again trying to install a compiler onto my SGI Indy computer running Irix version 6.5, and this time, I found a file that has all of the libraries I thought I would have needed. When I compiled, I get an error that says



cc1: rld: Fatal Error: Cannot Successfully map soname 'libmpc.so.4' under any of the filenames /opt/local/gcc473/lib/libmpc.so.4:/usr/lib32/libmpcso.4 


It says some more directories, which I will show in this photo:
enter image description here



I installed the compiler that was pre-installed from here



I also had install it to another drive that did not have the Irix OS installed on it so I would have enough space, so there are no /usr or /etc directories inside.



Thanks for your assistance,
-rjhwinner03







c






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked 15 hours ago









rjhwinner03

11




11




migrated from retrocomputing.stackexchange.com 32 mins ago


This question came from our site for vintage-computer hobbyists interested in restoring, preserving, and using the classic computer and gaming systems of yesteryear.






migrated from retrocomputing.stackexchange.com 32 mins ago


This question came from our site for vintage-computer hobbyists interested in restoring, preserving, and using the classic computer and gaming systems of yesteryear.













  • I have to go to bed, but I will improve the image quality tomorrow.
    – rjhwinner03
    15 hours ago










  • This question is on-topic on Retrocomputing, but I think it'd do better on Unix & Linux because it's a problem that isn't specific to Irix (at least, I don't think it is). You'll have to join that community before you can post comments or edit the question. I recommend reading the tour, too.
    – wizzwizz4
    32 mins ago










  • I am rather new to using Unix machines, so I may be in quite the pickle
    – rjhwinner03
    7 mins ago










  • That looks like a pretty standard "missing library" error to me, but I don't know enough to place it.
    – wizzwizz4
    6 mins ago










  • Well, you may be right, because the library is not included in any of the file folders that it is talking about, so I may just move the files into all of the folders that it mentions.
    – rjhwinner03
    3 mins ago
















  • I have to go to bed, but I will improve the image quality tomorrow.
    – rjhwinner03
    15 hours ago










  • This question is on-topic on Retrocomputing, but I think it'd do better on Unix & Linux because it's a problem that isn't specific to Irix (at least, I don't think it is). You'll have to join that community before you can post comments or edit the question. I recommend reading the tour, too.
    – wizzwizz4
    32 mins ago










  • I am rather new to using Unix machines, so I may be in quite the pickle
    – rjhwinner03
    7 mins ago










  • That looks like a pretty standard "missing library" error to me, but I don't know enough to place it.
    – wizzwizz4
    6 mins ago










  • Well, you may be right, because the library is not included in any of the file folders that it is talking about, so I may just move the files into all of the folders that it mentions.
    – rjhwinner03
    3 mins ago















I have to go to bed, but I will improve the image quality tomorrow.
– rjhwinner03
15 hours ago




I have to go to bed, but I will improve the image quality tomorrow.
– rjhwinner03
15 hours ago












This question is on-topic on Retrocomputing, but I think it'd do better on Unix & Linux because it's a problem that isn't specific to Irix (at least, I don't think it is). You'll have to join that community before you can post comments or edit the question. I recommend reading the tour, too.
– wizzwizz4
32 mins ago




This question is on-topic on Retrocomputing, but I think it'd do better on Unix & Linux because it's a problem that isn't specific to Irix (at least, I don't think it is). You'll have to join that community before you can post comments or edit the question. I recommend reading the tour, too.
– wizzwizz4
32 mins ago












I am rather new to using Unix machines, so I may be in quite the pickle
– rjhwinner03
7 mins ago




I am rather new to using Unix machines, so I may be in quite the pickle
– rjhwinner03
7 mins ago












That looks like a pretty standard "missing library" error to me, but I don't know enough to place it.
– wizzwizz4
6 mins ago




That looks like a pretty standard "missing library" error to me, but I don't know enough to place it.
– wizzwizz4
6 mins ago












Well, you may be right, because the library is not included in any of the file folders that it is talking about, so I may just move the files into all of the folders that it mentions.
– rjhwinner03
3 mins ago




Well, you may be right, because the library is not included in any of the file folders that it is talking about, so I may just move the files into all of the folders that it mentions.
– rjhwinner03
3 mins ago















active

oldest

votes











Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f479964%2fgcc-compiler-error-again%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f479964%2fgcc-compiler-error-again%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

Peggy Mitchell

Palaiologos

The Forum (Inglewood, California)