In file included from XPDFCore.cc:30:
XPDFCore.h:19:22: Xm/XmAll.h: No such file or directory
In file included from XPDFCore.cc:30:
XPDFCore.h:89: error: parse error before `shellA'
XPDFCore.h:163: error: parse error before `)' token
XPDFCore.h:164: error: ISO C++ forbids defining types within return type
XPDFCore.h:164: error: syntax error before `(' token
XPDFCore.h: In function `PDFDoc* getDoc()':
XPDFCore.h:165: error: `doc' undeclared (first use this function)
XPDFCore.h:165: error: (Each undeclared identifier is reported only once for
each function it appears in.)
XPDFCore.h: In function `XSplashOutputDev* getOutputDev()':
[cutted]
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I use Debian x86_64 (unoficial port)
When I try to compile, obtain this errors
Anyone can help me?
Thanks!
antonix
[cutted]
g++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/X11R6/include -c UnicodeTypeTable.cc
g++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/X11R6/include -c XPDFCore.cc
In file included from XPDFCore.cc:30:
XPDFCore.h:19:22: Xm/XmAll.h: No such file or directory
In file included from XPDFCore.cc:30:
XPDFCore.h:89: error: parse error before `shellA'
XPDFCore.h:163: error: parse error before `)' token
XPDFCore.h:164: error: ISO C++ forbids defining types within return type
XPDFCore.h:164: error: syntax error before `(' token
XPDFCore.h: In function `PDFDoc* getDoc()':
XPDFCore.h:165: error: `doc' undeclared (first use this function)
XPDFCore.h:165: error: (Each undeclared identifier is reported only once for
each function it appears in.)
XPDFCore.h: In function `XSplashOutputDev* getOutputDev()':
[cutted]
Sorry
I forgot to write that I have installed this packages:
xpdf
xpdf-common
xpdf-reader
xpdf-utils