All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Gordon <peter@valor.com>
To: linux-kernel@vger.kernel.org
Subject: Linux 2.4.7 DAC960.c won't compile
Date: Sun, 29 Jul 2001 15:40:47 +0300	[thread overview]
Message-ID: <3B64044F.65B208C2@valor.com> (raw)

[1.] Kernel 2.4.7 won't compile on a Compaq ML370 Proliant
[2.] I am running RedHat 7.1 and am trying to compile the modules for
kernel 2.4.7. The computer has 2 cpus and 4GB memory.

Here is the error message

make[2]: Entering directory `/usr/src/linux-2.4.7/drivers/block'
gcc -D__KERNEL__ -I/usr/src/linux-2.4.7/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=i686 -DMODULE -DMODVERSIONS -include
/usr/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
make[2]: Leaving directory `/usr/src/linux-2.4.7/drivers/block'
make[1]: *** [_modsubdir_block] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.7/drivers'
make: *** [_mod_drivers] Error 2



Peter

-- 
Peter Gordon
Tel: (972) 8 9432430 Ext: 129 Cell phone: 054 438029 Fax: (972) 8
9432429  
Valor Ltd, PO Box 152, Yavne 70600, Israel Email: peter@valor.com

             reply	other threads:[~2001-07-29 12:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-29 12:40 Peter Gordon [this message]
2001-07-29 16:49 ` Linux 2.4.7 DAC960.c won't compile Jeff Garzik

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=3B64044F.65B208C2@valor.com \
    --to=peter@valor.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.