<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi Calum,
    <br>
    <br>
    did you see the README in the barrelfish/usr/splash2/ folder ?
    <br>
    <br>
    brs
    <br>
    wakas
    <br>
    <br>
    On 03/06/11 17:43, CALUM MCCALL wrote:
    <blockquote
cite="mid:7DA134A413A03D45A0531850553B048419E5FEF767@CMS06.campus.gla.ac.uk"
      type="cite">
      <pre wrap="">Hi,

I'm currently trying to compile Barrelfish20110301 on ubuntu 11.04 but I get the following error after make has been running for 15mins or so:

make: *** No rule to make target `x86_64/sbin/splash_barnes', needed by `all'. Stop.

I'm using GCC 4.5.2, GHC 6.12.3 and parsec 2.1 and ghc-paths 0.1.0.6

The readme mentions that ghc 6.12.2 is the highest tested version, but hake runs fine.

I also get the following error whilst running make(same version of barrelfish) on an arch linux system using GCC 4.6.0 20110513 (prerelease):

./x86_32/usr/drivers/lpc_kbd/_for_app_lpc_kbd/keyboard_flounder_bindings.c 
./x86_32/usr/drivers/lpc_kbd/_for_app_lpc_kbd/keyboard_flounder_bindings.c: In function ‘keyboard_ump_send_handler’:
./x86_32/usr/drivers/lpc_kbd/_for_app_lpc_kbd/keyboard_flounder_bindings.c:736:14: error: variable ‘err’ set but not used [-Werror=unused-but-set-variable]
./x86_32/usr/drivers/lpc_kbd/_for_app_lpc_kbd/keyboard_flounder_bindings.c: In function ‘keyboard_ump_cap_send_handler’:
./x86_32/usr/drivers/lpc_kbd/_for_app_lpc_kbd/keyboard_flounder_bindings.c:832:14: error: variable ‘err’ set but not used [-Werror=unused-but-set-variable]
./x86_32/usr/drivers/lpc_kbd/_for_app_lpc_kbd/keyboard_flounder_bindings.c: In function ‘keyboard_ump_cap_rx_handler’:
./x86_32/usr/drivers/lpc_kbd/_for_app_lpc_kbd/keyboard_flounder_bindings.c:971:14: error: variable ‘err’ set but not used [-Werror=unused-but-set-variable]
cc1: all warnings being treated as errors

I'd be grateful for any fixes anyone has for either of these issues. Let me know if you need more info(makefiles etc..)

Cheers,

-Calum
_______________________________________________
Barrelfish-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Barrelfish-users@lists.inf.ethz.ch">Barrelfish-users@lists.inf.ethz.ch</a>
<a class="moz-txt-link-freetext" href="https://lists.inf.ethz.ch/mailman/listinfo/barrelfish-users">https://lists.inf.ethz.ch/mailman/listinfo/barrelfish-users</a>
</pre>
    </blockquote>
    <br>
    <div class="moz-signature">-- <br>
      Karlsruhe Institute of Technology (KIT) <br \="">
      Institute for Process Control, Automation and Robotics (IPR) <br
        \="">
      <br \="">
      Waqaas Munawar, M.Sc.
      <br \="">
      Engler-Bunte-Ring 8<br \="">
      Building 40.28<br \="">
      76131 Karlsruhe, Germany<br \="">
      <br \="">
      Phone: +49 721 608-46694<br \="">
      Fax: +49 721 608-47141<br \="">
      Email: <a href="mailto:waqaas.munawar@kit.edu">waqaas.munawar&#8706;kit.edu</a><br
        \="">
      Web: <a href="http://mta.ipr.kit.edu">http://mta.ipr.kit.edu</a><br
        \="">
      <br \="">
      KIT – University of the State of Baden-Wuerttemberg and<br \="">
      National Research Center of the Helmholtz Association<br \="">
      <br \="">
    </div>
  </body>
</html>