Error message as requested by Mr. Sweet

Michael Sweet mike at easysw.com
Wed Mar 2 05:31:57 PST 2005


Randy wrote:
> libxpdf.a(Function.o)(.gnu.linkonce.t._ZN15SampledFunction4copyEv+0x43): In function `SampledFunction::copy()':
> : undefined reference to `operator delete(void*)'
> *** Error code 1
> 
> Stop in /usr/home/randy/cups-1.1.23/pdftops.
> *** Error code 1
> 
> Stop in /usr/home/randy/cups-1.1.23.

You are using GCC 3.x, but for some reason the configure check
didn't detect the need for -lsupc++.  Try adding that to the
CXXLIBS definition in the Makedefs file.

-- 
______________________________________________________________________
Michael Sweet, Easy Software Products           mike at easysw dot com
Internet Printing and Publishing Software        http://www.easysw.com




More information about the cups-devel mailing list