Re: [E-devel] Building latest e17 from cvs.

2006-11-05 Thread [EMAIL PROTECTED]
Ok, after the helpful suggestions, it built fine for me. A couple of warnings I noticed from the compiler seemed serious, so I took a quick look... In the "ecore" lib, in the file "ecore_x_netwm.c" -- line 695, int *ps, *pd, *pe; This should instead read: unsigned int

Re: [E-devel] Building latest e17 from cvs.

2006-11-05 Thread Nikolas Arend
[EMAIL PROTECTED] wrote: > I updated the latest e17 from cvs a few minutes ago and tried > to build it. I get the following message when I run autogen.sh: > > --- > Running autopoint... > cvs [checkout aborted]: no such tag

Re: [E-devel] Building latest e17 from cvs.

2006-11-05 Thread Morten Nilsen
[EMAIL PROTECTED] wrote: > I updated the latest e17 from cvs a few minutes ago and tried > to build it. I get the following message when I run autogen.sh: > > --- > Running autopoint... > cvs [checkout aborted]: no such tag

[E-devel] Building latest e17 from cvs.

2006-11-05 Thread [EMAIL PROTECTED]
I updated the latest e17 from cvs a few minutes ago and tried to build it. I get the following message when I run autogen.sh: --- Running autopoint... cvs [checkout aborted]: no such tag `gettext-0_14_6' autopoint: ***