Victor Eijkhout wrote:
[~/tst] %% g77 ftest.f
g77: installation problem, cannot exec `c++filt': No such file or directory

From another thread on this list:

What you should do is something like

  while ( ! exists /usr/bin/c++filt ) {
    reinstall BSD.pkg;
    file bug report with Apple;
  }

Hopefully the loop will finish after a finite number of iterations.

--
Martin



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to