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 
interfering). They reveil, however, that some Fink packages are fishy :-)

> grep: /etc/sw/bin/jv-scan: No such file or directory

and similar broken symlinks: I have them, too. They come from the gcc47 and 
gcc48 packages that do indeed install a couple of dangling symlinks.

> grep: /etc/sw/etc/app-defaults/Beforelight: No such file or directory

and similar broken symlinks: I have them, too. They show that our appdefaults 
package (which is required by gnuplot) is long past its sell-by date. I don't 
know when /etc/X11 went out of fashion, but I think it has been a couple of 
years now.

-- 
Martin
On Sep 24, 2013, at 6:32 AM, Alexander Hansen wrote:

> 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 *you* 
> installed at some point became encoded in something that the g77 build chain 
> is using, and we haven't been able to figure out where that is occurring.  
> That's why I had you do all of those grep's.
> 
> A workaround might be to install fink's fish and then use
> 
>       sudo ln -sf /sw/bin/fish /usr/local/bin/fish
> 
> to create that.
> -- 
> Alexander Hansen, Ph.D.
> Fink User Liaison
> My package updates: http://finkakh.wordpress.com/

Oh i did the sudo ln -sf /sw/bin/fish /usr/local/bin/fish.
Then tried to reinstall g77.
it still fails. ;(



------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to