public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.4.15-pre5 conflict between acpi and a.out, affs is implicated
@ 2001-11-17  0:20 Keith Owens
  2001-11-17  0:36 ` Roman Zippel
  0 siblings, 1 reply; 2+ messages in thread
From: Keith Owens @ 2001-11-17  0:20 UTC (permalink / raw)
  To: linux-kernel; +Cc: andrew.grover, zippel

include/asm-*/a.out.h defines STACK_TOP.  So does
drivers/acpi/include/acinterp.h, with a different value.  The conflict
occurs if you compile with acpi and a.out, or with acpi and affs.  For
reasons that are beyond me, include/linux/affs_fs_i.h contains #include
<linux/a.out.h>.

ACPI needs to use a different name.

Why does affs_fs_i.h include a.out.h?


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

* Re: 2.4.15-pre5 conflict between acpi and a.out, affs is implicated
  2001-11-17  0:20 2.4.15-pre5 conflict between acpi and a.out, affs is implicated Keith Owens
@ 2001-11-17  0:36 ` Roman Zippel
  0 siblings, 0 replies; 2+ messages in thread
From: Roman Zippel @ 2001-11-17  0:36 UTC (permalink / raw)
  To: Keith Owens; +Cc: linux-kernel, andrew.grover

Hi,

Keith Owens wrote:

> Why does affs_fs_i.h include a.out.h?

No idea, it must be there since ages. affs compiles also without it, so
IMO it's not needed anymore.

bye, Roman

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

end of thread, other threads:[~2001-11-17  0:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-17  0:20 2.4.15-pre5 conflict between acpi and a.out, affs is implicated Keith Owens
2001-11-17  0:36 ` Roman Zippel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox