Re: [Fink-users] g77 fails

2013-09-24 Thread Richard Miles
I see. so g77 will never work until those problems are fixed. Thank you for telling me that. On Sep 23, 2013, at 1:55 PM, Martin Costabel wrote: On 21/09/13 23:21, Alexander Hansen wrote: [] Hmm...those no such file or directory errors suggest something more odd than I thought. I don't

Re: [Fink-users] g77 fails

2013-09-24 Thread Alexander Hansen
On 9/24/13 6:18 AM, Richard Miles wrote: I see. so g77 will never work until those problems are fixed. Thank you for telling me that. No, Martin said the issue is completely unrelated to the problem that you are having. The problem is that somehow a reference to the /usr/local/bin/fish that

Re: [Fink-users] g77 fails

2013-09-24 Thread Martin Costabel
On 24/09/13 15:18, Richard Miles wrote: I see. so g77 will never work until those problems are fixed. Thank you for telling me that. No. I did *not* tell you that. I said I don't believe they are related to the /usr/local/bin/fish story (which is still very mysterious to me, maybe some

Re: [Fink-users] g77 fails

2013-09-24 Thread Richard Miles
On 21/09/13 23:21, Alexander Hansen wrote: [] Hmm...those no such file or directory errors suggest something more odd than I thought. I don't believe they are related to the /usr/local/bin/fish story (which is still very mysterious to me, maybe some kind of weird /usr/local/bin/make

Re: [Fink-users] g77 fails

2013-09-24 Thread Alexander Hansen
On 9/24/13 8:30 AM, Richard Miles wrote: Oh i did the sudo ln -sf /sw/bin/fish /usr/local/bin/fish. Then tried to reinstall g77. it still fails. ;( Is it the same failure? -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/

Re: [Fink-users] g77 fails

2013-09-24 Thread Richard Miles
Actually no. there was a problem with fish in the build. I have decided to uninstall fish. I unlinked it to /usr/local/bin and removed fish. On Sep 24, 2013, at 8:37 AM, Alexander Hansen wrote: On 9/24/13 8:30 AM, Richard Miles wrote: Oh i did the sudo ln -sf /sw/bin/fish

[Fink-users] g77 fails.

2013-09-24 Thread Richard Miles
mv tmp-xlimits.h xlimits.h (SHLIB_LINK='' \ SHLIB_MULTILIB=''; \ gcc -c -D_FORTIFY_SOURCE=0 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/sw/include -DSTANDARD_STARTFILE_PREFIX=\../../../\

Re: [Fink-users] g77 fails.

2013-09-24 Thread Alexander Hansen
On 9/24/13 8:52 AM, Richard Miles wrote: (There is no need to email the maintainer, because the breakage is due to something you did on your system outside of Fink) snip make[3]: /usr/local/bin/fish: Command not found snip I thought you said that you created this symlink. What do you get

Re: [Fink-users] g77 fails.

2013-09-24 Thread Alexander Hansen
On 9/24/13 8:52 AM, Richard Miles wrote: snip make[3]: /usr/local/bin/fish: Command not found snip You're going to keep getting this same error over and over because you haven't changed whatever is causing the problem. It's not really an issue in Fink, so we're not going to change anything,

Re: [Fink-users] g77 fails.

2013-09-24 Thread Alexander Hansen
On 9/24/13 9:12 AM, Alexander Hansen wrote: On 9/24/13 8:52 AM, Richard Miles wrote: snip make[3]: /usr/local/bin/fish: Command not found snip You're going to keep getting this same error over and over because you haven't changed whatever is causing the problem. It's not really an issue