2011/1/12 Christopher Michael <cpmicha...@comcast.net>:
> On 01/11/2011 09:18 PM, Jeff Hoogland wrote:
>> Trying to build enna media center (based on elf) from source and it is
>> giving me this error message with latest SVN build of everything E (as of
>> last night)
>>
>> http://pastebin.com/nJpuF9tk
>>
>> Ideas? Looks like an elementary issue to me but I am not 100% on that.
>>
>> ~Jeff Hoogland
>
> Just rebuilt efl from svn, and elementary builds just fine. Looks like
> the enna code has not been updated for recent elm changes....so this
> isn't an EFL Svn issue, it's an Enna issue. I'd send an email to them if
> I were you ;)
>
> dh
>
> ------------------------------------------------------------------------------
> Protect Your Site and Customers from Malware Attacks
> Learn about various malware tactics and how to avoid them. Understand
> malware threats, the impact they can have on your business, and how you
> can protect your company and customers by using code signing.
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>

Hi Jeff,

Branch 0.4.1 of enna, build only with EFL beta 2 and associated
snapshot of elementary. Only Enna Head build fine with the Head SVN.
If you want to fix this build issue, you just have to a NULL parameter
before parameter before and after in elm_genlist_item_insert_before
and elm_genlist_item_insert_after calls.
i.e this patch.
http://hg.geexbox.org/enna/diff/ab6460badd78/src/bin/view_list2.c

But I feared you find other few issues like those you report.

Regards,
Nicolas


-- 
Nicolas Aguirre
Mail: aguirre.nico...@gmail.com
Web: http://www.digital-corner.org

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to