[cups.general] Problem with compileing CUPS

Michael R Sweet msweet at apple.com
Tue Feb 3 08:14:46 PST 2009


Eliraz wrote:
> Hi guys,
> I'm trying to install a newer version of CUPS and my compilation fails:
> ...
> ...
> Linking pdftops...
> pdftops.o(.text+0x989): In function `main':
> /tmp/cups-1.3.9/pdftops/pdftops.cxx:87: undefined reference to `_Unwind_Resume'
> libxpdf.a(GlobalParams.o)(.text+0x91f): In function `GlobalParams::GlobalParams(char*)':
> /tmp/cups-1.3.9/pdftops/GlobalParams.cxx:341: undefined reference to `_Unwind_Resume'
> libxpdf.a(GlobalParams.o)(.text+0xf85): In function `GlobalParams::GlobalParams(char*)':
> /tmp/cups-1.3.9/pdftops/GlobalParams.cxx:341: undefined reference to `_Unwind_Resume'
> libxpdf.a(GlobalParams.o)(.text+0x1b51): In function `GlobalParams::parseFile(GString*, _IO_FILE*)':
> /tmp/cups-1.3.9/pdftops/GlobalParams.cxx:660: undefined reference to `_Unwind_Resume'
> libxpdf.a(GlobalParams.o)(.text+0x1d5d): In function `GlobalParams::parseCIDToUnicode(GList*, GString*, int)':
> /tmp/cups-1.3.9/pdftops/GString.h:38: undefined reference to `_Unwind_Resume'
> libxpdf.a(GlobalParams.o)(.text+0x1e27):/tmp/cups-1.3.9/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

You have a bad GCC installation - the GCC libstdc++ library has to
match the version of g++ you have installed.

-- 
______________________________________________________________________
Michael R Sweet                        Senior Printing System Engineer





More information about the cups mailing list