Dale schrieb am 19.06.2011 01:35: > Hi, > > Did my sync and upgraded some stuff then ran into this hiccup. I posted > the console output only this time. If someone else has ran into this and > has a fix, then we are good to go. If this is a first timer, I'll post > the rest of the info if needed.
> I looked on bgo and the forums with no luck. I don't recall seeing this > on this list either. > > Ideas? > > Oh, I did run etc-update and then did env-update and source /etc/profile > just in case some other update changed something. No joy there either. Looks like this is an issue with cups-1.5. If you really need it, you can try the attached patch. I have not tested it but it should do the trick. -- Daniel Pielmeier
diff -up hplip-3.11.5/prnt/hpps/hppsfilter.c.cups15 hplip-3.11.5/prnt/hpps/hppsfilter.c --- hplip-3.11.5/prnt/hpps/hppsfilter.c.cups15 2011-06-10 11:44:25.933781345 +0100 +++ hplip-3.11.5/prnt/hpps/hppsfilter.c 2011-06-10 11:46:24.474510996 +0100 @@ -38,6 +38,7 @@ #include <unistd.h> #include <fcntl.h> #include <cups/cups.h> +#include <cups/ppd.h> #include <sys/types.h> #include <sys/stat.h>
signature.asc
Description: OpenPGP digital signature