Hi, On Mon, Feb 20, 2012 at 11:28 PM, Lionel Orry <[email protected]> wrote: > while trying to install a fresh new efl stack on an old Fedora 10, I > got stuck on two errors that I could fix quite easliy. > Please review and apply if possible... > > - eina: the __gnu_printf__ format attribute is only valid since GCC > 4.4. However, we can find __printf__ format before. I'm not sure they > are equivalent though, so any hints on the fix appreciated... (tested > with GCC 4.3.4)
This has been fixed since yesterday by Vincent. > - eet: the md variable in eet_cipher.c is only defined when using the > new gnutls api. Thus adding guards to the code that cedric moved. Thanks for the patch, it's in. -- Cedric BAIL ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
