On Fri, 04 Nov 2005 20:11:01 +0100 "nicolas Alcouffe" <[EMAIL PROTECTED]> babbled:
> Hi ! > To compile ecore, you need to add "-liconv" to your cflag ! > It compile correctly with freebsd 6 release ! > Sincerly. > Nicolas. ecore checks for iconv in libiconv - explicitly - see configure.in. for when systems do weird shit (like #define iconv to some other symbol in headers) then we also have --with-iconv-link as a configure option. if fbsd insists on being totally wierd then you need to use these options. -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] 裸好多 Tokyo, Japan (東京 日本) ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
