#6137: cups-filters-1.0.63
-------------------------+-----------------------
Reporter: fo | Owner: bdubbs@…
Type: enhancement | Status: assigned
Priority: normal | Milestone: 7.7
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
-------------------------+-----------------------
Comment (by fo):
Replying to [comment:4 fo]:
> The author of the second solution was aware of the problem 4 days before
Bruce discussion with me. But only published a solution, after and based
on our discussion.
Bruce solution my finding that:
Tue Feb 10 20:45:53 UTC 2015
Copy
2015-02-10 20:56 UTC
Next time I have a problem, will keep in secret until it is solved.
[http://lists.linuxfromscratch.org/pipermail/blfs-
book/2015-February/051795.html]
{{{
Comment (by bdubbs@…):
Not optimal, but in filter/pdftoopvp/OPVPOutputDev.cxx, there is a line:
globalParams->getAntialias());
try changeing it to
0);
just to see if it builds.
Also in filter/pdftoijs.cxx, line
{{{
out = new SplashOutputDev(cmode,rowpad/* row padding */,
reverseVideo,paperColor,gTrue,gFalse);
}}}
just remove the last ',gFalse' and use th edefault.
}}}
[https://bugs.linuxfoundation.org/show_bug.cgi?id=1254]
{{{
Build Fix (1.74 KB, patch)
2015-02-10 20:56 UTC, Armin K.
}}}
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/6137#comment:7>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page