<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi<br>
    <br>
    After a failed build it is recommended to run ./waf distclean to
    cleanup the build environment.<br>
    <br>
    I didn't know what or why things goes wrong by your build try, it
    will be helpful if you post a bit more info, so which configure
    options do you use and at which point do you get the error. Best is
    you send me (private) the complete output from configure and build.
    ( please use the verbose waf mode ( ./waf build -vv )<br>
    <br>
    I have just build a newly git clone here without any problem
    (debian/sid (32bit) which is nearly the same then debian/testing
    right now). I build it with libgxwmm static lib as well as with
    libgxwmm shared without a problem. I get report from 64bit arch
    users how build it also flawless. <br>
    <br>
    You can try as a workaround for this special error log to build 
    libgxwmm as shared library by using the --shared-lib configure
    option, thus will automatic add the  -fPIC flag.<br>
    (Or use the --lib-dev option to install the header file as well, if
    you have any use of them)<br>
    <br>
    Call ./waf --help for all configure options, but never use the
    --generate-cpp-wrapper option, except you know exactly what you do.<br>
    <br>
    let me know if it helps, <br>
    hermann<br>
    <br>
    <br>
    Am 11.12.2012 13:55, schrieb Gianfranco Ceccolini:
    <blockquote
cite="mid:CABL5-9ccRVH4DGFEHX3Vo5oTxgUBzCGW1MSvWsBZS_0J-U3zhg@mail.gmail.com"
      type="cite">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>