On Tue, Oct 26, 2010 at 7:10 PM, Florian V. <[email protected]> wrote: >> Witscher-Gmail >> Sun, 03 Oct 2010 21:32:37 -0700 >> Hi, >> >> I've just downloaded the latest sources from svn and ecore fails with >> these errors: >> >> ecore_con_ssl.c: In function '_ecore_con_ssl_server_init_gnutls': >> ecore_con_ssl.c:521: error: 'GNUTLS_CERT_EXPIRED' undeclared (first >> use in this function) >> ecore_con_ssl.c:521: error: (Each undeclared identifier is reported >> only once >> ecore_con_ssl.c:521: error: for each function it appears in.) >> ecore_con_ssl.c:523: error: 'GNUTLS_CERT_NOT_ACTIVATED' undeclared >> (first use in this function) >> ecore_con_ssl.c: In function '_ecore_con_ssl_client_init_gnutls': >> >> I'm running debian lenny on a HP AMD dual core system. I'm using >> easy_e17.sh. Any ideas on how to get past this problem? >> >> Thanks for any help, >> Gary > > Hi, > > I tried easy_e17.sh. But it wasn't stopping compiling Evas. I left > easy_e17.sh and used sources from the official site. It worked for Evas. > Now, I am stuck exactly like you are. > Same error messages for ecore when compiling. > Same linux: debian lenny > > I updated openssl but it doesn't work better. > And no help in forum and docs. > Before ecore, I had installed eina, eet, evas. > > Does anyone know what to do ?
It's a gnutls issue. Apparently we don't checkthe right version. Could you give us your gnutls version (pkg-config --mod-version gnutls). -- Cedric BAIL ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
