On Mon, May 23, 2011 at 4:07 PM, Dave Ray <cl...@jonive.com> wrote:
>> On Mon, 23 May 2011, Cedric BAIL wrote:
>>
>>> Hi devs,
>>>
>>> We are ready to ship 1.0.1, but before that and to avoid a borked
>>> release, could some of you test either the 1.0 branch, or directly the
>>> tarball from http://www.enlightenment.org/~cedric/ . As this is not
>>> trunk, you can't use the application in svn to test it, but should
>>> rather try the one of the latest snapshot:
>>> http://download.enlightenment.org/snapshots/2010-12-03/ .
>
> I tried to test this on MaxOSX. I know this OS is not the priority.

It is not a priority, but for .0.1 release that is supposed to be
binary compatible it can't be broken either.

Cheers,

Eduardo.

> The directory http://www.enlightenment.org/~cedric/ is missing embryo.
>
> I used the enlightenment package from the snapshot 
> http://download.enlightenment.org/snapshots/2010-12-03/.
>
> That snapshot page did not include embryo either. So I used my existing 
> embryo which is from svn.
>
> Most of the libs built and installed, except efreet and enlightenment.
>
> Efreet had a make error that appeared a few months ago on MacOS, and has 
> since been fixed. Bug regression?
>
> $ make
> ...
> CC     main.o
> main.c: In function ‘environment_store’:
> main.c:86: warning: unused variable ‘e’
> main.c:85: warning: unused variable ‘env’
> main.c: In function ‘environment_restore’:
> main.c:99: warning: unused variable ‘e’
> main.c:98: warning: unused variable ‘l’
> main.c: In function ‘main’:
> main.c:169: warning: implicit declaration of function ‘clearenv’
>  CCLD   efreet_test
> Undefined symbols:
>  "_clearenv", referenced from:
>     _main in main.o
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
> make[4]: *** [efreet_test] Error 1
>
> So I continued, using the efreet already installed from svn.
>
> Enlightenment failed make with the following error, clearly due to the 
> missing embryo package in 1.0.1 rc
>
> $ make
> ...
> " collection entry
> dyld: lazy symbol binding failed: Symbol not found: _eina_prefix_new
>  Referenced from: /usr/local/bin/embryo_cc
>  Expected in: /usr/local/lib/libeina.1.dylib
>
> dyld: Symbol not found: _eina_prefix_new
>  Referenced from: /usr/local/bin/embryo_cc
>  Expected in: /usr/local/lib/libeina.1.dylib
>
> /usr/local/bin/edje_cc: Error. Compiling script code not clean.
> make[4]: *** [default.edj] Error 255
> make[3]: *** [all-recursive] Error 1
> make[2]: *** [all-recursive] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
>
> So I was unable to run and test e17.
>
> If you could provide 1.0.1 snapshots for embryo and e17, I can install those 
> and hopefully test e17.
>
> Dave
>
>
> ------------------------------------------------------------------------------
> What Every C/C++ and Fortran developer Should Know!
> Read this article and learn how Intel has extended the reach of its
> next-generation tools to help Windows* and Linux* C/C++ and Fortran
> developers boost performance applications - including clusters.
> http://p.sf.net/sfu/intel-dev2devmay
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to