public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: eric lin <fsshl@centurytel.net>
To: "Randy.Dunlap" <rddunlap@osdl.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: 2.5.52 compile error
Date: Wed, 18 Dec 2002 00:46:43 -0700	[thread overview]
Message-ID: <3E0027E3.30503@centurytel.net> (raw)
In-Reply-To: Pine.LNX.4.33L2.0212171527070.17648-100000@dragon.pdx.osdl.net



> 
> Just remove io_daemon.o from the fs/intermezzo/Makefile .
> 
Thanks your point out, it pass this problem at compile time, then it 
still terminate by another error



   gcc -Wp,-MD,drivers/block/.ps2esdi.o.d -D__KERNEL__ -Iinclude -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-pipe -mpreferred-stack-boundary=2 -march=i686 -Iarch/i386/mach-generic 
-fomit-frame-pointer -nostdinc -iwithprefix include -DMODULE 
-DKBUILD_BASENAME=ps2esdi -DKBUILD_MODNAME=ps2esdi   -c -o 
drivers/block/ps2esdi.o drivers/block/ps2esdi.c
drivers/block/ps2esdi.c:185: redefinition of `__initfn'
drivers/block/ps2esdi.c:171: `__initfn' previously defined here
drivers/block/ps2esdi.c: In function `__initfn':
drivers/block/ps2esdi.c:189: warning: initialization from incompatible 
pointer type
drivers/block/ps2esdi.c:192: dereferencing pointer to incomplete type
drivers/block/ps2esdi.c:192: dereferencing pointer to incomplete type
drivers/block/ps2esdi.c:193: dereferencing pointer to incomplete type
drivers/block/ps2esdi.c:196: dereferencing pointer to incomplete type
drivers/block/ps2esdi.c:197: dereferencing pointer to incomplete type
drivers/block/ps2esdi.c:199: dereferencing pointer to incomplete type
drivers/block/ps2esdi.c: In function `__exitfn':
drivers/block/ps2esdi.c:207: warning: implicit declaration of function 
`mca_mark_as_unused'
drivers/block/ps2esdi.c:215: `i' undeclared (first use in this function)
drivers/block/ps2esdi.c:215: (Each undeclared identifier is reported 
only once
drivers/block/ps2esdi.c:215: for each function it appears in.)
drivers/block/ps2esdi.c: In function `ps2esdi_geninit':
drivers/block/ps2esdi.c:298: warning: implicit declaration of function 
`mca_find_adapter'
drivers/block/ps2esdi.c:298: `MCA_NOTFOUND' undeclared (first use in 
this function)
drivers/block/ps2esdi.c:309: warning: implicit declaration of function 
`mca_set_adapter_name'
drivers/block/ps2esdi.c:315: warning: implicit declaration of function 
`mca_mark_as_used'
drivers/block/ps2esdi.c:316: warning: passing arg 2 of 
`mca_set_adapter_procfn' from incompatible pointer type
drivers/block/ps2esdi.c:333: warning: implicit declaration of function 
`mca_read_stored_pos'
drivers/block/ps2esdi.c: In function `do_ps2esdi_request':
drivers/block/ps2esdi.c:508: warning: long long unsigned int format, 
different type arg (arg 3)
{standard input}: Assembler messages:
{standard input}:216: Error: symbol `__initfn' is already defined
make[2]: *** [drivers/block/ps2esdi.o] Error 1
make[1]: *** [drivers/block] Error 2
make: *** [drivers] Error 2


highly appreciate any advancer's advice

-- 
Sincere Eric
www.linuxspice.com
linux pc for sale


  reply	other threads:[~2002-12-17 23:37 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-17 20:57 2.5.52 compile error rtilley
2002-12-17 21:16 ` Bob Miller
2002-12-17 21:27   ` Richard B. Tilley  (Brad)
2002-12-17 21:29   ` Steven Cole
2002-12-17 21:34     ` Richard B. Tilley  (Brad)
2002-12-17 22:49       ` James Simmons
2002-12-18  7:00         ` eric lin
2002-12-17 23:03           ` Randy.Dunlap
2002-12-18  6:39   ` eric lin
2002-12-17 22:54     ` Bob Miller
2002-12-18  7:26       ` eric lin
2002-12-17 23:28         ` Randy.Dunlap
2002-12-18  7:46           ` eric lin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-12-18 13:12 Philippe Gramoullé

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=3E0027E3.30503@centurytel.net \
    --to=fsshl@centurytel.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rddunlap@osdl.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox