Bug 2928 - The PCMCIA package included with the RH6.0 kernel is missing some files.
Summary: The PCMCIA package included with the RH6.0 kernel is missing some files.
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel
Version: 6.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Cristian Gafton
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-05-19 16:29 UTC by abed
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 1999-06-18 16:57:08 UTC
Embargoed:


Attachments (Terms of Use)

Description abed 1999-05-19 16:29:02 UTC
I compiled the kernel. Then from the
/usr/src/linux/pcmcia-3.0.9 directory I did make config,
make all I got the following error message:

no rule to make
/usr/src/linux/include/linux/modules/nls_cp437.ver needed by
i82365.o

(This use to work with RH5.2 also).

Note the above file (nls_cp437.ver) is not available in my
system.

I have the kernel that comes with RH6.0 (2.2.5-x)

Thanks,

Comment 1 Derek Tattersall 1999-05-19 19:24:59 UTC
Could not find nls_cp437.ver in the kernel source tree.

Comment 2 abed 1999-05-20 22:33:59 UTC
If you do:

make clean then followed by make config and then make all; make
install then all will work fine (so I was missing the make clean).

Comment 3 Cristian Gafton 1999-06-18 16:57:59 UTC
this is user error.


Note You need to log in before you can comment on or make changes to this bug.