paku
Group: Members
Posts: 6
Joined: Jan. 2006 |
|
Posted: Jan. 18 2006,12:51 |
|
Now i have compailed the kernel for the Rt2500 wireless card. I removed the SMP. And the kernel are running OK. But now it come with the other problem. The ndiswrapper dont funktion anymore. Must I do a new ndiswrapper install, I tried that, but with no succeed. It gave otput like this when gave command make:
winnt_types.h:358: warning: unnamed struct/union that defines no instances winnt_types.h:364: warning: unnamed struct/union that defines no instances winnt_types.h:380: warning: malformed `#pragma pack' winnt_types.h:380: warning: ignoring pragma: ) winnt_types.h:393: warning: malformed `#pragma pack' winnt_types.h:393: warning: ignoring pragma: ) winnt_types.h:632: warning: malformed `#pragma pack' winnt_types.h:632: warning: ignoring pragma: ) winnt_types.h:675: warning: malformed `#pragma pack' winnt_types.h:675: warning: ignoring pragma: ) winnt_types.h:696: warning: malformed `#pragma pack' winnt_types.h:696: warning: ignoring pragma: ) winnt_types.h:765: warning: malformed `#pragma pack' winnt_types.h:765: warning: ignoring pragma: ) winnt_types.h:854: warning: unnamed struct/union that defines no instances winnt_types.h:855: warning: unnamed struct/union that defines no instances winnt_types.h:864: warning: unnamed struct/union that defines no instances winnt_types.h:865: warning: unnamed struct/union that defines no instances winnt_types.h: In function `IoCopyCurrentIrpStackLocationToNext': winnt_types.h:904: structure has no member named `current_stack_location' winnt_types.h:906: structure has no member named `current_stack_location' winnt_types.h:906: structure has no member named `current_stack_location' winnt_types.h: In function `IoSetCompletionRoutine': winnt_types.h:914: structure has no member named `current_stack_location' winnt_types.h: At top level: winnt_types.h:965: warning: unnamed struct/union that defines no instances In file included from hal.c:24: ntoskernel.h:472: warning: unnamed struct/union that defines no instances ntoskernel.h:510: warning: unnamed struct/union that defines no instances ntoskernel.h:513: warning: unnamed struct/union that defines no instances make[1]: *** [hal.o] Error 1 make[1]: Leaving directory `/home/dsl/DOWNLOADS/ndiswrapper-1.8/driver' make: *** [all] Error 2
Should someone be friendly and give me some instruction to what do next so I can get dsl 2.1 to funktion with Rr2500 wireless card.
|