Re: [e-users] can't compile e17 autogen.sh falls

2006-11-02 Thread blak
ot;AndrĂ¡s Sevcsik" <[EMAIL PROTECTED]> wrote > Same problem on my Gentoo box. > automake-1.10; autoconf-2.60 > > Any ideas? > > > 2006/11/2, blak <[EMAIL PROTECTED]>: > > > > Hello > > I just updated e17 from cvs, and can not compile it. > &g

Re: [e-users] can't compile e17 autogen.sh falls

2006-11-02 Thread blak
On Thu, 02 Nov 2006 17:22:54 -0500 "Landry, Marc-Andre" <[EMAIL PROTECTED]> wrote > blak wrote: > > Hello > > I just updated e17 from cvs, and can not compile it. > > autogen.sh give error: > > > > src/bin/Makefile.am: installing `./depcomp'

[e-users] can't compile e17 autogen.sh falls

2006-11-02 Thread blak
Hello I just updated e17 from cvs, and can not compile it. autogen.sh give error: src/bin/Makefile.am: installing `./depcomp' configure.in:151: required file `./ABOUT-NLS' not found I try to make "touch ABOUT-NLS", but then I get config.status: creating doc/Makefile config.status: error: cannot

Re: [e-users] E17 segfaults at startup:-(

2006-10-24 Thread blak
On Tue, 24 Oct 2006 08:08:44 +0200 Anders Troback <[EMAIL PROTECTED]> wrote > Hi, > > E17 segfaults at startup:-( > > [EMAIL PROTECTED] enlightenment_start > ESTART: 0.2 [0.2] - begin > ESTART: 0.00078 [0.00076] - signals done > ESTART: 0.00089 [0.00011] - determine prefix > DYNAMIC DETE

Re: [e-users] e17 segfault when try to disable ibar module

2006-10-23 Thread blak
Hello On Mon, 23 Oct 2006 07:44:28 +0900 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote > On Mon, 16 Oct 2006 16:54:12 +0300 blak <[EMAIL PROTECTED]> babbled: > > > Hello > > I have just updated e17 and efl. > > When I try to do somethin

[e-users] e17 segfault when try to disable ibar module

2006-10-16 Thread blak
Hello I have just updated e17 and efl. When I try to do something with shelf where is ibar module or disable ibar module e17 segfaults. I attached bt output. - Using Tomcat but need to do more? Need to support web services, s

Re: [e-users] Problems in elicit compilation

2006-10-02 Thread blak
Hi Where all efl libs is installed? Do you have that directories in /etc/ld.so.conf? On Sat, 30 Sep 2006 19:15:00 +0200 Luca <[EMAIL PROTECTED]> wrote > Hi! > > I've just finished to download e17 from cvs and I'm compiling it, > however I'm having a problem with elicit, when I run make it brea

Re: [e-users] problems with cookbooks on webpage

2006-08-29 Thread blak
May there is the same problem with api references (Edje, Evas)? I'am getting error. - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your

Re: [e-users] ecore

2006-08-11 Thread blak
Hi. Thanks for response. I have 2.6.16.27 kernel and kernels headers package installed for this kernel, I think includes must be the same. I try to make link as you describe, but get the same error. May be somethin changed in 2.6.16.27 and 2.6.17 kernels and this is a problem? ---

[e-users] ecore

2006-08-11 Thread blak
Hello. I have problems compiling latest ecore: In file included from ecore_fb_private.h:17, from ecore_fb.c:2: /usr/include/linux/input.h:801: error: syntax error before "kernel_ulong_t" /usr/include/linux/input.h:805: error: syntax error before "evbit" /usr/include/linux/input.h:

Re: [e-users] installing DR17

2006-08-10 Thread blak
You can use CPPFLAGS for describing where is your include directory(for header files). CPPFLAGSC/C++/Objective C preprocessor flags, e.g. -I if you have headers in a nonstandard directory - Using Tomcat but need to do mo

Re: [e-users] ecore doesnt compile

2006-08-10 Thread blak
Hello again. Now I'm get this error to. I found this about this problem: http://bugzilla.kernel.org/show_bug.cgi?id=6559 But i dont really understand how resolve this problem. Debian have a patch for this, but as i understand from > Don't include kernel headers >in userspace. > Bug rejected. > T

Re: [e-users] ecore doesnt compile

2006-08-10 Thread blak
> Massimo Maiurana, il 06/08/2006 23:20, scrisse: >> Massimo Maiurana, il 06/08/2006 12:06, scrisse: >> >>> where those EV_* should be defined? am I missing something? >>> >> >> looks like those defines should be in /usr/include/linux/input.h, >> but even if I'm running a recent kernel my include

Re: [e-users] ecore doesnt compile

2006-08-10 Thread blak
> uhm, what exactly did you do to install 2.6.x headers? > just copying (or symlinking) /usr/include/linux is not enough, > /asm-i386 and /asm-generic are even required. > > in short you'll have to: > - removepkg kernel-headers and/or > - rm -rf /usr/include/linux > - rm -rf /usr/include/asm-i

Re: [e-users] ecore doesnt compile

2006-08-08 Thread blak
Hello Thanks for advise. I done things like you describe, but got another error: In file included from /usr/include/signal.h:333, from ecore_private.h:10, from ecore.c:3: /usr/include/bits/sigcontext.h:28:29: asm/sigcontext.h: No such file or directory sigcontext

Re: [e-users] Compilation order

2006-08-08 Thread blak
export CFLAGS=-g Or this can be done other ways to. - 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 WebSph

[e-users] ecore doesnt compile

2006-08-07 Thread blak
Hello I'm trying update e17 from today cvs and ecore doesnt compile: ecore_fb_li.c: In function `ecore_fb_input_device_open': ecore_fb_li.c:385: error: `EV_SYN' undeclared (first use in this function) ecore_fb_li.c:385: error: (Each undeclared identifier is reported only once ecore_fb_li.c:385: e

[e-users] e17 segfault

2006-08-06 Thread blak
Hello e17 periodicaly segfault for me. Here is backtrace output: #0 0xb7940fe8 in ___newselect_nocancel () from /lib/tls/libc.so.6 #1 0xb79f7662 in _XWaitForReadable () from /usr/X11R6/lib/libX11.so.6 #2 0xb79f7a65 in _XRead () from /usr/X11R6/lib/libX11.so.6 #3 0xb79f9994 in _XReadEvents () fr

Re: [e-users] Taskbar Module Problem

2006-08-03 Thread blak
Thanks for help. I will try this. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and

Re: [e-users] Taskbar Module Problem

2006-07-21 Thread blak
Hello I got this error to. I try to debug this module with tutorial on get-e.org, and probably found where is dividing by zero (well i think so :)). May be this information weel be useful: #8 0xb785d035 in _taskbar_resize_handle (b=0x857aa20) at e_mod_main.c:451 451wnum2 = w / wmin; (gdb)