Not really (short of rewriting it). Best bet is probably to use the connman module.
dh On 03/02/2010 05:52 PM, Cédric Tabin wrote: > Hello guys, > > It seems that a dependency is not met with the e_modules-wlan => configure > says that the package 'ecore-data' is missing. I checked with pkg-config and > this is right, there is no package named ecore-data... > I tried to go into the configure.ac of the plugin, remove the ecore-data > dependency but afterwards, it crashes with the error message below... > > Is there anything to do ? > > Thanks& regards, > Cedric > > libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. > -I/usr/include -DUSE_E_CONFIG_H -I/usr/include/enlightenment > -I/usr/include/efreet -I/usr/include/eina-0 -I/usr/include/eina-0/eina > -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe > -fomit-frame-pointer -MT e_mod_main.lo -MD -MP -MF .deps/e_mod_main.Tpo -c > e_mod_main.c -fPIC -DPIC -o .libs/e_mod_main.o > e_mod_config.c:2:24: error: Ecore_Data.h: No such file or directory > e_mod_config.c:8: error: expected specifier-qualifier-list before > ‘Ecore_List’ > e_mod_config.c:24: error: expected ‘)’ before ‘*’ token > e_mod_config.c: In function ‘_fill_data’: > e_mod_config.c:55: error: ‘E_Config_Dialog_Data’ has no member named > ‘poll_time’ > e_mod_config.c:56: error: ‘E_Config_Dialog_Data’ has no member named > ‘always_text’ > e_mod_config.c:57: error: ‘E_Config_Dialog_Data’ has no member named > ‘show_percent’ > e_mod_config.c:65: error: ‘E_Config_Dialog_Data’ has no member named ‘devs’ > e_mod_config.c:66: error: ‘E_Config_Dialog_Data’ has no member named ‘devs’ > e_mod_config.c:67: error: ‘E_Config_Dialog_Data’ has no member named ‘devs’ > e_mod_config.c:69: error: ‘E_Config_Dialog_Data’ has no member named ‘devs’ > e_mod_config.c:70: error: ‘E_Config_Dialog_Data’ has no member named ‘devs’ > e_mod_config.c:70: warning: assignment makes pointer from integer without a > cast > e_mod_config.c:74: error: ‘E_Config_Dialog_Data’ has no member named > ‘dev_num’ > e_mod_config.c: In function ‘_free_data’: > e_mod_config.c:101: error: ‘E_Config_Dialog_Data’ has no member named ‘devs’ > e_mod_config.c:102: error: ‘E_Config_Dialog_Data’ has no member named ‘devs’ > e_mod_config.c: In function ‘_basic_create_widgets’: > e_mod_config.c:119: error: ‘E_Config_Dialog_Data’ has no member named > ‘always_text’ > e_mod_config.c:126: error: ‘E_Config_Dialog_Data’ has no member named > ‘show_percent’ > e_mod_config.c:133: error: ‘E_Config_Dialog_Data’ has no member named > ‘poll_time’ > e_mod_config.c:137: error: ‘E_Config_Dialog_Data’ has no member named ‘devs’ > e_mod_config.c:140: error: ‘E_Config_Dialog_Data’ has no member named > ‘dev_num’ > e_mod_config.c:141: error: ‘E_Config_Dialog_Data’ has no member named ‘devs’ > e_mod_config.c:142: error: ‘E_Config_Dialog_Data’ has no member named ‘devs’ > e_mod_config.c:142: warning: assignment makes pointer from integer without a > cast > e_mod_config.c: In function ‘_basic_apply_data’: > e_mod_config.c:162: error: ‘E_Config_Dialog_Data’ has no member named > ‘poll_time’ > e_mod_config.c:164: error: ‘E_Config_Dialog_Data’ has no member named > ‘always_text’ > e_mod_config.c:165: error: ‘E_Config_Dialog_Data’ has no member named > ‘show_percent’ > e_mod_config.c:167: error: ‘E_Config_Dialog_Data’ has no member named ‘devs’ > e_mod_config.c:169: error: ‘E_Config_Dialog_Data’ has no member named ‘devs’ > e_mod_config.c:169: error: ‘E_Config_Dialog_Data’ has no member named > ‘dev_num’ > e_mod_config.c:169: warning: assignment makes pointer from integer without a > cast > e_mod_config.c: At top level: > e_mod_config.c:186: error: expected ‘)’ before ‘*’ token > make[2]: *** [e_mod_config.lo] Error 1 > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel