Carsten Haitzler (The Rasterman) wrote:

>On Sun, 16 Oct 2005 12:09:40 +0200 "Ag. System Administrator"
><[EMAIL PROTECTED]> babbled:
>
>  
>
>>Hi!
>>
>>Something weird after last CVS updates:
>>    
>>
>
>either your directfb is to new, or too old - but just --disable directfb when
>compiling ecore :)
>
>  
>
Never! ;)

Found better (but longer) way. In case anyone interested, here is the
steps to fix this.
Go to directFB site, and grab latest tgz
(http://www.directfb.org/downloads/Core/DirectFB-0.9.22.tar.gz)
untar'n'ungzip it somewhere ;)
Now the tricky part - here is configure line i've used:

CFLAGS=-fpic ./configure --enable-shared --enable-static --enable-zlib
--enable-png
--with-gfxdrivers=ati128,cle266,i810,mach64,matrox,nsc,nvidia,radeon,tdfx
--build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu
--target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr
--exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin
--sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include
--libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var
--sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info

then make, make install, ldconfig, and finally autogen of ecore... ;)

And... ;) now it compiles again!

Thanks a lot!
Dan

PS: i just hate when e is not compiles with old options/flags, so i just
need to search hard way ;)



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to