<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
    <title></title>
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Hi,<br>
    <br>
    The problem you're describing is caused by the 64bit OS you're
    using. You will find in the mailing list archive several threads
    about 64bit compiling problems and how they are solved. (e.g.
    changing to a 32bit machine, using -m32 flag for gcc, ...)<br>
    <br>
    Hope this helps...<br>
    <br>
    Anjo<br>
    <br>
    On 09.06.2011 16:55, Joseph Emeras wrote:
    <blockquote cite="mid:4DF0DEF1.9010608@imag.fr" type="cite">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div class="moz-text-flowed" style="font-family: -moz-fixed;
        font-size: 12px;" lang="x-unicode">Hello,
        <br>
        <br>
        I'm trying to use disksim but I have this error when trying to
        compile
        it:
        <br>
        <br>
        disksim_iosim.c: In function ‘io_initialize’:
        <br>
        disksim_iosim.c:712: error: duplicate case value
        <br>
        disksim_iosim.c:712: error: previously used here
        <br>
        make[1]: *** [disksim_iosim.o] Error 1
        <br>
        make[1]: Leaving directory `/home/emeras/disksim-4.0/src'
        <br>
        make: *** [all] Error 2
        <br>
        <br>
        I'm running a debian squeeze with gcc 4.4.5-1<br>
        If anyone has an idea...
        <br>
        <br>
        Thank you very much for your help.
        <br>
        <br>
        Regards
        <br>
        <br>
        <div class="moz-txt-sig"><span class="moz-txt-tag">-- <br>
          </span>Joseph Emeras
          <br>
          Phd Student
          <br>
          Mescal Team - INRIA / LIG
          <br>
          +33476612079
          <br>
          +33680913254
          <br>
          <a moz-do-not-send="true" class="moz-txt-link-freetext"
            href="http://mescal.imag.fr">http://mescal.imag.fr</a>
          <br>
          <br>
          <br>
        </div>
      </div>
      <pre class="moz-signature" cols="72">-- 
Joseph Emeras
Phd Student
Mescal Team - INRIA / LIG
+33476612079
+33680913254
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://mescal.imag.fr">http://mescal.imag.fr</a>

</pre>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Disksim-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Disksim-users@ece.cmu.edu">Disksim-users@ece.cmu.edu</a>
<a class="moz-txt-link-freetext" href="https://sos.ece.cmu.edu/mailman/listinfo/disksim-users">https://sos.ece.cmu.edu/mailman/listinfo/disksim-users</a>
</pre>
    </blockquote>
  </body>
</html>