[Bug 253451] math/mumps: Unresolved mpi-related symbols in libdmumps.so

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Feb 12 09:52:21 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253451

            Bug ID: 253451
           Summary: math/mumps: Unresolved mpi-related symbols in
                    libdmumps.so
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: thierry at FreeBSD.org
          Reporter: yuri at freebsd.org
          Assignee: thierry at FreeBSD.org
             Flags: maintainer-feedback?(thierry at FreeBSD.org)

Hi Thierry,

c_example.c (from mumps-5.1.2/examples) compiles but breaks at run-time:

> $ cc c_example.c -I /usr/local/include/ -L /usr/local/lib -ldmumps -lmpich
> $ sudo ./a.out 
> ld-elf.so.1: /usr/local/lib/libdmumps.so.5: Undefined symbol "mpi_bcast_"


libdmumps.so seems to need to be linked with MPI libraries.


Yuri

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list