Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 May 2014 02:25:47 -0700 (PDT)
From:      Beeblebrox <zaphod@berentweb.com>
To:        freebsd-ports@freebsd.org
Subject:   print/cups-base not possible to build without Zeroconf?
Message-ID:  <1401441947485-5916416.post@n5.nabble.com>

next in thread | raw e-mail | index | archive | help
My cups-base compile fails as below:
"dirsvc.o: In function `cupsdStartBrowsing':
/wrkdirs/usr/ports/print/cups-base/work/cups-1.7.2/scheduler/dirsvc.c:244:
undefined reference to `dnssdRegisterAllPrinters'
dirsvc.o: In function `cupsdStopBrowsing':
/wrkdirs/usr/ports/print/cups-base/work/cups-1.7.2/scheduler/dirsvc.c:262:
undefined reference to `dnssdDeregisterAllPrinters'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[2]: *** [cupsd] Error 1"

This is a Zeroconf error AFIAK, since I only have LIBPAPER and no other
option enabled for the port.
(UNSET+=AVAHI \ UNSET+=MDNSRESPONDER)

Is it a "must" to enable one of these?



-----
FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS
--
View this message in context: http://freebsd.1045724.n5.nabble.com/print-cups-base-not-possible-to-build-without-Zeroconf-tp5916416.html
Sent from the freebsd-ports mailing list archive at Nabble.com.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1401441947485-5916416.post>