public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* missing build functionality?
@ 2004-11-23 20:33 Bruce Korb
  2004-11-23 21:02 ` Valdis.Kletnieks
  0 siblings, 1 reply; 4+ messages in thread
From: Bruce Korb @ 2004-11-23 20:33 UTC (permalink / raw)
  To: linux-kernel


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

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

end of thread, other threads:[~2005-11-10 21:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-23 20:33 missing build functionality? Bruce Korb
2004-11-23 21:02 ` Valdis.Kletnieks
2005-11-10 16:07   ` Bruce Korb
2005-11-10 21:09     ` Sam Ravnborg

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