[Barrelfish-users] [Barrelfish] barrelfish compilation fails

Simon Peter speter at inf.ethz.ch
Thu Feb 24 15:03:24 CET 2011


Hi,

Are you doing a parallel build? In your build log, if/monitor_types.h 
was indeed not built yet. I'm assuming a problem with the generated 
dependencies. Try doing a serial build for the time being.

Hope this helps,
Simon

On 24.02.2011 14:56, Waqaas Munawar wrote:
> Hi Andrew and all,
> Thanks for the help. That did solve the initial compilation phase. Now
> it gets stuck on:
>
> In file included from ../usr/skb/testapps/map.c:20:
> ../include/barrelfish/monitor_client.h:17:30: error: if/monitor_types.h:
> No such file or directory
> make: *** [x86_64/usr/skb/testapps/_for_app_map/map.o.depend] Error 1
> make: *** Deleting file `x86_64/usr/skb/testapps/_for_app_map/map.o.depend'
>
> I guess monitor_types.h file is to be generated automatically as it does
> not exist in the source tree. But somehow it doesn't. Here is the
> complete output:
> http://paste2.org/p/1265811
> Any pointers?
>
> thanks,
> wakas



More information about the Barrelfish-users mailing list