On Sun, 21 Nov 2010 14:03:31 +0800 P Purkayastha <ppu...@gmail.com> said:

in svn.

> On 11/21/2010 12:14 AM, P Purkayastha wrote:
> > Hi,
> > it seems eina is triggering a sandbox violation on emerge. Essentially
> > it tries to remove a file present in / while installing. Seems to be
> > something new added in revision r54731:
> > http://trac.enlightenment.org/e/changeset/54731/trunk/eina/src/modules/mp
> > The build log is attached.
> 
> Replacing the $(controllerdir) with $(DESTDIR)$(controllerdir) makes 
> portage happy, and the installation succeeds:
> 
>       cd "$S/src/modules/mp"
>       find . -name Makefile.am -exec sed -i -e '/rm -f 
> \$(controllerdir)/s/\$/\$(DESTDIR)\$/' {} \;
> 
> 
> ------------------------------------------------------------------------------
> Beautiful is writing same markup. Internet Explorer 9 supports
> standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
> Spend less time writing and  rewriting code and more time creating great
> experiences on the web. Be a part of the beta today
> http://p.sf.net/sfu/msIE9-sfdev2dev
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to