On Tue, Apr 6, 2010 at 10:14 PM, Dave Ray <cl...@jonive.com> wrote: > I have pruned all the e17 libs from my system and starting fresh. I > decided to use the latest stable snapshot from Dec 09 for my MacOS-X > target rather than the latest svn. > > I installed eina, embryo, eet and evas. > I am I am compiling ecore since it appears to be required for edje, > efreet and e_dbus. > > I am experiencing a problem with ecore/po/Makefile. When I run 'sudo > make install' I am getting the following: > > .. > Making install in po > /bin/sh @MKINSTALLDIRS@ /usr/local/share > /bin/sh: @MKINSTALLDIRS@: No such file or directory > make[1]: *** [install-data-yes] Error 127 > make: *** [install-recursive] Error 1 > > It looks like the Makefile generation from ./autogen.sh is leaving out > the substitution for @mkinstalld...@. > > When I run ./autogen.sh I noticed the following warning: > > .. > config.status: creating po/Makefile.in > config.status: WARNING: po/Makefile.in.in seems to ignore the -- > datarootdir setting > .. > > Can someone recommend a fix? Or can I just manually edit this to get > going, what should I substitute @MKINSTALLDIRS@ with ? > > Would I have better overall luck with the svn source?
I think you probably should focus on using the source code in svn, but if you want a quick fix for that, I think that using --disable-nls should do the trick. --lf > > Dave > > > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- "I believe in looking reality straight in the eye and denying it." -- Garrison Keillor ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel