Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jan 2015 08:37:47 -0500 (EST)
From:      Frank Seltzer <frank_s@bellsouth.net>
To:        Don Lewis <truckman@FreeBSD.org>
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: Linker error compiling cups-base
Message-ID:  <alpine.BSF.2.11.1501040836510.20688@Ace.nina.org>
In-Reply-To: <201501032100.t03L0Ssh039353@gw.catspoiler.org>
References:  <201501032100.t03L0Ssh039353@gw.catspoiler.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 3 Jan 2015, Don Lewis wrote:

> 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.


Here is the complete options file:

# This file is auto-generated by 'make config'.
# Options for cups-base-1.7.3_4
_OPTIONS_READ=cups-base-1.7.3_4
_FILE_COMPLETE_OPTIONS_LIST=DBUS ICONS LIBPAPER LIBUSB PAM XDG_OPEN GNUTLS 
OPENSSL AVAHI MDNSRESPONDER JAVA PERL PHP PYTHON
OPTIONS_FILE_UNSET+=DBUS
OPTIONS_FILE_SET+=ICONS
OPTIONS_FILE_SET+=LIBPAPER
OPTIONS_FILE_UNSET+=LIBUSB
OPTIONS_FILE_UNSET+=PAM
OPTIONS_FILE_UNSET+=XDG_OPEN
OPTIONS_FILE_UNSET+=GNUTLS
OPTIONS_FILE_SET+=OPENSSL
OPTIONS_FILE_UNSET+=AVAHI
OPTIONS_FILE_SET+=MDNSRESPONDER
OPTIONS_FILE_UNSET+=JAVA
OPTIONS_FILE_UNSET+=PERL
OPTIONS_FILE_UNSET+=PHP
OPTIONS_FILE_UNSET+=PYTHON

Thanks,
Frank



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.11.1501040836510.20688>