ports/188161: print/cups-client: 11.0-CURRENT r262690 ia64: ports at 349825: cups/cups.h:34:35: error: dispatch/dispatch.h: No such file or directory

Anton Shterenlikht mexas at bris.ac.uk
Fri Apr 4 12:50:03 UTC 2014


The following reply was made to PR ports/188161; it has been noted by GNATS.

From: Anton Shterenlikht <mexas at bris.ac.uk>
To: bug-followup at freebsd.org
Cc:  
Subject: ports/188161: print/cups-client: 11.0-CURRENT r262690 ia64: ports at 349825: cups/cups.h:34:35: error: dispatch/dispatch.h: No such file or directory
Date: Fri, 4 Apr 2014 13:44:39 +0100 (BST)

 This patch, due to bsam@, fixes the problem:
 
 TZAV> cat /usr/ports/print/cups-base/files/patch-cups-cups.h
 --- cups/cups.h.orig    2014-04-04 14:02:34.056258164 +0400
 +++ cups/cups.h 2014-04-04 14:02:46.828258878 +0400
 @@ -30,10 +30,6 @@
  typedef off_t ssize_t;                 /* @private@ */
  #  endif /* WIN32 && !__CUPS_SSIZE_T_DEFINED */
  
 -#  ifdef __BLOCKS__
 -#    include <dispatch/dispatch.h>
 -#  endif /* __BLOCKS__ */
 -
  #  include "file.h"
  #  include "ipp.h"
  #  include "language.h"
 TZAV> 


More information about the freebsd-ports-bugs mailing list