help-hurd
[Top][All Lists]
Advanced

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

Re: mach header compiling error


From: Marco Gerards
Subject: Re: mach header compiling error
Date: Sun, 07 Nov 2004 19:03:26 +0000
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Adrian Lehne <a.lehne@web.de> writes:

> When I tried to compile the gnumach heardes:
> CC=i586-gnu-gcc ./configure  --build=i586-linux-gnu --host=i586-gnu -- 
> enable-com --enable-floppy --enable-ide --enable-aha152x
> make:
>   mig -nostdinc -DMACH -DCMU -DMACH_KERNEL -DKERNEL  -DMACH_KMSG=1
> -DCONTINUATIONS   -D__ELF__ -Di386 -DLINUX_DEV -I../i386/i386at
> -I../i386/i386 -I../i386/include -I../i386/include/mach/sa
> -I../i386/bogus   -I../i386 -I. -I.. -I../include -I../bogus -I../util
> -I../kern -I../device -sheader mach_i386_interface.h -server
> mach_i386_server.c \
>                      -header /dev/null -user /dev/null
> ../i386/i386/mach_i386.srv
>   make: mig: Kommando nicht gefunden
>   make: *** [mach_i386_server.c] Fehler 127

Can you please use an English locale when asking for help?

> I think it faild, because it needs mig, but when i trie to compile
> mig, it says, that I need the gnumach hearder files to compile it.

You are right about that.  What I do in this case is running "make -k
install".  But that is a really ugly way to install the header files.
Perhaps there is a headers_install target, or something like that.

--
Marco






reply via email to

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