<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Thanks to Marc-André Lureau, I found the problem.<br>
    <br>
    I had <br>
    <br>
    /usr/local/lib/libspice-client-gtk-2.0.so -&gt;
    libspice-client-gtk-2.0.so.1.1.0<br>
    /usr/local/lib/libspice-client-gtk-2.0.so.1 -&gt;
    libspice-client-gtk-2.0.so.1.2.0<br>
    /usr/local/lib/libspice-client-gtk-2.0.so.1.1.0<br>
    /usr/local/lib/libspice-client-gtk-2.0.so.1.2.0<br>
    <br>
    from installations of spice-gtk 0.7 and 0.8<br>
    <br>
    I have removed all these libraries and reinstalled spice-gtk-0.8<br>
    <br>
    Then :<br>
    <br>
    # ll /usr/local/lib/libspice-client-gtk*<br>
     /usr/local/lib/libspice-client-gtk-2.0.a<br>
     /usr/local/lib/libspice-client-gtk-2.0.la<br>
     /usr/local/lib/libspice-client-gtk-2.0.so -&gt;
    libspice-client-gtk-2.0.so.1.1.0*<br>
     /usr/local/lib/libspice-client-gtk-2.0.so.1 -&gt;
    libspice-client-gtk-2.0.so.1.1.0*<br>
     /usr/local/lib/libspice-client-gtk-2.0.so.1.1.0<br>
    <br>
    And spicy 0.8 works now. (funny to see that spice-gtk-0.8 uses
    libspice-client-gtk-2.0.so.1.1.0, while spice-gtk-0.7 needs
    libspice-client-gtk-2.0.so.1.2.0 ...)<br>
    <br>
    Regards<br>
    <div class="moz-signature">
      <div style="color: rgb(97, 125, 140);">
        <h4>Dominique Rodrigues</h4>
        <a href="http://www.nanocloud.com">
          <img src="cid:part1.05040108.02090501@nanocloud.com"
            alt="nanoClouD" style="text-decoration: none; border: 0pt
            none;" height="30">
        </a>
        <br>
        <br>
      </div>
    </div>
    <br>
    Le 18/01/2012 11:15, Dominique Rodrigues a écrit :
    <blockquote cite="mid:4F169BC1.6040503@nanocloud.com" type="cite">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      Hi,<br>
      <br>
      I compiled spice-gtk-0.8 with the following options :<br>
      <br>
      ./configure --with-gtk=2.0 --with-coroutine=ucontext
      --with-sasl=yes --with-audio=pulse --enable-introspection=no
      --enable-smartcard=no --enable-usbredir=no<br>
      <br>
      make and make install ran fine.<br>
      <br>
      However, if I want to launch spicy, I have an error with the
      following message :<br>
      <br>
      $ spicy<br>
      spicy: relocation error: spicy: symbol spice_gtk_session_get,
      version SPICEGTK_1 not defined in file
      libspice-client-gtk-2.0.so.1 with link time reference<br>
      <br>
      <br>
      <div class="moz-signature">-- <br>
        <div style="color: rgb(97, 125, 140);">
          <h4>Dominique Rodrigues</h4>
          <a moz-do-not-send="true" href="http://www.nanocloud.com"> <img
              src="cid:part2.07000202.01060200@nanocloud.com"
              alt="nanoClouD" style="text-decoration: none; border: 0pt
              none;" height="30"> </a> <br>
          <br>
        </div>
      </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Spice-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Spice-devel@lists.freedesktop.org">Spice-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/spice-devel">http://lists.freedesktop.org/mailman/listinfo/spice-devel</a>
</pre>
    </blockquote>
  </body>
</html>