i had problem compiling epsilon i found the problem in checking which glibc was used to build librairies. I had done an update of my libc6 libraries (using Debian unstable) and the GLIBC changed so i had to rebuild many libraries an check using "nm -a library.so | grep ctype" to find wich version was used (the error in compiling was talking about ctype).
btw i hope my experience could help you. François 2005/8/28, MillTek <[EMAIL PROTECTED]>: > Is anone having crashes using get-e.sh when it gets to using libepsilon???? > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
