All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Korb <bkorb@veritas.com>
To: linux-kernel@vger.kernel.org
Subject: missing build functionality?
Date: Tue, 23 Nov 2004 12:33:39 -0800	[thread overview]
Message-ID: <41A39EA3.B8AD9C13@veritas.com> (raw)


Hi all,

I do hope this is the right forum.  I didn't see a "linux-kernel-build" list.
Anyway, I do not see an obvious way to construct an object archive library
that I wish to use for multiple drivers.  There are two problems.  This:

> ifeq ($(ARCH),ia64) 
> 	CFLAGS_KERNEL = 
> endif

because I am making the archive for a loadable driver.  This is not right
because I am digging around in kernel make files to figure out how to
do this and I'm guessing it might be subject to change.  :-}

The other "problem" is merely a nuisance:

> WARNING: Symbol version dump /usr/src/Kernel/SLES9/linux-2.6.5-7.97-debug/Module
> .symvers is  missing, modules will have CONFIG_MODVERSIONS disabled.

this, presumably, 'cuz I'm not actually making a module.

Your help is greatly appreciated.

Regards, Bruce

             reply	other threads:[~2004-11-23 20:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-23 20:33 Bruce Korb [this message]
2004-11-23 21:02 ` missing build functionality? Valdis.Kletnieks
2005-11-10 16:07   ` Bruce Korb
2005-11-10 21:09     ` Sam Ravnborg

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=41A39EA3.B8AD9C13@veritas.com \
    --to=bkorb@veritas.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.