Linking pdftops

phani pkottapalli at gmail.com
Fri Oct 10 08:22:55 PDT 2008


Hi,

I have downloaded cups 1.3.8 and completed  autoconf -f,./configure steps successfully. Its failing at make file.

Find the linking error message as given below

Linking pdftops...
pdftops.o(.text+0xabc): In function `main':
/home/orasup/patch/cups-1.3.7/pdftops/pdftops.cxx:89: undefined reference to `_Unwind_Resume'
libxpdf.a(GlobalParams.o)(.text+0x91f): In function `GlobalParams::GlobalParams(char*)':
/home/orasup/patch/cups-1.3.7/pdftops/GlobalParams.cxx:341: undefined reference to `_Unwind_Resume'
libxpdf.a(GlobalParams.o)(.text+0xf85): In function `GlobalParams::GlobalParams(char*)':
/home/orasup/patch/cups-1.3.7/pdftops/GlobalParams.cxx:341: undefined reference to `_Unwind_Resume'
libxpdf.a(GlobalParams.o)(.text+0x1b51): In function `GlobalParams::parseFile(GString*, _IO_FILE*)':
/home/orasup/patch/cups-1.3.7/pdftops/GlobalParams.cxx:660: undefined reference to `_Unwind_Resume'
libxpdf.a(GlobalParams.o)(.text+0x1d5d): In function `GlobalParams::parseCIDToUnicode(GList*, GString*, int)':
/home/orasup/patch/cups-1.3.7/pdftops/GString.h:38: undefined reference to `_Unwind_Resume'
libxpdf.a(GlobalParams.o)(.text+0x1e27):/home/orasup/patch/cups-1.3.7/pdftops/GString.h:38: more undefined references to `_Unwind_Resume' follow
collect2: ld returned 1 exit status
make[1]: *** [pdftops] Error 1
make: *** [all] Error 1

Appreciated your help






More information about the cups mailing list