mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Dhaval Patel" <dhaval@patel.sh>
To: <linux-kernel@vger.kernel.org>
Subject: pcmcia error
Date: Tue, 4 Dec 2001 23:20:48 -0000	[thread overview]
Message-ID: <200112042320.fB4NKmA00501@gateway.patel.sh> (raw)

First I would like to let you know that I dont have any pcmcia devices
installed in my box nor do I have any enabled in the kernel. Alright here is
the problem. I have the following hardware

dual 300 PII
AMI Megaraid
Netgear Fa310TX NIC
crappy ATI video card

and am trying to install kernel 2.4.16 on a fresh install of Slackware 8.0

I can configure the kernel with 'make menuconfig', compile the kernel with
'make bzImage' and compile the modules with 'make modules'. When I try to
install the modules with 'make modules_install' it does a bunch of stuff and
then stops at the following

cd /lib/modules/2.4.16; \
mkdir -p pcmcia; \
find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{} pcmcia
if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.4.16; fi

I have been getting that with 2.4.5 and 2.4.14 as well as 2.4.16. 
I shearched the web and found someone with the same problem but found no
solution. Searching this mailing list didnt give me any solutions either.
Can anyone tell me what the problem is?
Thanks for your help.


 

             reply	other threads:[~2001-12-04 22:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-04 23:20 Dhaval Patel [this message]
2001-12-06  6:42 ` Keith Owens

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=200112042320.fB4NKmA00501@gateway.patel.sh \
    --to=dhaval@patel.sh \
    --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

all inboxes | Powered by JetHome®