[Bug 238121] astro/cfitsio: Unresolved symbols in the shared library: deflate, deflateEnd, inflate, etc

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat May 25 20:05:30 UTC 2019


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

            Bug ID: 238121
           Summary: astro/cfitsio: Unresolved symbols in the shared
                    library: deflate, deflateEnd, inflate, etc
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet at FreeBSD.org
          Reporter: yuri at freebsd.org
          Assignee: sunpoet at FreeBSD.org
             Flags: maintainer-feedback?(sunpoet at FreeBSD.org)

Testcase: the port science/healpix fails to build because of missing symbols in
lib/libcfitsio.so:
ld: error: /usr/local/lib/libcfitsio.so: undefined reference to deflate
ld: error: /usr/local/lib/libcfitsio.so: undefined reference to deflateEnd
ld: error: /usr/local/lib/libcfitsio.so: undefined reference to deflateInit2_
ld: error: /usr/local/lib/libcfitsio.so: undefined reference to inflate
ld: error: /usr/local/lib/libcfitsio.so: undefined reference to inflateEnd
ld: error: /usr/local/lib/libcfitsio.so: undefined reference to inflateInit2_
cc: error: linker command failed with exit code 1 (use -v to see invocation)

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


More information about the freebsd-ports-bugs mailing list