Ticket #369 (closed defect: fixed)

Opened 5 years ago

Last modified 4 years ago

Gobby 0.4.6 fails to build under macports on Mac OSX Leopard

Reported by: captsolo@… Owned by: armin
Priority: normal Milestone:
Component: Gobby Version:
Severity: normal Keywords:
Cc: Launchpad Bug:

Description

src/window.cpp: In constructor 'Gobby::Window::Window(const Gobby::IconManager?&, Gobby::Config&)': src/window.cpp:189: error: 'zeroconf_base' has not been declared src/window.cpp:189: error: no matching function for call to 'mem_fun(obby::zeroconf_base&, int (*)(int, fd_set*, fd_set*, fd_set*, timeval*))' make[2]: *** [gobby-window.o] Error 1

Obby is configured with --with-zeroconf --enable-ipv6 (see obby's portfile at http://trac.macports.org/browser/trunk/dports/net/obby/Portfile)

Obby's dependencies shows a dependency on port:howl and I have seen suggestions in other tickets not to use HOWL any more. Is that the cause why building fails and how to fix it?

Change History

Changed 5 years ago by captsolo@…

The problem is related to obby's portfile declaring dependency on howl. Seems like it should be using avahi now.

Filed a bug report on MacPorts: http://trac.macports.org/ticket/15808

Note: after getting gobby (and avahi which it depends on) to build I am getting the following avahi warning messages in /var/log/system.log:

Jul  2 04:32:06 ... org.freedesktop.avahi-daemon[90990]: Received packet from invalid interface.
Jul  2 04:35:24: --- last message repeated 7 times ---

Can anyone tell if this is a problem and how to fix it?

Changed 4 years ago by armin

I see the MacPorts bug has been closed. Does this mean this has been fixed, so we can close this bug as well?

Changed 4 years ago by anonymous

Yes, it is fixed.

Changed 4 years ago by armin

  • status changed from new to closed
  • resolution set to fixed

OK, great. Thanks for the confirmation.

Note: See TracTickets for help on using tickets.