View previous topic :: View next topic |
Author |
Message |
SeveK
Joined: 21 Aug 2005 Posts: 12 Location: argentina
|
Posted: Wed Sep 14, 2005 7:45 pm Post subject: moving from 2.4 to 2.6 kernel |
|
|
Hi, i have a problem with the pcmcia module. when i try to lin linux-2.6. i get this error after compilling the kernel, alsa and iptables. In the pcmcia module
cardinfo.c:104: error: `CS_EVENT_RESET_COMPLETE' undeclared here (not in a function)
cardinfo.c:104: error: initializer element is not constant
cardinfo.c:104: error: (near initialization for `event_tag[4].event')
cardinfo.c:104: error: initializer element is not constant
cardinfo.c:104: error: (near initialization for `event_tag[4]')
cardinfo.c:105: error: initializer element is not constant
cardinfo.c:105: error: (near initialization for `event_tag[5]')
cardinfo.c:106: error: initializer element is not constant
cardinfo.c:106: error: (near initialization for `event_tag[6]')
cardinfo.c:107: error: initializer element is not constant
cardinfo.c:107: error: (near initialization for `event_tag[7]')
cardinfo.c:108: error: initializer element is not constant
cardinfo.c:108: error: (near initialization for `event_tag[8]')
cardinfo.c:109: error: initializer element is not constant
cardinfo.c:109: error: (near initialization for `event_tag[9]')
make[1]: *** [cardinfo.o] Error 1
make[1]: Leaving directory `/usr/src/pcmcia-cs-3.2.8/cardmgr'
make: *** [all] Error 2
Creating /var/log/lunar/compile/pcmcia-cs-3.2.8.bz2
! Problem detected during BUILD
any ideas?
thanks! _________________ resistense is futil...
you will be linuxed |
|
Back to top |
|
 |
zbiggy
Joined: 19 Sep 2005 Posts: 2
|
Posted: Mon Sep 19, 2005 11:26 pm Post subject: old or missing kernel-headers |
|
|
Do you have current kernel-headers-2.6 installed?
greets,
Zbigniew 'zbiggy' Luszpinski |
|
Back to top |
|
 |
SeveK
Joined: 21 Aug 2005 Posts: 12 Location: argentina
|
Posted: Tue Sep 20, 2005 1:08 pm Post subject: yes, i have the headers |
|
|
Hi, thanks for the help.
Yes, i have the headers installed. _________________ resistense is futil...
you will be linuxed |
|
Back to top |
|
 |
ElllisD
Joined: 25 Sep 2005 Posts: 13
|
Posted: Fri Oct 21, 2005 11:30 pm Post subject: cannot initialize curses |
|
|
I'm at the part of the 2.6 howto from the wiki where modules are lined in order. After gettext is ncurses. Ncurses failed to build somehow & apparently that causes serious problems, when I do lunar, I get cannot initialize curses.
So far I've rebooted, pruned, & lin -c ncurses.
Lin -c ncurses gets to Building ncurses, then stops @
make: *** No rule to make target 'clean'. Stop
ERROR: The source for ncurses: could not be made clean for build |
|
Back to top |
|
 |
|