[Bug 195743] print/cups-base: undefined reference to `avahi_XXX`

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 3 20:24:50 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195743

--- Comment #9 from Raphael Kubo da Costa <rakuco at FreeBSD.org> ---
Nice investigative work, Martin :-)

That seems to be the cause indeed. cups-client does not have the same options
as cups-base, the Avahi/mDNSResponder-related arguments are not passed to the
configure script so the port ends up picking Avahi automatically if it happens
to be present on the system. After rebuilding cups-client with avahi-app
installed here I was finally able to reproduce the problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list