[Poppler-bugs] [Bug 12275] New: Two solaris build problems

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Sep 4 00:13:20 PDT 2007


http://bugs.freedesktop.org/show_bug.cgi?id=12275

           Summary: Two solaris build problems
           Product: poppler
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: general
        AssignedTo: poppler-bugs at lists.freedesktop.org
        ReportedBy: brian.cameron at sun.com


In building the new 0.6 version of poppler, I found that the call to log was
failing when building with the Sun Studio compiler.  It generated this error:

"pdftoppm.cc", line 222: Error: Overloading ambiguity between
"std::log(double)" and "std::log(long double)".

Simply casting the arguments to double fixed this problem.


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


More information about the Poppler-bugs mailing list