<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    It isn't a problem to do that in a 32bit environment, but however, I
    will set the build flag for libgxw/gxwmm to cshlib (build shared
    libs) when the lv2 plug is set to build, to avoid such trouble.<br>
    As I said in the previous mail, just add --shared-lib to ./waf
    configure will solved it for now.<br>
    <br>
    greets<br>
    hermann<br>
    <br>
    <br>
    Am 11.12.2012 17:31, schrieb David Robillard:
    <blockquote
      cite="mid:4bvsccnkvkcl9ebkrprnn3ia.1355243478644@email.android.com"
      type="cite">Looks like you are building against a static library.
      Since you are building a shared module, pedantically you can't do
      this, in practice you at least need to be sure all code is built
      with -fPIC. Presumably the static library mentioned is not, which
      is your problem.<br>
      <br>
      I am not familiar with libgxmm or the guitarix LV2 work
      specifically, sorry, no concrete suggestions.<br>
      <br>
      Gianfranco Ceccolini <a class="moz-txt-link-rfc2396E" href="mailto:franconassis@gmail.com"><franconassis@gmail.com></a> wrote:<br>
      <br>
      Hello all
      <div><br>
      </div>
      <div>I've tried building the new LV2 Amp from guitarix and the
        following error is ocurring</div>
      <div><br>
      </div>
      <div>
        <div>/usr/bin/ld:
          default/libgxwmm/gxwmm/libgxwmm.a(controlparameter_83.o):
          relocation R_X86_64_32 against `_ZTTN3Gxw16ControlParameterE'
          can not be used when making a shared object; recompile with
          -fPIC</div>
        <div>default/libgxwmm/gxwmm/libgxwmm.a: could not read symbols:
          Bad value</div>
        <div><br>
        </div>
        <div>I've already installed the last LV2 from SVN.</div>
        <div><br>
        </div>
        <div>Using Debian Testing in my box.</div>
        <div><br>
        </div>
        <div>Any ideas on waht I'm doing wrong?</div>
        <div><br>
        </div>
        <div>Thanks for all</div>
        <div><br>
        </div>
        <div>Gian</div>
        <div><br>
        </div>
        -- <br>
        Antes de imprimir pense em sua responsabilidade e compromisso
        com o MEIO AMBIENTE!<br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Linux-audio-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Linux-audio-dev@lists.linuxaudio.org">Linux-audio-dev@lists.linuxaudio.org</a>
<a class="moz-txt-link-freetext" href="http://lists.linuxaudio.org/listinfo/linux-audio-dev">http://lists.linuxaudio.org/listinfo/linux-audio-dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>