Re: [E-devel] e17 cvs Makefile errors

2005-04-24 Thread The Rasterman
On Tue, 19 Apr 2005 02:20:02 -0400 "Youness Alaoui" <[EMAIL PROTECTED]> babbled: > Hi, > thanx for the answer.. but that's very strange, because I just verified > and the Makefile.am file doesn't have any reference to ecore_libs.. and > the Makefile.in has for all the variables

Re: [E-devel] e17 cvs Makefile errors

2005-04-24 Thread Youness Alaoui
Hi, thanx for the answer.. but that's very strange, because I just verified and the Makefile.am file doesn't have any reference to ecore_libs.. and the Makefile.in has for all the variables listed below an empty assignation like : edje_cc_LDFLAGS = edje_decc_LDFLAGS = so, I don't know why it

Re: [E-devel] e17 cvs Makefile errors

2005-04-18 Thread The Rasterman
On Tue, 19 Apr 2005 02:20:02 -0400 "Youness Alaoui" <[EMAIL PROTECTED]> babbled: > Hi, > thanx for the answer.. but that's very strange, because I just verified > and the Makefile.am file doesn't have any reference to ecore_libs.. and > the Makefile.in has for all the variables

Re: [E-devel] e17 cvs Makefile errors

2005-04-18 Thread The Rasterman
On Tue, 12 Apr 2005 07:18:16 -0400 "Youness Alaoui" <[EMAIL PROTECTED]> babbled: > Hi, > I was trying to compile e17 out of cvs, it didn't work, the same goes with > the releases you have on http://enlightenment.freedesktop.org/ ... > I looked at the errors and it's quite simple,

[E-devel] e17 cvs Makefile errors

2005-04-18 Thread Youness Alaoui
Hi, I was trying to compile e17 out of cvs, it didn't work, the same goes with the releases you have on http://enlightenment.freedesktop.org/ ... I looked at the errors and it's quite simple, there are some missing libs to link with for some of the compiled files, here's a list of what i've f