bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: trying to build gnumach.gz


From: Samuel Thibault
Subject: Re: trying to build gnumach.gz
Date: Mon, 1 Aug 2011 23:56:03 +0200
User-agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30)

Andrew Engelbrecht, le Mon 01 Aug 2011 17:45:52 -0400, a écrit :
> gawk -f ../gnumach/gensym.awk ../gnumach/i386/i386/i386asm.sym >
> i386/i386/i386asm.symc
> gcc -m32 -DHAVE_CONFIG_H -I. -I../gnumach  -nostdinc -imacros config.h
> -Ii386 -I. -I../gnumach/i386 -I../gnumach/i386/include/mach/sa
> -I../gnumach/include  -Wall -fno-strict-aliasing -fno-stack-protector -g -O2
> -S -x c -o i386/i386/i386asm.symc.o i386/i386/i386asm.symc
> In file included from ../gnumach/kern/thread.h:44:0,
>                  from i386/i386/i386asm.symc:2:
> ./gnumach/kern/ast.h:45:25: fatal error: machine/ast.h: No such file or
> directory
> compilation terminated.
> 
> Hm, There is no "machine" directory in the repo. I'm still pretty much a
> noob, so I'm not sure how to debug this.

It should have been done at the end of ./configure (see the
configfrag.ac file): I'm getting

config.status: linking i386/i386 to machine
config.status: linking i386/include/mach/i386 to mach/machine

Samuel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]