Hello,<br>I have been struggling to find a way to control the wlan interface to change the modes and powersave option of it for quite a few days. I discovered osso-wlan is may be one of the best way to do so and I gone through the source. But the problem is I cannot in anyway compile the source. It shows the following error:<br>
<br>gcc -DVERSION=\"1.3.10\" -D_GNU_SOURCE -Ilibs -DDEBUG -DUSE_MCE_MODE -DACTIVITY_CHECK `pkg-config --cflags glib-2.0 gconf-2.0 dbus-1 osso-ic` -Wall -Wwrite-strings -Wmissing-declarations -Werror -Wmissing-prototypes -Wstrict-prototypes -Wunused -Wunused-function -Wunused-variable -Wunused-value -Wsign-compare -Wpointer-arith -Wundef -Wbad-function-cast -Waggregate-return -Wmissing-noreturn -Wnested-externs -Wchar-subscripts -Wformat-security -Wformat=2 -Wno-format-nonliteral -DGCONF_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -c -o dbus-handler.o dbus-handler.c<br>
In file included from dbus-handler.c:48:<br>wpa.h:29:63: /usr/src/cx3110x-headers/include/linux/sm_drv_wpa.h: No such file or directory<br>....<br>....<br><br>There is seriously nothing on the Internet about this and the lack of any support left me nothing else to try to. Please help.<br>
<br>//sumanta<br>