On Fri, 19 Mar 2004, Carsten Haitzler wrote:

> On Fri, 19 Mar 2004 00:58:03 +0100 (MET) Vincent Torri <[EMAIL PROTECTED]>
> babbled:
> 
> > 
> > Hello,
> > 
> > I tried to compile evas two hours ago without success. The problems were:
> > 1) automake complains about AC_PROC_CXX 
> 
> an autoSPLAT issue - autotools are forever being incompatible with eachother and
> breaking. the best i can do is tell you what versions i have - and they do work:
> 
> automake1.7.9-3
> autoconf2.59-3
> libtool1.5.2-1

you're right : autoconf and libtool not up-to-date *$#&%+=$*!

> 
> also g++ is installed and libstdc++ etc. - but thhey are only used if you build
> the qtopia engine.
> 
> > 2) AC_CHECK_HEADER could not find Eet.h and Edb.h
> 
> where have you put them? if you have headers in strange places? if so before u
> run configure try:
> 
> export CFLAGS=$CFLAGS" -I/obscure/directory/where/you/put/stuff/include"
> you may want to also do:
> export LDFLAGS=$LDFLAGS" -L/obscure/directory/where/you/put/stuff/lib"
> 
> also make sure the -config scritps provided are in yout PATH ie:
> export PATH=$PATH":/obscure/directory/where/you/put/stuff/bin"
> 
> if you just make these part of your development environment setup scripts you
> will never have to do this again. if you put things in default system places you
> will never need to do this.
> 

the error came from bad version of autoconf...

and yes, after updating autoSBOING, it compiles flawlessly (with some
warnings)

thanks Raster !

Vincent TORRI




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to