Re: [e-users] compiling epsilon

2006-10-18 Thread sitarane
Andreas Biffar a écrit : > Hi everybody, > > when i try to compile epsilon-0.3.0.007 i get the following error > message when running make > > ../../src/common/epsilon_thumb_common.c:56: error: conflicting types for > 'epsilon_ipc_server_send' > ../../src/include/epsilon_private.h:44: error: previo

Re: [e-users] Argh Segv on click :(

2006-10-18 Thread The Rasterman
On Thu, 19 Oct 2006 11:31:33 +1000 Metrics <[EMAIL PROTECTED]> babbled: 1. no gdb debug info in binary 2. this is not e17 3. this is not e16 (not a current release that's for sure as X=Connect doesnt even exist in e16 code and definifelty not e17) > Beber, > > What version of e? And this bt says

Re: [e-users] Argh Segv on click :(

2006-10-18 Thread Metrics
Beber, What version of e? And this bt says that another window manager is running...how did you generate it? metrics On Thu, Oct 19, 2006 at 02:20:46AM +0200, Beber wrote: > Hi, > > I get a segv when clicking on the desktop :( > Here is the backtrace : > > GNU gdb 6.5 > Copyright (C) 2006 Free

[e-users] Argh Segv on click :(

2006-10-18 Thread Beber
Hi, I get a segv when clicking on the desktop :( Here is the backtrace : GNU gdb 6.5 Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "s

Re: [e-users] can't compile e_modules

2006-10-18 Thread Matias Grana
On Wed, Oct 18, 2006 at 09:50:28PM +0200, Nikolas Arend wrote: > Matias Grana wrote: > > Thanks for the answers. I hoped there was way to automatically select > > modules which are known to work, but it seems there is none yet. > > Well, if you're not afraid of bash, the command line I posted in t

Re: [e-users] can't compile e_modules

2006-10-18 Thread Nikolas Arend
Asfand Yar Qazi wrote: > On 10/18/06, Nikolas Arend <[EMAIL PROTECTED]> wrote: > >> Matias Grana wrote: >> >>> Thanks for the answers. I hoped there was way to automatically select >>> modules which are known to work, but it seems there is none yet. >>> >> Well, if you're not afraid

Re: [e-users] can't compile e_modules

2006-10-18 Thread Asfand Yar Qazi
On 10/18/06, Nikolas Arend <[EMAIL PROTECTED]> wrote: > Matias Grana wrote: > > Thanks for the answers. I hoped there was way to automatically select > > modules which are known to work, but it seems there is none yet. > > Well, if you're not afraid of bash, the command line I posted in this > thre

Re: [e-users] can't compile e_modules

2006-10-18 Thread Nikolas Arend
Matias Grana wrote: > Thanks for the answers. I hoped there was way to automatically select > modules which are known to work, but it seems there is none yet. Well, if you're not afraid of bash, the command line I posted in this thread should do that. Cheers, Nick.

Re: [e-users] can't compile e_modules

2006-10-18 Thread Matias Grana
Thanks for the answers. I hoped there was way to automatically select modules which are known to work, but it seems there is none yet. Just for the record: I've found a script at the end of http://gentoo-wiki.com/HOWTO_emerge_e17 which runs on a module basis. It simply gets them from cvs and compil

Re: [e-users] can't compile e_modules

2006-10-18 Thread Nikolas Arend
Matias Grana 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-te

Re: [e-users] can't compile e_modules

2006-10-18 Thread Zachary Goldberg
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

[e-users] compiling epsilon

2006-10-18 Thread Andreas Biffar
Hi everybody, when i try to compile epsilon-0.3.0.007 i get the following error message when running make ../../src/common/epsilon_thumb_common.c:56: error: conflicting types for 'epsilon_ipc_server_send' ../../src/include/epsilon_private.h:44: error: previous declaration of 'epsilon_ipc_server_s

[e-users] can't compile e_modules

2006-10-18 Thread Matias Grana
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 sinc