<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 - pdfsig does not build on Darwin"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106783">106783</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>pdfsig does not build on Darwin
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Mac OS X (All)
          </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>utils
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>jtojnar@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>When building poppler-utils on Darwin, we are getting the following error:

../utils/pdfsig.cc:107:63: error: use of undeclared identifier 'basename'
    GooString *path = GooString::format(format->getCString(),
basename(filename), sig_num);
                                                              ^

The feature was introduced in
<a href="https://cgit.freedesktop.org/poppler/poppler/commit/?id=bdece3bb0c115576d23e76dc29ee43f04aafdee0">https://cgit.freedesktop.org/poppler/poppler/commit/?id=bdece3bb0c115576d23e76dc29ee43f04aafdee0</a>

Possibly libgen.h should be included?</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>