<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Make failed - Goo - gfile.cc limits no such file or directory"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95126">95126</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Make failed - Goo - gfile.cc limits no such file or directory
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>poppler
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>ARM
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>other
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>general
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>poppler-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>heyligengregory@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>After configuring Poppler for ARM, I tried to launch make but it failed with
this error :

/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
Making all in goo

  CXX      libgoo_la-gfile.lo
  CXX      libgoo_la-gmempp.lo
  CXX      libgoo_la-GooHash.lo
  CXX      libgoo_la-GooList.lo

gfile.cc:57:18: fatal error: limits: No such file or directory

#include <limits>
                  ^
compilation terminated.

make[2]: *** [libgoo_la-gfile.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Working on a solution of this issue.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>