Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 38877 - pcmcia-cs fails to configure
Summary: pcmcia-cs fails to configure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Git (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-20 20:49 UTC by merwan kashouty
Modified: 2011-10-30 22:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description merwan kashouty 2004-01-20 20:49:59 UTC
The current kernel build date is Wed Jan 21 04:30:48 2004.

Build 'trusting' versions of card utilities (y/n) [n]
Include 32-bit (CardBus) card support (y/n) [y]
Module install directory [/lib/modules/2.6.1-benh1]

Kernel configuration options:
    Kernel-tree PCMCIA support is enabled.
    Symmetric multiprocessing support is disabled.
    Preemptive kernel support is disabled.
    High memory support is disabled.
    PCI BIOS support is enabled.
    Power management (APM) support is disabled.
    SCSI support is enabled.
    IEEE 1394 (FireWire) support is disabled.
    Networking support is enabled.
     Radio network interface support is enabled.
     Token Ring device support is disabled.
     Fast switching is disabled.
     Frame Diverter is disabled.
    Module version checking is enabled.
    Kernel debugging support is disabled.
    Preemptive kernel patch is disabled.
    /proc filesystem support is enabled.
    MPC8xx architecture is disabled.
    IBM 4xx processor is disabled.
    Embedded Planet LITE platform is disabled.
    Embedded Planet CLASSIC platfom is disabled.
    MPC823 processor is disabled.
    MPC850 processor is disabled.
    MPC860 processor is disabled.
    MPC860T processor is disabled.

/usr/src/linux/include/linux/modversions.h does not exist!
    To fix, run 'make dep' in /usr/src/linux.

Configuration failed.


!!! ERROR: sys-apps/pcmcia-cs-3.2.4 failed.
!!! Function src_compile, Line 83, Exitcode 1
!!! failed configuring

:


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Javier Fernandez-Ivern 2004-01-23 16:47:29 UTC
/usr/src/linux/include/linux/modversions.h does not exist!
    To fix, run 'make dep' in /usr/src/linux.

Have you tried doing that?
Comment 2 merwan kashouty 2004-01-24 07:23:02 UTC
well 3.2.5 will build against 2.6.1 to give the cardmgr program and thne i used the drivers in the kenrel iteself .... but the einfo for this ebuild isnt clear at all
Comment 3 Peter Johanson (RETIRED) gentoo-dev 2004-02-06 20:33:47 UTC
I've just added a check in the 3.2.4 ebuild for 2.5 and 2.6 kernels so it dies and gives the user useful output with regards to what to do to get PCMCIA working with 2.6 kernels. i'm hoping to unmask 3.2.5-r1 this weekend anyway, but until then. (:

marking FIXED. reopen if there's more you need about this in particular.