Hello,
using easy_e17.sh to compile everything with yesterday cvs, eclair could
not be built, ld was complaining about missing functions relating to
phtread.
My quick fix was to modify apps/eclair/src/Makefile.am and to add
'-lpthread' to eclair_LDADD :
eclair_LDADD = \
@evas_libs@ \
@ecore_libs@ \
@edje_libs@ \
@emotion_libs@ \
@esmart_libs@ -lesmart_draggies \
@taglib_libs@ -ltag_c \
@XML2_LIBS@ \
@SQLITE_LIBS@ -lpthread
Could someone with cvs access apply this modification ? (or perhaps
there's a better place to add it)
Regards
----------------
Nicolas Pomarede e-mail: [EMAIL PROTECTED]
"In a world without walls and fences, who needs windows and gates ?"
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel