Re: [e-users] error compiling evas cvs

2004-03-12 Thread Kyle Gonzales
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Carsten Haitzler (The Rasterman) wrote: > i blame autoSPLAT. i dont give a crap anymore. i'm sick of > continuously changing the build scripts for every minor rev of > autoSPLAT tools that breaks something on someones platform. if it > works for the p

Re: [e-users] error compiling evas cvs

2004-03-11 Thread The Rasterman
On Thu, 11 Mar 2004 08:09:01 -0500 Kyle Gonzales <[EMAIL PROTECTED]> babbled: (B (B> -BEGIN PGP SIGNED MESSAGE- (B> Hash: SHA1 (B> (B> I'm using a RH9 box, and I got the same error. (B> (B> There is a line that checks for C++ usage within an if statement in the (B> code. apparen

Re: [e-users] error compiling evas cvs

2004-03-11 Thread Kyle Gonzales
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Because I do not think the same check is made with imlib2 or edb or eet. In fact, the problem in evas was in the Qtopia section, which I don't even use. Chema Ollés wrote: Thanks but I can't understand why if I have the same "check" when compiling

Re: [e-users] error compiling evas cvs

2004-03-11 Thread Chema Ollés
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chema Ollés escribió: | Kyle Gonzales escribió: | | I'm using a RH9 box, and I got the same error. | | | | There is a line that checks for C++ usage within an if statement in the | | code. apparently, some versions of the auto tools don't like that. M

Re: [e-users] error compiling evas cvs

2004-03-11 Thread Chema Ollés
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kyle Gonzales escribió: | I'm using a RH9 box, and I got the same error. | | There is a line that checks for C++ usage within an if statement in the | code. apparently, some versions of the auto tools don't like that. My | solution was to remove the t

Re: [e-users] error compiling evas cvs

2004-03-11 Thread Kyle Gonzales
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm using a RH9 box, and I got the same error. There is a line that checks for C++ usage within an if statement in the code. apparently, some versions of the auto tools don't like that. My solution was to remove the test from the if statement. If

[e-users] error compiling evas cvs

2004-03-11 Thread Chema Ollés
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi everybody: I obtain this error when I try compiled cvs evas lib --->>> configure: error: conditional "am__fastdepCXX" was never defined. Usually this means the macro was only invoked conditionally. Any idea? I use automake 1.7 autoconf 2.57 with make