Yeah, I did sudo ldconfig in the script. What I just tried was delete all directories in /opt/efl, and then install efl, evas_generic_loaders, enlightenment, and elementary by hand: autogen.sh, configure.sh, make, and then sudo make install and sudo ldconfig. Same result.
On 06/11/2013 08:43 AM, Daniel Juyung Seo wrote: > Weird... > Did you run this? > $ sudo ldconfig > > Or can you wipe out /opt/efl and install efl libraries again? > > Daniel Juyung Seo (SeoZ) > > > On Tue, Jun 11, 2013 at 8:42 PM, mh <[email protected]> wrote: > >> Thanks SeoZ. Here are the results: >> >> 1. /opt/efl/include$ grep _eina_log_state_shutdown . -rnI: >> >> ./eina-1/eina/eina_log.h:945:extern EAPI const char >> *_eina_log_state_shutdown; >> ./eina-1/eina/eina_log.h:948:#define EINA_LOG_STATE_SHUTDOWN >> _eina_log_state_shutdown >> >> 2. /opt/efl/lib$ nm libeina.so | grep _eina_log_state_shutdown: >> >> 000000000025af20 D _eina_log_state_shutdown >> >> fwiw, I'm on Debian sid, amd64. >> >> On 06/11/2013 01:15 AM, Daniel Juyung Seo wrote: >>> Can you grep "_eina_log_state_shutdown"? >>> 1. /opt/efl/include$ grep _eina_log_state_shutdown . -rnI >>> 2. /opt/efl/lib$ nm libeina.so|grep _eina_log_state_shutdown >>> >>> Thanks. >>> >>> Daniel Juyung Seo (SeoZ) >>> >>> >>> On Tue, Jun 11, 2013 at 8:45 AM, mh <[email protected]> wrote: >>> >>>> Tried again a couple times, same result. I'm using Debian sid, amd64. >>>> Cedric, does this ring any bells? Thanks. >>>> >>>> On 06/10/2013 07:54 AM, mh wrote: >>>>> Compiled e from git into /opt/efl, fails to start with this error in >>>>> .xsession-errors, not sure how to fix: >>>>> >>>>> /opt/efl/bin/enlightenment: symbol lookup error: >>>>> /opt/efl/lib/libeo.so.1: undefined symbol: _eina_log_state_shutdown >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >> ------------------------------------------------------------------------------ >>>>> How ServiceNow helps IT people transform IT departments: >>>>> 1. A cloud service to automate IT design, transition and operations >>>>> 2. Dashboards that offer high-level views of enterprise services >>>>> 3. A single system of record for all IT processes >>>>> http://p.sf.net/sfu/servicenow-d2d-j >>>>> _______________________________________________ >>>>> enlightenment-users mailing list >>>>> [email protected] >>>>> https://lists.sourceforge.net/lists/listinfo/enlightenment-users >>>> >>>> >> ------------------------------------------------------------------------------ >>>> This SF.net email is sponsored by Windows: >>>> >>>> Build for Windows Store. >>>> >>>> http://p.sf.net/sfu/windows-dev2dev >>>> _______________________________________________ >>>> enlightenment-users mailing list >>>> [email protected] >>>> https://lists.sourceforge.net/lists/listinfo/enlightenment-users >>>> >> ------------------------------------------------------------------------------ >>> This SF.net email is sponsored by Windows: >>> >>> Build for Windows Store. >>> >>> http://p.sf.net/sfu/windows-dev2dev >>> _______________________________________________ >>> enlightenment-users mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/enlightenment-users >> >> >> ------------------------------------------------------------------------------ >> This SF.net email is sponsored by Windows: >> >> Build for Windows Store. >> >> http://p.sf.net/sfu/windows-dev2dev >> _______________________________________________ >> enlightenment-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/enlightenment-users >> > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
