Voodooprojects

Chameleon => Bug Reports => Topic started by: Gringo Vermelho on March 24, 2011, 03:54:04 AM

Title: Can't compile trunk with Xcode4
Post by: Gringo Vermelho on March 24, 2011, 03:54:04 AM
Code: [Select]
___bzero
collect2: ld returned 1 exit status
make[2]: *** [boot] Error 1
make[1]: *** [all] Error 2
make: *** [all] Error 2
Command /usr/bin/make failed with exit code 2

Is there a way I can configure my way out of this or is it a Chameleon source issue?
Title: Re: Can't compile trunk with Xcode4
Post by: Blackosx on March 24, 2011, 09:08:45 AM
Hey Gringo.

Yes, I got that ___bzero error also with Xcode4.
I know that the source code needs fixing to deal with it as DHP changed her code in RevoBoot to allow compilation with Xcode4.