All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@suse.de>
To: Jan Just Keijser <janjust@cisco.com>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: linux 2.4.7: DAC960.c no longer builds
Date: Mon, 23 Jul 2001 16:53:47 +0200	[thread overview]
Message-ID: <20010723165347.F313@suse.de> (raw)
In-Reply-To: <3B5C27BD.A81DF676@cisco.com>
In-Reply-To: <3B5C27BD.A81DF676@cisco.com>

On Mon, Jul 23 2001, Jan Just Keijser wrote:
> Hi all,
> 
> just grabbed the linux 2.4.7 sources and started compiling; it barfs on
> the DAC960.c module (which I need, actually):
> 
> gcc -D__KERNEL__ -I/local/janjust/src/linux-2.4.7/include -Wall
> -Wstrict-prototypes -Wno-trigraphs -O2
> -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe  -march=i686
> -DMODULE -DMODVERSIONS -include
> /local/janjust/src/linux-2.4.7/include/linux/modversions.h
> -DEXPORT_SYMTAB -c DAC960.c
> DAC960.c: In function `DAC960_ProcessRequest':
> DAC960.c:2771: structure has no member named `sem'
> make[2]: *** [DAC960.o] Error 1
> 
> 
> This member has indeed been removed from
> $TOPDIR/include/linux/blkdev.h...

See archive, I posted a patch to fix this.

-- 
Jens Axboe


      reply	other threads:[~2001-07-23 14:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-23 13:33 linux 2.4.7: DAC960.c no longer builds Jan Just Keijser
2001-07-23 14:53 ` Jens Axboe [this message]

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=20010723165347.F313@suse.de \
    --to=axboe@suse.de \
    --cc=janjust@cisco.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 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.