[MacPorts] #52466: gnuregex @0.12: symbol dyld_stub_binder not found (normally in libSystem.dylib)

MacPorts noreply at macports.org
Tue Mar 22 06:11:01 UTC 2022


#52466: gnuregex @0.12: symbol dyld_stub_binder not found (normally in
libSystem.dylib)
-----------------------+---------------------------
  Reporter:  dgonyier  |      Owner:  ryandesign
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.3.4
Resolution:            |   Keywords:  leopard tiger
      Port:  gnuregex  |
-----------------------+---------------------------

Comment (by barracuda156):

 Replying to [comment:2 ryandesign]:
 > {{{
 > :info:build ld: warning: -macosx_version_min not specificed, assuming
 10.6
 > :info:build ld: symbol dyld_stub_binder not found (normally in
 libSystem.dylib).  Needed to perform lazy binding to function _memset for
 architecture ppc
 > }}}
 >
 > Let me see what I can do about that...

 It builds with this:


 {{{
 post-build {
     set command "libtool -lSystem -ldylib1.10.5.o -dynamic -install_name
 ${prefix}/lib/libgnuregex.dylib -o libgnuregex.dylib regex.o"
     ui_debug "$command"
     system "cd ${worksrcpath} && ${command}"
 }
 }}}

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


More information about the macports-tickets mailing list