[oe-issues] [Bug 3467] epdf_cvs.bb, fails to compile even with updated patch

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Thu Dec 13 12:20:12 UTC 2007


http://bugs.openembedded.org/show_bug.cgi?id=3467





--- Comment #2 from Claes Mogren <cm at acc.umu.se>  2007-12-13 04:20:12 ---
(In reply to comment #1)
> | poppler_document.cpp:15:25: error: UGooString.h: No such file or directory
> 
> looks like a poppler mismatch

Rebuilding poppler seems to fix the problem above, but generates yet another
error:

 arm-angstrom-linux-gnueabi-gcc -march=armv4t -mtune=arm920t -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../../src/lib
-I/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/include/ewl
-I/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/include
-I/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/include/efreet
-I/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/include
-I/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/include/etk
-I/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/include/poppler
-I/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/include
-isystem/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/include
-isystem/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os -MT
ewl_pdf.lo -MD -MP -MF .deps/ewl_pdf.Tpo -c ewl_pdf.c  -fPIC -DPIC -o
.libs/ewl_pdf.o
ewl_pdf.c:56:40: error: macro "DCHECK_PARAM_PTR_RET" passed 3 arguments, but
takes just 2
ewl_pdf.c: In function 'ewl_pdf_init':
ewl_pdf.c:56: error: 'DCHECK_PARAM_PTR_RET' undeclared (first use in this
function)
ewl_pdf.c:56: error: (Each undeclared identifier is reported only once
ewl_pdf.c:56: error: for each function it appears in.)
ewl_pdf.c:111:36: error: macro "DCHECK_PARAM_PTR_RET" passed 3 arguments, but
takes just 2
ewl_pdf.c: In function 'ewl_pdf_page_get':
  .
  . <snip 150 similar lines>
  .
ewl_pdf.c: In function 'ewl_pdf_destroy_cb':
ewl_pdf.c:686: error: 'DCHECK_PARAM_PTR' undeclared (first use in this
function)
ewl_pdf.c:687:30: error: macro "DCHECK_TYPE" passed 3 arguments, but takes just
2
ewl_pdf.c:687: error: 'DCHECK_TYPE' undeclared (first use in this function)
make[3]: *** [ewl_pdf.lo] Error 1
make[3]: Leaving directory
`/home/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/epdf-0.1.0+cvs20071206-r1/epdf/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/epdf-0.1.0+cvs20071206-r1/epdf/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/epdf-0.1.0+cvs20071206-r1/epdf'
make: *** [all] Error 2
FATAL: oe_runmake failed


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-issues mailing list