[e-users] Compile ewl...

2007-01-23 Thread Anders Troback
Hi, I'm having some problems with the compilation of ewl: ewl_config.c: In function `ec_theme_page_setup': ewl_config.c:375: warning: passing arg 2 of `ewl_mvc_selected_set' from incompatible pointer type ewl_config.c:375: warning: passing arg 3 of `ewl_mvc_selected_set' makes pointer from

Re: [e-users] Compile ewl...

2007-01-23 Thread Nathan Ingersoll
Should be fixed in CVS. On 1/23/07, Anders Troback [EMAIL PROTECTED] wrote: Hi, I'm having some problems with the compilation of ewl: ewl_config.c: In function `ec_theme_page_setup': ewl_config.c:375: warning: passing arg 2 of `ewl_mvc_selected_set' from incompatible pointer type

Re: [e-users] Compile ewl...

2007-01-23 Thread Anders Troback
Yepp, now it's working! Thanks!!! On Tue, 23 Jan 2007 08:21:19 -0600 Nathan Ingersoll [EMAIL PROTECTED] wrote: Should be fixed in CVS. On 1/23/07, Anders Troback [EMAIL PROTECTED] wrote: Hi, I'm having some problems with the compilation of ewl: ewl_config.c: In function

[e-users] Compile Ewl...

2006-08-18 Thread Anders Troback
Hi, I having problems when compiling ewl, been like this the last week or so! This is my error: gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I/usr/devel/enlightenment/current/include -I/usr/devel/enlightenment/current/include -I/usr/devel/enlightenment/current/include

Re: [e-users] Compile Ewl...

2006-08-18 Thread Nathan Ingersoll
What OS are you building on? On 8/18/06, Anders Troback [EMAIL PROTECTED] wrote: Hi, I having problems when compiling ewl, been like this the last week or so! This is my error: gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I/usr/devel/enlightenment/current/include

Re: [e-users] Compile Ewl...

2006-08-18 Thread Peter
On Fri, 18 Aug 2006 19:24:55 +0200, Anders Troback wrote: Hi, I having problems when compiling ewl, been like this the last week or so! This is my error: snip... -o .libs/ewl_attach.o In file included from ewl_attach.c:4: ewl_private.h:11:20: alloca.h: No such file or directory gmake[3]:

Re: [e-users] Compile Ewl...

2006-08-18 Thread Massimo Maiurana
Anders Troback, il 18/08/2006 19:24, scrisse: I having problems when compiling ewl, been like this the last week or so! This is my error: [...] ewl_private.h:11:20: alloca.h: No such file or directory gmake[3]: *** [...] Do any one know there that file are? I have alloca.h in

Re: [e-users] Compile Ewl...

2006-08-18 Thread Anders Troback
On Fri, 18 Aug 2006 20:16:27 +0200 Massimo Maiurana [EMAIL PROTECTED] wrote: Anders Troback, il 18/08/2006 19:24, scrisse: I having problems when compiling ewl, been like this the last week or so! This is my error: [...] ewl_private.h:11:20: alloca.h: No such file or directory