Date: Sat, 3 Jan 2015 13:00:28 -0800 (PST) From: Don Lewis <truckman@FreeBSD.org> To: frank_s@bellsouth.net Cc: freebsd-ports@FreeBSD.org Subject: Re: Linker error compiling cups-base Message-ID: <201501032100.t03L0Ssh039353@gw.catspoiler.org> In-Reply-To: <alpine.BSF.2.11.1501030839380.20688@Ace.nina.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 3 Jan, Frank Seltzer wrote: > I'm getting this while upgrading cups-base. Is this a known problem or > have I fat-fingered something? > > I don't understand why cups-base is even trying to link with avahi since > this option is unchecked: > > OPTIONS_FILE_UNSET+=AVAHI Is the MDNSRESPONDER option checked? I think I ran into this before. If neither option is checked, then cups-base tries to use avahi. See <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190865>. I think the Makefile should be using OPTIONS_SINGLE instead of OPTIONS_RADIO.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501032100.t03L0Ssh039353>