<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Matúš,<br>
    <br>
    your patch was still not pushed.<br>
    <br>
    So we have two options here:<br>
    1. push your patch (I attached it with description ;-)<br>
    2. use make interactive variable LDFLAGS, a lá make
    LDFLAGS='-Wl,--no-as-needed' check<br>
    <br>
    Any ideas on this?<br>
    <br>
    Ciao<br>
    David<br>
    <br>
    On 13.04.2012 12:40, Matúš Kukan wrote:
    <blockquote
cite="mid:CAL7Ma_QmEEwCxynbdMZM55L5q9bj+iDy8GUAQBp=Efzo+P_PYg@mail.gmail.com"
      type="cite">
      <pre wrap="">On 11 April 2012 14:24, Noel Grandin <a class="moz-txt-link-rfc2396E" href="mailto:noel@peralex.com">&lt;noel@peralex.com&gt;</a> wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Building on Ubuntu 64-bit, "make check" is failing because of a missing
symbol in libtest_smoketest.so.
Doing a "make smoketest.clean" doesn't seem to help.
The library does genuinely seem to be missing the symbol (readelf log
attached).

Any ideas for tracking this down?
</pre>
      </blockquote>
      <pre wrap="">
Does attached diff help ?
There is
-$(eval $(call gb_CppunitTest_use_libraries,smoketest,\
+$(eval $(call gb_CppunitTest_use_library_objects,smoketest,\

I did not know what commit message to write there.
If it helps feel free to push it anybody, please.

Best,
Matus
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
LibreOffice mailing list
<a class="moz-txt-link-abbreviated" href="mailto:LibreOffice@lists.freedesktop.org">LibreOffice@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/libreoffice">http://lists.freedesktop.org/mailman/listinfo/libreoffice</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>