[MacPorts] #42118: failed to configure avarice

MacPorts noreply at macports.org
Thu Jan 16 10:39:24 PST 2014


#42118: failed to configure avarice
----------------------------+--------------------------------
  Reporter:  jud.leonard@…  |      Owner:  macports-tickets@…
      Type:  defect         |     Status:  reopened
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.2.1
Resolution:                 |   Keywords:
      Port:  avarice        |
----------------------------+--------------------------------

Comment (by dwb@…):

 Changing the following allows it to compile but feels like a really broken
 solution:


 {{{
 /depends_lib         port:gettext port:libusb-compat port:zlib \
                     port:avr-binutils port:gcc48

 configure.cc        gcc-mp-4.8
 configure.cxx       g++-mp-4.8
 configure.args      --mandir=${prefix}/share/man \
                     --enable-target-programming
 configure.ldflags-append    -lz \
                             -L${prefix}/avr/host/lib -lbfd \
                             -L/opt/local/lib/gcc48/x86_64 -liberty

 }}}

 I'm not sure why /opt/local/lib/gcc48/x86_64 isn't in the search path for
 gcc-mp-4.8, but it isn't.  In any case forcing the gcc 4.8 doesn't seem
 like the right answer.

-- 
Ticket URL: <https://trac.macports.org/ticket/42118#comment:3>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list