<!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">
    Hi Mothy,<br>
    <br>
    Thanks for taking time to look into it. I am using following tools<br>
    gcc (Ubuntu 4.4.1-4ubuntu9) 4.4.1<br>
    The Glorious Glasgow Haskell Compilation System, version 6.10.4<br>
    GNU ld (GNU Binutils) 2.19.50.20081125<br>
    <br>
    Here is the complete output of the compile attempt:<br>
    <a class="moz-txt-link-freetext" href="http://paste2.org/p/1279068">http://paste2.org/p/1279068</a><br>
    <br>
    If it works out I might be able to share my virtual machine (VMware
    image) though I'll have to do something about the size though.<br>
    <br>
    BRs<br>
    wakas<br>
    <br>
    On 03/03/11 09:00, Timothy Roscoe wrote:
    <blockquote
      cite="mid:20110303075652.2025.94500.miaw3@localhost6.localdomain6"
      type="cite">
      <pre wrap="">
Dear Wakas,

We develop Barrelfish using Ubuntu (both Maverick and Lucid), and
Debian (testing and unstable); the default tools in the most
up-to-date versions of these distros al work for us except for ghc
(which has a known bug - see the Barrelfish FAQ for details).  

Can you tell us what versions of gcc, etc. you are using?

 -- Mothy

At Wed, 2 Mar 2011 19:42:48 +0100, <a class="moz-txt-link-abbreviated" href="mailto:waqaas.munawar@kit.edu">waqaas.munawar@kit.edu</a> wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Hi all,

in a try to compile the latest release of barrelfish, I got stuck with
the following error:

gcc -fno-builtin -nostdinc -std=c99 -m32 -mno-red-zone -fPIE
-fno-stack-protector -U__linux__ -Wall -Wshadow -Wstrict-prototypes
-Wold-style-definition -Wmissing-prototypes -Wmissing-declarations
-Wmissing-field-initializers -Wredundant-decls -Werror -imacros
../include/deputy/nodeputy.h -g -O2 -I../include
-I../include/arch/x86_32 -I./x86_64/include -o
./x86_64/tools/elver/_for_elver/elver.o -c ../tools/elver/elver.c
/tmp/ccrE4Tzl.s: Assembler messages:
/tmp/ccrE4Tzl.s:10: Error: unknown pseudo-op: `.cfi_sections'
make: *** [x86_64/tools/elver/_for_elver/elver.o] Error 1


Moreover, runme.sh in splash2 folder also spits out an error as follows:

wap@ubuntu:~/barrelfish3/usr/splash2$
SPLASH2_PATH=/home/wap/splash/splash2 ./runme.sh
Copying files from /home/wap/splash/splash2/codes/apps/barnes and
patching...
patch: **** Only garbage was found in the patch input.
Error applying barnes.patch
Copying files from /home/wap/splash/splash2/codes/apps/radiosity and
patching...
patching file glibdumb/glib.c
patching file glibdumb/glib.h
patching file glibps/glibps.c
patching file glibps/pslib.h

My guess is that they are not related. Contents of barnes.patch in the
tar-ball are worth a look.

Any pointers?

Thanks,
wakas




</pre>
      </blockquote>
    </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∂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>