On 10/29/2018 12:16 PM, John Burrell via blfs-dev wrote:
Using the commands in the book gives:
CXX pdftoraster-pdftoraster.o
filter/pdftoraster.cxx: In function ‘int main(int, char**)’:
filter/pdftoraster.cxx:2166:11: error: ‘memCheck’ is not a member of
‘Object’
Object::memCheck(stderr);
^~~~~~~~
filter/pdftoraster.cxx:2167:3: error: ‘gMemReport’ was not declared in
this scope
gMemReport(stderr);
^~~~~~~~~~
filter/pdftoraster.cxx:2167:3: note: suggested alternative: ‘rresvport’
gMemReport(stderr);
^~~~~~~~~~
rresvport
when compiling.
Applying this patch:
|https://github.com
<http://github.com>/OpenPrinting/cups-filters/commit/6b0747c163.patch|
|
|
|fixes the problem.|
Thanks for the heads up. We've been holding cups-filters in the -devel
book for too many releases. From
https://www.openprinting.org/download/cups-filters/ they appear to do a
new release about once a month.
Latest is version 1.21.3, but they do not have the fix in that release
which was made on October 3rd.
For us, I think the best thing to do is wait for the next release and
then update. I expect that in about a week.
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page