[MacPorts] #62571: libiodbc @3.52.14_2: drvconn.c:501:7: error: use of undeclared identifier 'liburl'

MacPorts noreply at macports.org
Tue Apr 13 12:10:52 UTC 2021


#62571: libiodbc @3.52.14_2: drvconn.c:501:7: error: use of undeclared identifier
'liburl'
-----------------------+----------------------
  Reporter:  kencu     |      Owner:  nerdling
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:            |   Keywords:
      Port:  libiodbc  |
-----------------------+----------------------

Comment (by cooljeanius):

 Replying to [comment:5 DaveStrickland]:
 > FYI this port was still broken for me with the same error after a port
 selfupdate today, but then I tried the following work-around from #51921,
 and that successfully built and installed for me.
 > {{{
 > sudo port clean libiodbc
 > sudo port install -t libiodbc
 > }}}

 Hm, if trace mode makes it succeed, can you try building it again in steps
 with debug mode on to see what trace mode reports hiding? i.e.:

 {{{
 sudo port -dt configure libiodbc
 sudo port -dt build libiodbc
 sudo port -dt destroot libiodbc
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/62571#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list