Hello, On Sun, Dec 12, 2010 at 12:13 AM, Jeff Hoogland <[email protected]> wrote: > For some reason recent builds of the eina package cause my enlightenment to > fail to start. After installing revisions after 11/26/10 from the SVN > restarting Enlightenment causes it to simply kick me back to my login > screen. Reverting to a SVN build from 11/26/10 causes the system to work > just fine. All other packages are at the latest builds and install and > function just fine with the eina build from 11-26 Ideas on what is going > wrong and how I can fix it?
My bet, you didn't rebuild the efl after eina update. Around that date some eina_array was moved to inline. So they are not present anymore in the library, but in the header. You need to recompile at least eet and evas after compiling and installing eina. -- Cedric BAIL ------------------------------------------------------------------------------ Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL, new data types, scalar functions, improved concurrency, built-in packages, OCI, SQL*Plus, data movement tools, best practices and more. http://p.sf.net/sfu/oracle-sfdev2dev _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
