public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Todor Todorov <ttodorov@web.de>
To: "Daniel E. Shipton" <dshipton@vrac.iastate.edu>
Cc: Dave Jones <davej@suse.de>, Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: Linux 2.5.3-dj2
Date: Tue, 05 Feb 2002 11:55:19 +0100	[thread overview]
Message-ID: <3C5FBA17.8020601@web.de> (raw)
In-Reply-To: <20020204154800.A13519@suse.de>	<1012841649.8335.6.camel@regatta> <20020204194719.C11789@suse.de>	<1012854899.8333.12.camel@regatta>  <20020204220602.E11789@suse.de> <1012856697.8335.20.camel@regatta>

Hi everyone,

hmm, the zisofs again. I think that's caused because the compress.o 
module gets included at a pretty late stage in the Makefile ( 
fs/isofs/Makefile ) for linking. From what I've seen in other Makefiles, 
all modules that export symbols are linked into the target object first. 
Please query the lkml message list for a previous mail from me with 
subject "2.5.3-dj1: fast zisofs compile fix". It has a small patch for 
that particular Makefile that moves compress.o at the beginning of the 
link list if zisofs is included. Not sure this is the right way, but it 
works.

Regards,
            Todor


      reply	other threads:[~2002-02-05 11:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-04 15:48 Linux 2.5.3-dj2 Dave Jones
2002-02-04 16:54 ` Daniel E. Shipton
2002-02-04 17:36   ` Sebastian Dröge
2002-02-04 18:47   ` Dave Jones
2002-02-04 20:34     ` Daniel E. Shipton
2002-02-04 21:06       ` Dave Jones
2002-02-04 21:04         ` Daniel E. Shipton
2002-02-05 10:55           ` Todor Todorov [this message]

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=3C5FBA17.8020601@web.de \
    --to=ttodorov@web.de \
    --cc=davej@suse.de \
    --cc=dshipton@vrac.iastate.edu \
    --cc=linux-kernel@vger.kernel.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox