public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* link failure on 2.4.22 sparc64
@ 2003-09-17 22:06 Ross Combs
  2003-09-19  5:12 ` David S. Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Ross Combs @ 2003-09-17 22:06 UTC (permalink / raw)
  To: linux-kernel

I've noticed two problems compiling 2.4.22.

1) make xconfig doesn't like the font selection options.
   You can't select yes or no.  The other config programs
   worked fine.

2) If sysctl support is not selected everything compiles
   fine but the final link fails:
arch/sparc64/kernel/kernel.o: In function `sys32_sysctl':
arch/sparc64/kernel/kernel.o(.text+0x1a228): undefined reference to `do_sysctl'

It looks like the 32-bit compatibility wrapper for sysctl
needs to be conditionalized on CONFIG_SYSCTL.

Thanks,
-Ross

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

* Re: link failure on 2.4.22 sparc64
  2003-09-17 22:06 link failure on 2.4.22 sparc64 Ross Combs
@ 2003-09-19  5:12 ` David S. Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David S. Miller @ 2003-09-19  5:12 UTC (permalink / raw)
  To: Ross Combs; +Cc: linux-kernel


Sparc developers don't read linux-kernel, please report this
to sparclinux@vger.kernel.org where they do.

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

end of thread, other threads:[~2003-09-19  5:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-17 22:06 link failure on 2.4.22 sparc64 Ross Combs
2003-09-19  5:12 ` David S. Miller

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