Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Nov 2007 13:41:52 GMT
From:      Thomas Ludwig <tludwig@smr.ch>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/117923: USE_FORTRAN=yes: shared libraries for blas, lapack, and atlas do not contain any dependencies on other libs
Message-ID:  <200711081341.lA8Dfqn5046954@www.freebsd.org>
Resent-Message-ID: <200711081350.lA8Do19b020349@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         117923
>Category:       ports
>Synopsis:       USE_FORTRAN=yes: shared libraries for blas, lapack, and atlas do not contain any dependencies on other libs
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 08 13:50:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Ludwig
>Release:        6.3-PRERELEASE
>Organization:
SMR
>Environment:
FreeBSD pingu.smr-internal.ch 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #0: Thu Nov  1 16:38:55 CET 2007     root@pingu.smr-internal.ch:/usr/obj/usr/src/sys/GENERIC i386

>Description:
The USE_FORTRAN=yes directive present in the ports Makefiles for math/blas, math/lapack, and math/atlas does not add any dependency, including the dependency for libgfortran, to the shared libraries:

$ ldd /usr/local/lib/libblas.so.2 
/usr/local/lib/libblas.so.2:

This in turn leads to problems when linking with such shared libraries.
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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