[MacPorts] #61485: blackbox @0.75 does not build on Big Sur, macOS 11.0.1, because of "Undefined symbols for architecture x86_64: "_libiconv", referenced from:"

MacPorts noreply at macports.org
Sun Nov 15 23:00:29 UTC 2020


#61485: blackbox @0.75 does not build on Big Sur, macOS 11.0.1, because of
"Undefined symbols for architecture x86_64:   "_libiconv", referenced
from:"
-----------------------+----------------------
 Reporter:  ballapete  |      Owner:  (none)
     Type:  defect     |     Status:  new
 Priority:  Normal     |  Milestone:
Component:  ports      |    Version:  2.6.4
 Keywords:  bigsur     |       Port:  blackbox
-----------------------+----------------------
 The `port` has a `dependency` to `libiconv`, but `configure` does not
 check for its existence and there is nowhere supplied `libiconv` to the
 compiler. `configure` knows:

 {{{
   --with-libiconv-prefix[=DIR]  search for libiconv in DIR/include and
 DIR/lib
   --without-libiconv-prefix     don't search for libiconv in includedir
 and libdir
   --with-libintl-prefix[=DIR]  search for libintl in DIR/include and
 DIR/lib
   --without-libintl-prefix     don't search for libintl in includedir and
 libdir
 }}}

 – could be any of these can help…

-- 
Ticket URL: <https://trac.macports.org/ticket/61485>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list