Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jul 2011 01:30:23 GMT
From:      "b. f." <bf1783@googlemail.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/159267: suitesparse-3.6.1_1 build failure
Message-ID:  <201107290130.p6T1UNN2042357@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/159267; it has been noted by GNATS.

From: "b. f." <bf1783@googlemail.com>
To: bug-followup@freebsd.org
Cc: maho@freebsd.org, Joseph Mingrone <jrm@ftfl.ca>
Subject: Re: ports/159267: suitesparse-3.6.1_1 build failure
Date: Thu, 28 Jul 2011 21:26:36 -0400

 On 7/28/11, b. f. <bf1783@googlemail.com> wrote:
 ...
 > I'm afraid this error arose from my recent changes, when I removed a
 > crutch that I thought was only needed by obsolete versions of
 > math/blas and math/lapack (and perhaps by parts of math/atlas -- but
 > that should change soon).  This is really a problem with the
 > math/gotoblas port: its shared libraries should include ELF DT_NEEDED
 > tags that tell rtld(1) which libraries it needs at runtime, and we
 
 ... and, as in this case, also tell ld(1) at build-time.
 
 > should not have to provide this information in each port that uses
 > gotoblas, as we did in the past when we used static archives.  So the
 ...
 
 b.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107290130.p6T1UNN2042357>