most likely an incopatible version of ecore (too old?) try updating both
epsilon and ecore from cvs and then compiling it. these lines usually
give accurate hints as of where the problem lies:


/usr/local/lib/libecore_con.so: undefined reference to `__ctype_b'
/usr/local/lib/libecore_con.so: undefined reference to `__ctype_tolower'

On Tue, 2005-08-16 at 19:35 +0200, Francois Baudens wrote:
> Looks like gcc version problem ... maybe while updating libc6. Sorry
> disturbing you, i'll check my libraries and try to recompile all over
> with gcc 4
> 
> Wich version of gcc do you use ?
> 
> Thanks
> Francois
> 
> 2005/8/16, Francois Baudens <[EMAIL PROTECTED]>:
> > Hello all
> > 
> > using get_e.sh i have a compilation error on epsilon since a few days.
> > I'm running a Debian, and i've just updated my main libs. My last
> > whole compilation sucess was on 03 August, and i don't know what could
> > cause this failure.
> > 
> > Do you have any idea ?
> > Thanks a lot !!
> > 
> > Francois
> > 
> > Here is the make error :
> > 
> > gcc -g -O2 -Wall -o .libs/epsilon epsilon_main.o
> > ../../src/lib/.libs/libepsilon.so -L/usr/local/lib
> > /usr/local/lib/libImlib2.so /usr/lib/libfreetype.so -L/usr/X11R6/lib
> > -lX11 -lXext /usr/local/lib/libevas.so /usr/local/lib/libecore.so
> > /usr/local/lib/libecore_job.so /usr/local/lib/libecore_x.so
> > /usr/local/lib/libecore_evas.so /usr/local/lib/libecore_con.so
> > /usr/local/lib/libecore_ipc.so /usr/local/lib/libecore_txt.so
> > /usr/local/lib/libecore_fb.so /usr/local/lib/libecore_config.so
> > /usr/local/lib/libecore_file.so -L/usr/lib /usr/lib/libcurl.so
> > /usr/lib/libidn.so -lssl -lcrypto -ldl /usr/local/lib/libecore_dbus.so
> > /usr/local/lib/libeet.so /usr/lib/libjpeg.so /usr/local/lib/libedje.so
> > -lpng -lz -lm
> > /usr/local/lib/libecore_con.so: undefined reference to `__ctype_b'
> > /usr/local/lib/libecore_con.so: undefined reference to `__ctype_tolower'
> > collect2: ld returned 1 exit status
> > make[3]: *** [epsilon] Erreur 1
> > make[3]: Leaving directory
> > `/home/francis/.gnome-desktop/e17/libs/epsilon/src/bin'
> > make[2]: *** [all-recursive] Erreur 1
> > make[2]: Leaving directory 
> > `/home/francis/.gnome-desktop/e17/libs/epsilon/src'
> > make[1]: *** [all] Erreur 2
> > make[1]: Leaving directory 
> > `/home/francis/.gnome-desktop/e17/libs/epsilon/src'
> > make: *** [all-recursive] Erreur 1
> >
> 
> 
> -------------------------------------------------------
> 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
> enlightenment-users@lists.sourceforge.net
> 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
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to