On 27 Apr 2008, at 17:11, Ed Kraus wrote:

> Well 2 ppl have a problem installing cherokee. I'll tell my  
> situation, I have a Mac os X.
> And i can do ./configure
> but get errors doin make and ofcource make install.
> i dunno if this matters but i am running another temp server. But i  
> get the error with and without the other server being on.
>
> gcc: -E, -S, -save-temps and -M options are not allowed with  
> multiple -arch flags
> make[2]: *** [libplugin_mysql_la-validator_mysql.lo] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
>
> theres the error. hope someone can figure it out.. the top line is  
> what was last shown.

It isn't like you gave me many clues, but it looks like something is  
wrong with your mysql set up, or at least it is giving a wrong set of  
compiler parameters to the Cherokee installation.

Try to do this on the top cherokee source directory. What does it  
report?

  $ grep MYSQL Makefile

Another thing you could test is to add the --with-mysql=no to the ./ 
configure invocation.

--
Greetings, alo.

_______________________________________________
Cherokee mailing list
[email protected]
http://cherokee-project.com/cgi-bin/mailman/listinfo/cherokee

Reply via email to