Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#12006 - libblas has linker errors

Attached to Project: Arch Linux
Opened by todd keeler (tdphys) - Wednesday, 05 November 2008, 18:23 GMT
Last edited by Ronald van Haren (pressh) - Wednesday, 05 November 2008, 18:35 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture i686
Severity High
Priority Normal
Reported Version None
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
I tried to compile a package against libblas and it gave linking errors at runtime.

Running gcc -v /usr/lib/libblas.so.3 shows the following linking problems:
/usr/lib/libblas.so.3: undefined reference to `_gfortran_st_write_done'
/usr/lib/libblas.so.3: undefined reference to `_gfortran_transfer_integer'
/usr/lib/libblas.so.3: undefined reference to `_gfortran_stop_numeric'
/usr/lib/libblas.so.3: undefined reference to `_gfortran_st_write'
/usr/lib/libblas.so.3: undefined reference to `_gfortran_runtime_error_at'
/usr/lib/libblas.so.3: undefined reference to `_gfortran_transfer_character'
collect2: ld returned 1 exit status



Additional info:
* package version(s)
* config and/or log files etc.
blas
Version : 19980702-5


Steps to reproduce:
gcc -v /usr/lib/libblas.so.3
or
ld -v /usr/lib/libblas.so.3
This task depends upon

Closed by  Ronald van Haren (pressh)
Wednesday, 05 November 2008, 18:35 GMT
Reason for closing:  Duplicate
Additional comments about closing:  Duplicate of  FS#11308  which is already fixed.

Please check if you have the latest version if you file a bug report

Loading...