Subject: Re: CVS commit: pkgsrc/math/R
To: Joerg Sonnenberger <joerg@britannica.bec.de>
From: Mark Davies <mark@mcs.vuw.ac.nz>
List: pkgsrc-changes
Date: 03/20/2007 09:35:08
On Tue, 20 Mar 2007, Joerg Sonnenberger wrote:
> On Sun, Mar 18, 2007 at 01:13:02PM +0000, Mark Davies wrote:
> > Log Message:
> > Building with f2c effects what libs get installed. Adjust PLIST.
>
> This broke the build on DragonFly, which does not use f2c, but
> still gets the library.
Hmm, seems that library gets built if the configure script decides
there is some issue with the external blas library. On NetBSD with
everything else being equivalent this happens if compiling with f2c
but not with g77. Could you track down why it doesn't like blas on
DragonFly?
cheers
mark