mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* pcmcia error
@ 2001-12-04 23:20 Dhaval Patel
  2001-12-06  6:42 ` Keith Owens
  0 siblings, 1 reply; 2+ messages in thread
From: Dhaval Patel @ 2001-12-04 23:20 UTC (permalink / raw)
  To: linux-kernel

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.


 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: pcmcia error
  2001-12-04 23:20 pcmcia error Dhaval Patel
@ 2001-12-06  6:42 ` Keith Owens
  0 siblings, 0 replies; 2+ messages in thread
From: Keith Owens @ 2001-12-06  6:42 UTC (permalink / raw)
  To: Dhaval Patel; +Cc: linux-kernel

On Tue, 4 Dec 2001 23:20:48 -0000, 
"Dhaval Patel" <dhaval@patel.sh> wrote:
>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

What do you mean "it stops"?  Do you get any error messages?


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-12-06  6:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-04 23:20 pcmcia error Dhaval Patel
2001-12-06  6:42 ` Keith Owens

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®