<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi Craig, <br>
    <br>
    Thanks for your help to get past that one. I was able to load
    uuid-dev through the Ubuntu app and I compiled past that point. <br>
    <br>
    I got to linking sqUnixFBDev.lo and hit this warning as error issue.
    I read somewhere about it but my research turned up nothing on it.
    Something to do with -O2, perhaps, or -Werror
    [-Werror=unused-value]? I'm not sure where to control these flags so
    I got stuck again.<br>
    <br>
    I appreciate your help.<br>
    <br>
    - Robert<br>
    <br>
    <blockquote>In file included from
/home/robert/warren/oscog/platforms/unix/vm-display-fbdev/sqUnixFBDev.c:43:0:<br>
      /home/robert/warren/oscog/platforms/unix/vm/sqUnixEvent.c: In
      function 'display_ioGetNextEvent':<br>
      /home/robert/warren/oscog/platforms/Cross/vm/sq.h:521:31: error:
      statement with no effect [-Werror=unused-value]<br>
       # define LogEventChain(parms) 0<br>
                                     ^<br>
      /home/robert/warren/oscog/platforms/unix/vm/sqUnixEvent.c:269:3:
      note: in expansion of macro 'LogEventChain'<br>
         LogEventChain((dbgEvtChF,"ioGNE%s",iebEmptyP()?"_":"!\n"));<br>
         ^<br>
      cc1: all warnings being treated as errors<br>
      Makefile:195: recipe for target 'sqUnixFBDev.lo' failed<br>
      make[1]: *** [sqUnixFBDev.lo] Error 1<br>
      Makefile:519: recipe for target 'vm-display-fbdev.la' failed<br>
      make: *** [vm-display-fbdev.la] Error 2<br>
    </blockquote>
    <br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 10/12/2015 03:27 AM, Craig Latta
      wrote:<br>
    </div>
    <blockquote cite="mid:mvfndn$ctp$1@ger.gmane.org" type="cite">
      <pre wrap=""> 

Hoi Robert--

     I don't think you need ia32-libs anymore, since you can now just
ask for the :i386 version of arbitrary packages.

</pre>
      <blockquote type="cite">
        <pre wrap="">/usr/bin/ld: cannot find -luuid
</pre>
      </blockquote>
      <pre wrap="">
     I think you want package uuid-dev for that one. I find 'apt-cache
search &lt;asset name fragment&gt;' to be the most useful way of finding which
package provides an asset.


-C

--
Craig Latta
netjam.org
+31   6 2757 7177 (SMS ok)
+ 1 415  287 3547 (no SMS)

</pre>
    </blockquote>
    <br>
  </body>
</html>