Re: [e-users] problem compiling E from CVS

2007-08-19 Thread Brian Howe
Thanks, seems to be working now. Brian On Aug 19, 2007, at 3:32 PM, Jaime Thomas wrote: > ecore_list_goto_first should be ecore_list_first_goto. Checkout > from cvs again, should be fixed now. > > On 8/19/07, Brian Howe < [EMAIL PROTECTED]> wrote: > > > I'm working wit an Ubuntu Linux distro

Re: [e-users] problem compiling E from CVS

2007-08-19 Thread Jaime Thomas
ecore_list_goto_first should be ecore_list_first_goto. Checkout from cvs again, should be fixed now. On 8/19/07, Brian Howe <[EMAIL PROTECTED]> wrote: > > > > I'm working wit an Ubuntu Linux distro on intel hardware. I have the > latest CVS downloaded fresh a few minutes ago. THis the error I hav

[e-users] problem compiling E from CVS

2007-08-19 Thread Brian Howe
> I'm working wit an Ubuntu Linux distro on intel hardware. I have the latest CVS downloaded fresh a few minutes ago. THis the error I have from compiling E - all the libs compiles with errors: then mv -f ".deps/enlightenment_fm-e_user.Tpo" ".deps/ enlightenment_fm-e_user.Po"; else r

Re: [e-users] Problem compiling e

2006-12-02 Thread MillTek
Thanks David. That worked just fine. Jim David Stevenson wrote: > > > On 03/12/06, *MillTek* <[EMAIL PROTECTED] > > wrote: > > Hi, > For the past several days any time I have updated from CVS when I > try to > compile the system (using a modded version

Re: [e-users] Problem compiling e

2006-12-02 Thread David Stevenson
On 03/12/06, MillTek <[EMAIL PROTECTED]> wrote: > > Hi, > For the past several days any time I have updated from CVS when I try to > compile the system (using a modded version of teh script that Rasterman > wrote) the compile of e itself fails. I have tried deleting everything > - source, objects,

[e-users] Problem compiling e

2006-12-02 Thread MillTek
Hi, For the past several days any time I have updated from CVS when I try to compile the system (using a modded version of teh script that Rasterman wrote) the compile of e itself fails. I have tried deleting everything - source, objects, the .e directory etc. to no avail. Here's the output;

Re: [e-users] problem compiling e from this mornings CVS

2005-12-01 Thread David Seikel
On Thu, 1 Dec 2005 11:08:28 -0800 Brian Howe <[EMAIL PROTECTED]> wrote: > Running RedHat on Intel, and ran cvsup this morning. Got the > following error: > > config.status: error: cannot find input file: > src/modules/gadget_test/Makefile.in > > Have I missed something? What do I need to do to g

[e-users] problem compiling e from this mornings CVS

2005-12-01 Thread Brian Howe
Running RedHat on Intel, and ran cvsup this morning. Got the following error: config.status: error: cannot find input file: src/modules/gadget_test/Makefile.in Have I missed something? What do I need to do to get around this? Thanks Brian --