Results 1 to 3 of 3

Thread: Problem instaling the drivers for 3Com X-Jack Wireless card (3CRWE62092A)

  1. #1
    Join Date
    Feb 2006
    Posts
    4
    Rep Power
    0

    Default Problem instaling the drivers for 3Com X-Jack Wireless card (3CRWE62092A)

    Hi,
    I am trying to install the drivers for 3Com X-Jack Wireless card (3CRWE62092A) and these are the errors I am getting. Any help would be greatly appreciated.

    I am using fedora linux core 4.0 , kernel 2.6.11.

    [root@localhost poldhu]# make config.mk
    Kernel Version Running 2.6.11-1.1369_FC4
    Found Kernel Source Directory (/lib/modules/2.6.11-1.1369_FC4/build)
    [root@localhost poldhu]# make all
    set -e ; for d in clients config ; do make -C $d ; done
    make[1]: Entering directory `/usr/src/poldhu/clients'
    make -C /lib/modules/`uname -r`/build SUBDIRS=/usr/src/poldhu/clients modules
    make[2]: Entering directory `/usr/src/kernels/2.6.11-1.1369_FC4-i686'
    CC [M] /usr/src/poldhu/clients/poldhu.o
    /usr/src/poldhu/clients/poldhu.c: In function ‘poldhu_pcmcia_attach’:
    /usr/src/poldhu/clients/poldhu.c:659: warning: implicit declaration of function ‘CardServices’
    /usr/src/poldhu/clients/poldhu.c: In function ‘poldhu_proc_read’:
    /usr/src/poldhu/clients/poldhu.c:2723: warning: comparison of distinct pointer types lacks a cast
    CC [M] /usr/src/poldhu/clients/ring.o
    CC [M] /usr/src/poldhu/clients/snwnmp.o
    /usr/src/poldhu/clients/snwnmp.c:29: warning: ‘version’ defined but not used
    LD [M] /usr/src/poldhu/clients/poldhu_cs.o
    Building modules, stage 2.
    MODPOST
    *** Warning: "CardServices" [/usr/src/poldhu/clients/poldhu_cs.ko] undefined!
    CC /usr/src/poldhu/clients/poldhu_cs.mod.o
    LD [M] /usr/src/poldhu/clients/poldhu_cs.ko
    make[2]: Leaving directory `/usr/src/kernels/2.6.11-1.1369_FC4-i686'
    make[1]: Leaving directory `/usr/src/poldhu/clients'
    make[1]: Entering directory `/usr/src/poldhu/config'
    make[1]: Nothing to be done for `all'.
    make[1]: Leaving directory `/usr/src/poldhu/config'
    [root@localhost poldhu]#

  2. #2
    Join Date
    Aug 2002
    Posts
    3,959
    Rep Power
    25

    Default

    What is the name of the file you are installing from? Does the package come with any installation instructions?

  3. #3
    Join Date
    Jan 2005
    Posts
    60
    Rep Power
    0

    Default

    You can try this ...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •