Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Jan 2015 20:24:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 195743] print/cups-base: undefined reference to `avahi_XXX`
Message-ID:  <bug-195743-13-qSZ95VAQSm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-195743-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-195743-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195743

--- Comment #9 from Raphael Kubo da Costa <rakuco@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195743-13-qSZ95VAQSm>