[MacPorts] #64545: gtk-gnutella: update to @1.2.2: undefined _upnp symbols, how to fix?

MacPorts noreply at macports.org
Sat Apr 9 18:19:21 UTC 2022


#64545: gtk-gnutella: update to @1.2.2: undefined _upnp symbols, how to fix?
---------------------------+--------------------
  Reporter:  barracuda156  |      Owner:  (none)
      Type:  update        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.7.2
Resolution:                |   Keywords:
      Port:  gtk-gnutella  |
---------------------------+--------------------

Comment (by barracuda156):

 On 10.6.8 and standard 10.6 SDK the problem still there:

 {{{
 Continuing in src/bin...
 /bin/rm -f sha1sum
 if test -f sha1sum; then \
                 /bin/mv sha1sum sha1sum~; fi
 /usr/bin/gcc-4.2 -o sha1sum  sha1sum.o  -O2 -g -pthread -L/opt/local/lib
 -Wl,-headerpad_max_install_names -lMacportsLegacySupport -arch ppc
 -L../lib -lshared -L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -lz
 -liconv -lm -lintl -ldl
 Undefined symbols:
   "_upnp_natpmp_disabled", referenced from:
       _enable_natpmp_changed in libcore.a(settings.o)
   "_upnp_delete_pending", referenced from:
       _gtk_gnutella_exit in main.o
   "_upnp_disabled", referenced from:
       _enable_upnp_changed in libcore.a(settings.o)
   "_upnp_map_tcp", referenced from:
       _listen_port_changed in libcore.a(settings.o)
   "_upnp_map_udp", referenced from:
       _listen_port_changed in libcore.a(settings.o)
   "_upnp_close", referenced from:
       _gtk_gnutella_exit in main.o
       _gtk_gnutella_exit in main.o
   "_upnp_post_init", referenced from:
       _main in main.o
       _enable_natpmp_changed in libcore.a(settings.o)
       _enable_upnp_changed in libcore.a(settings.o)
   "_upnp_unmap_tcp", referenced from:
       _socket_shutdown in libcore.a(sockets.o)
       _listen_port_changed in libcore.a(settings.o)
   "_upnp_unmap_udp", referenced from:
       _socket_shutdown in libcore.a(sockets.o)
       _listen_port_changed in libcore.a(settings.o)
   "_upnp_init", referenced from:
       _main in main.o
 ld: symbol(s) not found
 collect2: ld returned 1 exit status
 }}}

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


More information about the macports-tickets mailing list