Subject: Re: build error
To: Christian Kuhtz <ck@gnu.org>
From: Aymeric Vincent <xmimic@free.fr>
List: current-users
Date: 06/27/2001 10:32:50
Christian Kuhtz <ck@gnu.org> writes:

> arnage# make
> all ===> lib

You should definitely use "make build". If you don't, you should be
aware that you have to issue a "make includes" (besides a lot of
little other things) to have the system header files installed in the
right place.

I believe you're using an old sys/exec_elf.h file in the specific
case you describe.

regards,
  Aymeric