Ticket #369 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.
