View previous topic :: View next topic |
Author |
Message |
clunker_box n00b
Joined: 30 Sep 2005 Posts: 3 Location: Canada
|
Posted: Fri Sep 30, 2005 4:20 pm Post subject: strange rockwell/conexant pradicament |
|
|
good afternoon, gentlemen (and ladies if need apply)
i have recentley merged the hcfpcimodem driver, but something strange arose...
here's how it went (i used the command line, since i need my internet set up to download the guis)
*attempt #1 (using genkernel)*
input: hcfpciconfig
command line: *useless text*
no pre-built modules for unknown-unknown linux-2.6.12-gentoo-r6 i686-smp
trying to automatically build the driver modules *some text about needing a c compiler to do such... which i have)
[/lib/modules/2.6.12-blahblahblah/build]
input: return key
building modules for kernel-blahblahblah
command line: error: module build failed
error report: (same error report as the first attempt, just the kernel's directory is different)
(cd /usr/src/linux && make "CNXT_KERNELSRC=/usr/src/linux" "M=/usr/lib/hcfpcimodem/modules" clean)
make[1]: Entering directory `/lib/modules/linux-2.6.12-gentoo-r6'
make[1]: Leaving directory `/lib/modules/linux-2.6.12-gentoo-r6'
rm -rf *.o GPL/*.o *.ko GPL/*.ko *.mod.c GPL/*.mod.c .*.cmd GPL/.*.cmd .tmp_versions /usr/src/linux/.tmp_versions/hcfpciosspec.mod /usr/src/linux/.tmp_versions/hcfpciserial.mod /usr/src/linux/.tmp_versions/hcfpciengine.mod /usr/src/linux/.tmp_versions/hcfpcihw.mod
(cd /usr/src/linux && make "CNXT_KERNELSRC=/usr/src/linux" "M=/usr/lib/hcfpcimodem/modules" modules)
make[1]: Entering directory `/usr/src/linux-2.6.12-gentoo-r6'
CC [M] /usr/lib/hcfpcimodem/modules/mod_engine.o
CC [M] /usr/lib/hcfpcimodem/modules/mod_hcfpci.o
In file included from /usr/lib/hcfpcimodem/modules/mod_hcfpci.c:131:
/usr/lib/hcfpcimodem/modules/cnxthwpci_common.c: In function `cnxthwpci_probe':
/usr/lib/hcfpcimodem/modules/cnxthwpci_common.c:38: error: structure has no member named `slot_name'
/usr/lib/hcfpcimodem/modules/cnxthwpci_common.c:57: error: structure has no member named `slot_name'
/usr/lib/hcfpcimodem/modules/cnxthwpci_common.c:86: warning: `pm_register' is deprecated (declared at include/linux/pm.h:106)
/usr/lib/hcfpcimodem/modules/cnxthwpci_common.c:137: warning: `pm_unregister' is deprecated (declared at include/linux/pm.h:111)
/usr/lib/hcfpcimodem/modules/cnxthwpci_common.c: In function `cnxthwpci_remove':
/usr/lib/hcfpcimodem/modules/cnxthwpci_common.c:160: warning: `pm_unregister' is deprecated (declared at include/linux/pm.h:111)
/usr/lib/hcfpcimodem/modules/cnxthwpci_common.c: In function `cnxthwpci_init':
/usr/lib/hcfpcimodem/modules/cnxthwpci_common.c:195: error: structure has no member named `slot_name'
make[2]: *** [/usr/lib/hcfpcimodem/modules/mod_hcfpci.o] Error 1
make[1]: *** [_module_/usr/lib/hcfpcimodem/modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.12-gentoo-r6'
make: *** [all] Error 2
*attempt #2(using /usr/src/linux, some form of generic gentoo kernel, i believe)*
input: same as attempt #1
command line: same as attemt #1
command line: [lib/modules/kernel-blahblahblah/build]
input: /usr/src/linux
command line:same output
error message: same output but was being built in different directory
*attempt #3 (using a customisable kernel from the cd-rom)*
input: same as attempt 1+2
command line: same as 1+2
command line:[lib/modules/kernel-blahblahblah/build]
input: /usr/src/linux-2.6.12blahblahblah
command line:same output
error message:same output but in different directories
what is this "slot_name", is this a kernel, bug? i'm really short on time so i've been attemping nothing but quickfixes (new kwernel, copying files from the cd-rom, etc
i'm really losing my patience, and my hair fixing this... i'd really appreciate some help.
cheers _________________ "The only way to win at the roulette tables, is to steal money off the board when no one is looking" Albert Einstein |
|
Back to top |
|
|
BradN Advocate
Joined: 19 Apr 2002 Posts: 2391 Location: Wisconsin (USA)
|
Posted: Fri Sep 30, 2005 6:42 pm Post subject: |
|
|
I'm not sure but it may be that a kernel update at some point rendered the drivers incompatible - does the readme in fact say it works on 2.6.12? |
|
Back to top |
|
|
clunker_box n00b
Joined: 30 Sep 2005 Posts: 3 Location: Canada
|
Posted: Wed Oct 05, 2005 2:31 pm Post subject: |
|
|
yes it does...
it says 2.4 and 2.6 kernels, i'm using 2.6.12-gentoo-r6
i also have an asus jumper free motherboard, with an intel coppermine pIII... does the asus board need specific modules to run this driver? because i've been trying to find the "slot_name" module in menuconfig, but i can't find it... should i download another, newer kernel? _________________ "The only way to win at the roulette tables, is to steal money off the board when no one is looking" Albert Einstein |
|
Back to top |
|
|
BradN Advocate
Joined: 19 Apr 2002 Posts: 2391 Location: Wisconsin (USA)
|
Posted: Mon Oct 10, 2005 4:45 pm Post subject: |
|
|
Perhaps try a vanilla kernel - surely they tested with that. |
|
Back to top |
|
|
clunker_box n00b
Joined: 30 Sep 2005 Posts: 3 Location: Canada
|
Posted: Tue Oct 11, 2005 2:24 pm Post subject: |
|
|
thanks for your help... unfortunatley, my time slot to install the operating system has expired, and i've been forced to switch back to fedora core III if any administrator is reading this, please remove my acount, since it's useless now.
sorry to inconvenience you BradN _________________ "The only way to win at the roulette tables, is to steal money off the board when no one is looking" Albert Einstein |
|
Back to top |
|
|
|