[cups.development] fatal error: cups/language-private.h: No such file or directory

Michael Sweet msweet at apple.com
Thu Jun 28 14:00:40 PDT 2012


cups/language-private.h is a private header; you need to compile your changes as part of CUPS, not as a standalone build...

Alternately you can grab the cups-filters project from the Linux Foundation which has the CUPS 1.6-and-later version of the same filter.


On Jun 28, 2012, at 1:41 PM, Rick wrote:

> Bear with me as I’m a newb to Cups development. I need to add some custom PJL commands to the rastertopclx filter so I downloaded the 1.5.3 source. When I try to compile the rastertopclx.c included in the source, I get the below error
> 
> gcc -o rastertostpclx `cups-config --cflags` rastertopclx.c `cups-config --libs`
> rastertopclx.c:33:35: fatal error: cups/language-private.h: No such file or directory
> 
> I assume I’m missing a package/library but I have not been able to find any solutions online that has clear this error. I have tried 3 different distro’s. Cent6.2, Mint13 and now Fedora17-KDE
> 
> Can someone point me in the right direction? Any help would be greatly appreciated.
> 
> _______________________________________________
> cups-dev mailing list
> cups-dev at easysw.com
> http://lists.easysw.com/mailman/listinfo/cups-dev

________________________________________________________________________
Michael Sweet, Senior Printing System Engineer, PWG Chair





More information about the cups mailing list