Re: [e-users] Error when compiling E17 from the latest CVS sources

2008-08-11 Thread Razmig K
> It seems PATH_MAX isn't defined on your platform or you didn't include > the correct headers for any reasons. Try to search /usr/include for > PATH_MAX. For local testing you could just include that header file > where it's defined or define this to get it compiling (as workaround): > > /* # cha

Re: [e-users] Error when compiling E17 from the latest CVS sources

2008-08-09 Thread Andreas Volz
Am Fri, 25 Jul 2008 09:50:44 -0700 schrieb M.McNeil: > Just tried again with a fresh copy of the sources from CVS and got > this while compiling E: > mv > -f .deps/enlightenment_fm-e_sha1.Tpo .deps/enlightenment_fm-e_sha1.Po > gcc: -lintl: linker input file unused because linking not done gcc: > -

Re: [e-users] Error when compiling E17 from the latest CVS sources

2008-07-25 Thread M.McNeil
Just tried again with a fresh copy of the sources from CVS and got this while compiling E: mv -f .deps/enlightenment_fm-e_sha1.Tpo .deps/enlightenment_fm-e_sha1.Po gcc: -lintl: linker input file unused because linking not done gcc: -liconv: linker input file unused because linking not done mv -f

[e-users] Error when compiling E17 from the latest CVS sources

2008-07-25 Thread M.McNeil
Hi, I attempted to update my E17 installation using the easy_e17.sh script. When compiling E, I get the following errors: gmake all-recursive gmake[1]: Entering directory `/usr/home/mmcneil/e17_cvs/e17/apps/e' Making all in src gmake[2]: Entering directory `/usr/home/mmcneil/e17_cvs/e17/apps