Missing libgfortran: what package is it in?

2007-09-27 Thread vittorio
I'm trying to update some packages of R. In compiling them freebsd 6.2 fails 
systematically because a libgfortran library is missing (and, as a matter of 
fact, it is!).

What package should I install to have these lib available?

Ciao
Vittorio

---
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Missing libgfortran: what package is it in?

2007-09-27 Thread Thierry Thomas

Selon vittorio [EMAIL PROTECTED] le Jeu 27 sep 18:31:44 2007 :


I'm trying to update some packages of R. In compiling them freebsd 6.2 fails
systematically because a libgfortran library is missing (and, as a matter of
fact, it is!).

What package should I install to have these lib available?


It should be provided by lang/gcc42.

Actually, if gcc42 is only registered as a build_depends, this is a bug.

Regards,
--
Th. Thomas.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]