[cups.development] I cannot build cups from 1.5svn (r9412)

Michael Sweet msweet at apple.com
Sun Jan 2 08:16:27 PST 2011


On Jan 2, 2011, at 6:03 AM, Hiroshi TAKENAKA wrote:
> Hppay new year, everybody.
> I'm trying to build cups from 1.5svn (r9412) since last year, however, I've
> encountered some difficulties.
> 
> I tried to build cups on Vine Linux (Redhat based Japanese distribution) ver.5.2
> for PowerPC Mac. My Vine linux is running on iMac G4.
> 
> First, I encounterd the error, which said that kDNSServiceFlagsShareConnection
> is not declared. I added a line as the following and the error went away.
> 
> {
>  DNSServiceErrorType	error;		/* Error from Bonjour */
>  char			make_model[256],/* Make and model together */
> 			product[256];	/* Product string */
>  int kDNSServiceFlagsShareConnection=0;  <==================I added
> 
> Second, I encounterd the following errors and I stranded.
> It seems that dns_sd.h is surely included when compiled.
> 
> I cannot go further by myself, please advice me how I could successfully build
> cups-1.5svn(r9412).

Currently the ippserver test program needs the mDNSResponder package installed. I am preparing a fix today that will allow it to be compiled without it...

In the meantime you can remove the "test" directory from the top level Makefile.

________________________________________________________________________
Michael Sweet, Senior Printing System Engineer, PWG Chair





More information about the cups-devel mailing list