On Sunday 04 January 2004 07:02, Ben Rockwood wrote: > The lines for ECORE_TXT don't exist. Because of this the vars don't get > chomped off, and when you look at the makefile for the TXT module you see:
what autotool versions you using to autogen ? what configure flags are you using ? here's what i use and everything builds for me ... autoconf-2.58 automake-1.7.8 ./configure \ --with-ecore-x \ --enable-ecore-job \ --disable-ecore-fb \ [i'm using 2.6 headers and this just dont work out :)] --enable-ecore-evas \ --enable-ecore-evas-gl \ --enable-ecore-con \ --enable-ecore-ipc \ --enable-ecore-txt \ --enable-ecore-config the final output of configure is: Optional Modules: Ecore_Job...............: yes Ecore_Con...............: yes Ecore_Txt...............: yes Ecore_X.................: yes Ecore_FB................: no Ecore_Evas..............: yes Ecore_Evas GL Support...: yes Ecore_Evas FB Support...: no Ecore_Ipc...............: yes Ecore_Config............: yes -mike ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ enlightenment-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
