linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.5.25 compile error
@ 2002-07-06 11:45 Dominik Geisel
  2002-07-07 16:10 ` Stephen Rothwell
  0 siblings, 1 reply; 2+ messages in thread
From: Dominik Geisel @ 2002-07-06 11:45 UTC (permalink / raw)
  To: linux kernel mailing list

Hi,

on 'make dep' with 2.5.25 I get the following error:

-----------------------------------------------------------------------------
make[1]: Wechsel in das Verzeichnis Verzeichnis »/usr/src/linux«
make[2]: Wechsel in das Verzeichnis Verzeichnis »/usr/src/linux/scripts«
  gcc -Wp,-MD,./.split-include.d -Wall -Wstrict-prototypes -O2 
-fomit-frame-pointer   -o split-include split-include.c
In file included from /usr/include/linux/errno.h:4,
                 from /usr/include/bits/errno.h:25,
                 from /usr/include/errno.h:36,
                 from split-include.c:26:
/usr/include/asm/errno.h:4:31: asm-generic/errno.h: No such file or 
directory
make[2]: *** [split-include] Fehler 1
make[2]: Verlassen des Verzeichnisses Verzeichnis »/usr/src/linux/scripts«
make[1]: *** [scripts] Fehler 2
make[1]: Verlassen des Verzeichnisses Verzeichnis »/usr/src/linux«
make: *** [.hdepend] Fehler 2
-----------------------------------------------------------------------------

Any ideas?

Greetings,
Dominik Geisel

-- 
We may not imagine how our lives could be more frustrating and
complex--but Congress can.
-Cullen Hightower (contributed by Chris Johnston)
907D F135 0EF8 5A4D 633B  805D 25E7 478B 1322 4688


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.5.25 compile error
  2002-07-06 11:45 2.5.25 compile error Dominik Geisel
@ 2002-07-07 16:10 ` Stephen Rothwell
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Rothwell @ 2002-07-07 16:10 UTC (permalink / raw)
  To: Dominik Geisel; +Cc: linux-kernel

Hi Dominik,

On Sat, 6 Jul 2002 13:45:58 +0200 (CEST) Dominik Geisel <devnull@geisel.info> wrote:
>
> on 'make dep' with 2.5.25 I get the following error:
> 
> -----------------------------------------------------------------------------
> make[1]: Wechsel in das Verzeichnis Verzeichnis »/usr/src/linux«
> make[2]: Wechsel in das Verzeichnis Verzeichnis »/usr/src/linux/scripts«
>   gcc -Wp,-MD,./.split-include.d -Wall -Wstrict-prototypes -O2 
> -fomit-frame-pointer   -o split-include split-include.c
> In file included from /usr/include/linux/errno.h:4,
>                  from /usr/include/bits/errno.h:25,
>                  from /usr/include/errno.h:36,
>                  from split-include.c:26:
> /usr/include/asm/errno.h:4:31: asm-generic/errno.h: No such file or 
> directory
> make[2]: *** [split-include] Fehler 1
> make[2]: Verlassen des Verzeichnisses Verzeichnis »/usr/src/linux/scripts«
> make[1]: *** [scripts] Fehler 2
> make[1]: Verlassen des Verzeichnisses Verzeichnis »/usr/src/linux«
> make: *** [.hdepend] Fehler 2
> -----------------------------------------------------------------------------
> 
> Any ideas?

Remove the symlinks between /usr/include/{linux,asm} and your kernel
source tree ...

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-07-07 16:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-06 11:45 2.5.25 compile error Dominik Geisel
2002-07-07 16:10 ` Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).