Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 May 2019 20:05:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 238121] astro/cfitsio: Unresolved symbols in the shared library: deflate, deflateEnd, inflate, etc
Message-ID:  <bug-238121-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238121

            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@FreeBSD.org
          Reporter: yuri@freebsd.org
          Assignee: sunpoet@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)

Testcase: the port science/healpix fails to build because of missing symbol=
s 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 deflateInit=
2_
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 inflateInit=
2_
cc: error: linker command failed with exit code 1 (use -v to see invocation)

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



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