All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] Missing functions ?
@ 2003-10-01 11:02 Ruediger Scholz
  2003-10-01 12:42 ` Matthew Wilcox
  0 siblings, 1 reply; 2+ messages in thread
From: Ruediger Scholz @ 2003-10-01 11:02 UTC (permalink / raw)
  To: parisc-linux

Hi there,

lastest kernel from CVS didn't compile for me. I get the following error 
messages:

    --------><------------
      CHK     include/linux/compile.h
      CC      arch/parisc/kernel/parisc_ksyms.o
    arch/parisc/kernel/parisc_ksyms.c:72: error: `__flush_dcache_page'
    undeclared here (not in a function)
    arch/parisc/kernel/parisc_ksyms.c:72: error: initializer element is
    not constant
    arch/parisc/kernel/parisc_ksyms.c:72: error: (near initialization
    for `__ksymtab___flush_dcache_page.value')
    arch/parisc/kernel/parisc_ksyms.c:75: error: `flush_cache_all_local'
    undeclared here (not in a function)
    arch/parisc/kernel/parisc_ksyms.c:75: error: initializer element is
    not constant
    arch/parisc/kernel/parisc_ksyms.c:75: error: (near initialization
    for `__ksymtab_flush_cache_all_local.value')
    make[1]: *** [arch/parisc/kernel/parisc_ksyms.o] Fehler 1
    make: *** [arch/parisc/kernel] Fehler 2
    ruediger@gandalf:/usr/src/linux-2.6$
    --------><------------

It seems that in include/asm/cache.h these two function 
flush_cache_all_local and flush_dcache_page are missing, which are 
defined as symbols in parisc_ksyms. Can I just disable/comment the 
regarding EXPORT_SYMOBOL calls?

Greeting,
    Ruediger

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

* Re: [parisc-linux] Missing functions ?
  2003-10-01 11:02 [parisc-linux] Missing functions ? Ruediger Scholz
@ 2003-10-01 12:42 ` Matthew Wilcox
  0 siblings, 0 replies; 2+ messages in thread
From: Matthew Wilcox @ 2003-10-01 12:42 UTC (permalink / raw)
  To: Ruediger Scholz; +Cc: parisc-linux

On Wed, Oct 01, 2003 at 01:02:40PM +0200, Ruediger Scholz wrote:
> Hi there,
> 
> lastest kernel from CVS didn't compile for me. I get the following error 
> messages:

Sorry about that; try updating now.  I've turned on CONFIG_MODULES so
I should notice these problems in the future.

-- 
"It's not Hollywood.  War is real, war is primarily not about defeat or
victory, it is about death.  I've seen thousands and thousands of dead bodies.
Do you think I want to have an academic debate on this subject?" -- Robert Fisk

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

end of thread, other threads:[~2003-10-01 12:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-01 11:02 [parisc-linux] Missing functions ? Ruediger Scholz
2003-10-01 12:42 ` Matthew Wilcox

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.