linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* can't compile ide as a module on 2.5.39
@ 2002-09-30  0:41 Jeff Chua
  0 siblings, 0 replies; only message in thread
From: Jeff Chua @ 2002-09-30  0:41 UTC (permalink / raw)
  To: Linux Kernel


When compiling ide as a module on 2.5.39, encountered the following error

  gcc -Wp,-MD,./.ide.o.d -D__KERNEL__ -I/v6/src/2539/linux-2.5.39/include
-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=i586 -I/v6/src/2539/linux-2.5.39/arch/i386/mach-generic -nostdinc
-iwithprefix include -DMODULE -include
/v6/src/2539/linux-2.5.39/include/linux/modversions.h
-DKBUILD_BASENAME=ide -DEXPORT_SYMTAB  -c -o ide.o ide.c
ide.c:3578: redefinition of `init_module'
ide.c:3556: `init_module' previously defined here
ide.c: In function `cleanup_module':
ide.c:3601: warning: implicit declaration of function `bus_unregister'
{standard input}: Assembler messages:
{standard input}:8863: Error: symbol `init_module' is already defined
make[2]: *** [ide.o] Error 1
make[2]: Leaving directory `/v6/src/2539/linux-2.5.39/drivers/ide'
make[1]: *** [ide] Error 2
make[1]: Leaving directory `/v6/src/2539/linux-2.5.39/drivers'
make: *** [drivers] Error 2


Jeff



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-09-30  0:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-30  0:41 can't compile ide as a module on 2.5.39 Jeff Chua

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).