Re: [e-users] AC_CHECK_HEADERS_ONCE errors building e on Red Hat EL 5

2008-03-10 Thread Michael Jennings
On Monday, 10 March 2008, at 16:06:10 (+1000), David Seikel wrote: > One of the developers thought it would be a god idea to use macros > from a bleeding edge version of the autofoo development tools. > Makes it hard for us that are using older, more stable distros. > Especially in this case where

Re: [e-users] About repository debian.alphagemini.org

2008-03-10 Thread Figaro
Hello, Thank you. I am a bit confused. Here is what I have in: /etc/xdg/menus: > [EMAIL PROTECTED]:~$ ls -l /etc/xdg/menus > total 68 > drwxr-xr-x 2 root root 4096 Mar 5 19:21 applications-merged > lrwxrwxrwx 1 root root40 Oct 1 19:47 debian-menu.menu -> > /var/lib/menu-xdg/menus/debian-me

Re: [e-users] Error compiling efreet

2008-03-10 Thread jochen schroeder
On Mon, 2008-03-10 at 17:25 +, Toby Cubitt wrote: > I'm running Gentoo, using gcc 4.1.2, and pulled the latest CVS just a > few minutes ago. If I've forgotten to mention something important, > please let me know! > > Here's the relevant part of the call-stack: > > i686-pc-linux-gnu-gcc -march

[e-users] Error compiling efreet

2008-03-10 Thread Toby Cubitt
I'm running Gentoo, using gcc 4.1.2, and pulled the latest CVS just a few minutes ago. If I've forgotten to mention something important, please let me know! Here's the relevant part of the call-stack: i686-pc-linux-gnu-gcc -march=prescott -O2 -pipe -fomit-frame-pointer -o .libs/efreet_alloc efre

[e-users] error building entrance via easy_e17.sh

2008-03-10 Thread Geoffrey
When easy_e17.sh is compiling entrance, I get the following error: entrance_session.c:5:37: error: Esmart/Esmart_Container.h: No such file or directory Seems to me that esmart was build fine: - esmart . previously installed And I assume that's where Esmart_Container.h would

Re: [e-users] AC_CHECK_HEADERS_ONCE errors building e on Red Hat EL 5

2008-03-10 Thread Geoffrey
David Seikel wrote: > On Sun, 09 Mar 2008 21:47:24 -0400 Geoffrey > <[EMAIL PROTECTED]> wrote: > >> I'm trying to build e on Red Hat EL 5 with the easy_e17.sh script. >> I'm receiving the following error when attempting to compile ecore: >> >> configure.in:60: error: possibly undefined macro: >> A