Re: [e-users] e_modules compile error

2006-06-02 Thread Ag. System Administrator
Hi! You have just made same mistake as myself ;) There is API breakage in E. Now you have 2 choices: 1. Wait till somebody will fix these modules. 2. Fix them by yourself. /me choosed 2 ;) For example you can look at updated engage module. (And in short, you should edit Makefile.am, e_mod_main

[e-users] e_modules compile error

2006-06-02 Thread Manuel Werlberger
Hi all! I just wanted to update e17-things to the current cvs version and get some errors when my script is comming to e_modules: - snip -- e_mod_main.c: In function `e_modapi_init': e_mod_main.c:106: error: structure has no member named `config_menu' e_mod_main.c: In function `e_modapi_s