Hi,
I use the easy_e17.sh script maintained by morlenxus to get and 
compile/install e17. When I tried to compile e today I got this;

lz -lX11 -lXext -ldl -lpam
e_eap_editor.o: In function `_e_desktop_edit_basic_apply_data':
/root/e17_cvs/e17/apps/e/src/bin/e_eap_editor.c:229: undefined reference 
to `efreet_desktop_string_list_parse'
e_eap_editor.o: In function `_e_desktop_edit_create_data':
/root/e17_cvs/e17/apps/e/src/bin/e_eap_editor.c:170: undefined reference 
to `efreet_desktop_string_list_join'
collect2: ld returned 1 exit status
make[3]: *** [enlightenment] Error 1
make[3]: Leaving directory `/root/e17_cvs/e17/apps/e/src/bin'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/e17_cvs/e17/apps/e/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/e17_cvs/e17/apps/e'
make: *** [all] Error 2

I have inserted efreet  into the list of libs the script will compile;

efl="imlib2 edb eet evas ecore epeg embryo edje epsilon esmart emotion 
engrave etk efreet ewl exml enhance"

Do I need to change it's position in that order? 

Any help greatly appreciated!!

Thanks,

Jim

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to