Search around for google on this.  This may not be the official answer
but it worked for me.

>From what I can gather they abondoned putting all the modules into one
package,  However, i believe they exist as individual packages.  Thus,
if you're on gentoo, somebody made a ZIP of a bunch of ebuilds. (Can't
remember the URL, but google definetly has it)  Otherwise, look
through the CVS and checkout whatever modules you want.

Good luck



On 10/18/06, Matias Grana <[EMAIL PROTECTED]> wrote:
> hi;
>
> I've been using another WM for a while and I'm back again with e17, so I
> upgraded my old installation from cvs. Problem is: I can't compile e_modules.
> It stops with the message below. I'm using gentoo, and the message says that I
> should write vapier, not the e-team. I'm cc'ing to the list since I could have
> missed some hints about how to deal with this during the time I was away :)
>
> Thanks,
> Matías
>
> [snip]
>  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I/usr/include 
> -I/usr/include/enlightenment -DUSE_E_CONFIG_H -march=i686 -O2 -pipe -mmmx 
> -msse -m3dnow -MT add_event_dialog.lo -MD -MP -MF .deps/add_event_dialog.Tpo 
> -c add_event_dialog.c  -fPIC -DPIC -o .libs/add_event_dialog.o
>  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I/usr/include 
> -I/usr/include/enlightenment -DUSE_E_CONFIG_H -march=i686 -O2 -pipe -mmmx 
> -msse -m3dnow -MT add_todo_dialog.lo -MD -MP -MF .deps/add_todo_dialog.Tpo -c 
> add_todo_dialog.c  -fPIC -DPIC -o .libs/add_todo_dialog.o
> In file included from add_event_dialog.c:2:
> e_mod_main.h:218: error: expected specifier-qualifier-list before 
> 'E_Gadman_Client'
> In file included from e_mod_main.h:327,
>                  from add_event_dialog.c:2:
> dialog_func.h:33: error: expected ')' before '*' token
> dialog_func.h:35: error: expected ')' before '*' token
> dialog_func.h:37: error: expected ')' before '*' token
> In file included from e_mod_main.h:329,
>                  from add_event_dialog.c:2:
> cal_face_func.h:16: error: expected declaration specifiers or '...' before 
> 'E_Gadman_Client'cal_face_func.h:16: error: expected declaration specifiers 
> or '...' before 'E_Gadman_Change'add_event_dialog.c: In function 
> '_add_event_basic_create_widgets':
> add_event_dialog.c:130: warning: passing argument 2 of 'e_widget_entry_add' 
> from incompatible pointer type
> make[4]: *** [add_event_dialog.lo] Error 1
> make[4]: *** Waiting for unfinished jobs....
> In file included from add_todo_dialog.c:2:
> e_mod_main.h:218: error: expected specifier-qualifier-list before 
> 'E_Gadman_Client'
> In file included from e_mod_main.h:327,
>                  from add_todo_dialog.c:2:
> dialog_func.h:33: error: expected ')' before '*' token
> dialog_func.h:35: error: expected ')' before '*' token
> dialog_func.h:37: error: expected ')' before '*' token
> In file included from e_mod_main.h:329,
>                  from add_todo_dialog.c:2:
> cal_face_func.h:16: error: expected declaration specifiers or '...' before 
> 'E_Gadman_Client'cal_face_func.h:16: error: expected declaration specifiers 
> or '...' before 'E_Gadman_Change'add_todo_dialog.c: In function 
> '_add_todo_basic_create_widgets':
> add_todo_dialog.c:121: warning: passing argument 2 of 'e_widget_entry_add' 
> from incompatible pointer type
> make[4]: *** [add_todo_dialog.lo] Error 1
> make[4]: Leaving directory 
> `/var/tmp/portage/e_modules-9999/work/e_modules/calendar/src'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory 
> `/var/tmp/portage/e_modules-9999/work/e_modules/calendar/src'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory 
> `/var/tmp/portage/e_modules-9999/work/e_modules/calendar'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory 
> `/var/tmp/portage/e_modules-9999/work/e_modules/calendar'
> make: *** [all] Error 1
>  * This is a LIVE CVS ebuild.
>  * That means there are NO promises it will work.
>  * If it fails to build, FIX THE CODE YOURSELF
>  * before reporting any issues.
>
> !!! ERROR: x11-plugins/e_modules-9999 failed.
> Call stack:
>   ebuild.sh, line 1546:   Called dyn_compile
>   ebuild.sh, line 937:   Called src_compile
>   ebuild.sh, line 1255:   Called enlightenment_src_compile
>   enlightenment.eclass, line 150:   Called enlightenment_die 'emake failed'
>   enlightenment.eclass, line 102:   Called die
>
> !!! emake failed
> !!! SEND BUG REPORTS TO [EMAIL PROTECTED] NOT THE E TEAM
> !!! If you need support, post the topmost build error, and the call stack if 
> relevant.
>
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> enlightenment-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to