Date: Fri, 6 Jun 2014 13:56:29 +0200 From: Willy Offermans <Willy@Offermans.Rompen.nl> To: freebsd-stable@FreeBSD.ORG, freebsd-ports@FreeBSD.org Subject: error during cups compilation Message-ID: <20140606115628.GA3721@vpn.offrom.nl>
next in thread | raw e-mail | index | archive | help
Dear FreeBSD friends, The following error popped up during installation of cups: ~/portupgrade -R -N cups dirsvc.o: In function `cupsdStartBrowsing': /usr/ports/print/cups-base/work/cups-1.7.2/scheduler/dirsvc.c:244: undefined reference to `dnssdRegisterAllPrinters' dirsvc.o: In function `cupsdStopBrowsing': /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[3]: *** [cupsd] Error 1 gmake[3]: Leaving directory `/usr/ports/print/cups-base/work/cups-1.7.2/scheduler' gmake[2]: *** [all] Error 1 gmake[2]: Leaving directory `/usr/ports/print/cups-base/work/cups-1.7.2' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Has anyone an idea how to solve this? Does ``undefined reference'' mean that there is no definition for this function or that the appropriate library is missing? How can I determine the required libraries? -- Met vriendelijke groeten, With kind regards, Mit freundlichen Gruessen, De jrus wah, Wiel ************************************* W.K. Offermans
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140606115628.GA3721>