[Poppler-bugs] [Bug 65709] New: "./configure: line 21135: test: too many arguments" when building without cairo

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jun 13 06:28:50 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=65709

          Priority: medium
            Bug ID: 65709
          Assignee: poppler-bugs at lists.freedesktop.org
           Summary: "./configure: line 21135: test: too many arguments"
                    when building without cairo
          Severity: trivial
    Classification: Unclassified
                OS: All
          Reporter: jwilk at jwilk.net
          Hardware: All
            Status: NEW
           Version: unspecified
         Component: general
           Product: poppler

I get this when trying to configure Poppler 0.23.2 without cairo installed:

checking for CAIRO... no
./configure: line 21135: test: too many arguments

The line in question is:

if test x$use_cairo = x; then

It fails because $use_cairo contains a space:
"no (requires cairo >= 1.10.0)"

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20130613/3b95d1ff/attachment.html>


More information about the Poppler-bugs mailing list