LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: David Woodhouse <dwmw2@infradead.org>
To: Keith Owens <kaos@ocs.com.au>
Cc: pcg@goof.com ( Marc A. Lehmann ),
linux-kernel@vger.kernel.org, hpa@transmeta.com
Subject: Re: zisofs doesn't compile in 2.4.10-ac7
Date: Mon, 08 Oct 2001 16:32:48 +0100 [thread overview]
Message-ID: <18514.1002555168@redhat.com> (raw)
In-Reply-To: <25078.1002465565@ocs3.intra.ocs.com.au>
In-Reply-To: <25078.1002465565@ocs3.intra.ocs.com.au>
kaos@ocs.com.au said:
> Against 2.4.10-ac7.
> +CFLAGS_uncompress.o := -I $(TOPDIR)/fs/inflate_fs
> +CFLAGS_compress.o := -I $(TOPDIR)/fs/inflate_fs
> +EXTRA_CFLAGS += -I $(TOPDIR)/fs/inflate_fs
Why not just move the offending file into $(TOPDIR)/include/linux instead?
While we're at it, why not move $(TOPDIR)/fs/inflate_fs/ to $(TOPDIR)/lib/zlib
too? It's not really a filesystem-specific piece of library code, is it?
--
dwmw2
next prev parent reply other threads:[~2001-10-08 15:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-07 13:43 Lehmann
2001-10-07 14:11 ` Christoph Hellwig
2001-10-08 5:53 ` Keith Owens
2001-10-08 6:22 ` Keith Owens
2001-10-07 14:39 ` Keith Owens
2001-10-08 15:32 ` David Woodhouse [this message]
2001-10-08 21:59 ` H. Peter Anvin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=18514.1002555168@redhat.com \
--to=dwmw2@infradead.org \
--cc=hpa@transmeta.com \
--cc=kaos@ocs.com.au \
--cc=linux-kernel@vger.kernel.org \
--cc=pcg@goof.com \
--subject='Re: zisofs doesn'\''t compile in 2.4.10-ac7' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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).