linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@fs.tum.de>
To: Alan Cox <alan@redhat.com>,
	James Bottomley <james.bottomley@steeleye.com>
Cc: linux-kernel@vger.kernel.org
Subject: 2.5.64-ac3: 3c527.c doesn't compile
Date: Fri, 7 Mar 2003 22:03:23 +0100	[thread overview]
Message-ID: <20030307210323.GD19615@fs.tum.de> (raw)
In-Reply-To: <200303071756.h27HuiY01551@devserv.devel.redhat.com>

On Fri, Mar 07, 2003 at 12:56:44PM -0500, Alan Cox wrote:

>...
> Linux 2.5.64-ac2
>...
> o	Update 3c527 to modern locking (untested)	(James Bottomley)
>...

It seems even the compilation is untested?

<--  snip  -->

...
  gcc -Wp,-MD,drivers/net/.3c527.o.d -D__KERNEL__ -Iinclude -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-pipe -mpreferred-stack-boundary=2 -march=k6 
-Iinclude/asm-i386/mach-default -nostdinc -iwithprefix include    
-DKBUILD_BASENAME=3c527 -DKBUILD_MODNAME=3c527 -c -o drivers/net/3c527.o 
drivers/net/3c527.c
In file included from include/linux/mca.h:132,
                 from drivers/net/3c527.c:95:
include/linux/mca-legacy.h:10: warning: #warning "MCA legacy - please 
move your driver to the new sysfs api"
drivers/net/3c527.c: In function `mc32_command':
drivers/net/3c527.c:649: `flags' undeclared (first use in this function)
drivers/net/3c527.c:649: (Each undeclared identifier is reported only once
drivers/net/3c527.c:649: for each function it appears in.)
drivers/net/3c527.c: In function `mc32_halt_transceiver':
drivers/net/3c527.c:733: `flags' undeclared (first use in this function)
drivers/net/3c527.c: In function `mc32_open':
drivers/net/3c527.c:951: `unsigned_long' undeclared (first use in this function)
drivers/net/3c527.c:951: parse error before `flags'
drivers/net/3c527.c:953: `flags' undeclared (first use in this function)
make[2]: *** [drivers/net/3c527.o] Error 1

<--  snip  -->

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


  parent reply	other threads:[~2003-03-07 20:52 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-07 17:56 Linux 2.5.64-ac3 Alan Cox
2003-03-07 20:14 ` [patch] 2.5.64-ac3: fix a typo in ide-default.c Adrian Bunk
2003-03-07 20:33 ` [PATCH][TRIVIAL] Re: Linux 2.5.64-ac3 Maciej Soltysiak
2003-03-07 23:08   ` Alan Cox
2003-03-07 21:03 ` Adrian Bunk [this message]
2003-03-07 21:34   ` 2.5.64-ac3: 3c527.c doesn't compile James Bottomley
2003-03-22  8:23     ` Adrian Bunk
2003-03-09  1:58 ` Question about VISWS 2.5.64-ac3 Osamu Tomita
2003-03-09  2:16 ` New IDE codes in 2.5.64-ac3 Osamu Tomita
2003-03-09 20:53   ` Alan Cox

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=20030307210323.GD19615@fs.tum.de \
    --to=bunk@fs.tum.de \
    --cc=alan@redhat.com \
    --cc=james.bottomley@steeleye.com \
    --cc=linux-kernel@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).