i guess the std/err output of conftest can just be redirected to devnull for configure output not to break when no sse3 is found. disabling math works as a workaround (thank you for that) but i'm still curious why the latest svn fails to build with math enabled.
cheers, jose On Thu, May 27, 2010 at 6:25 PM, Jozef Riha <[email protected]> wrote: > svn logs (8793): > > http://pastebin.com/9C8r5kZL > http://pastebin.com/3K60gcBx > > > On Thu, May 27, 2010 at 8:38 AM, Julien Nadeau <[email protected]> wrote: >> >> Ok, a fix was committed to SVN regarding the use of "pow" as a >> variable name and the other warnings. You should be able to compile >> with -Wall -Werror successfully now. >> >> The "bad character definition" warning is from a bogus line in the >> doc.tmac I've seen in some Linux distributions as of recently. The >> manual pages should still format correctly. >> >> On Thu, May 27, 2010 at 08:04:22AM +0200, Jozef Riha wrote: >>> Hello, >>> >>> my platform is i686 Linux (arch linux). Config.log is >>> http://pastebin.com/EWPBYCJz >>> >>> Cheers, >>> >>> joe >>> >>> On Thu, May 27, 2010 at 5:17 AM, Julien Nadeau <[email protected]> >>> wrote: >>> > >>> > Hi, >>> > >>> > What is your platform? Can you post the contents of config.log? >>> > >>> > The GUI does not depend on the ag_math library so you could always >>> > use ./configure --disable-math or --disable-sse as a work around. >>> > >>> > On Wed, May 26, 2010 at 09:07:34PM +0200, Jozef Riha wrote: >>> >> hello list, i get this with both agar 1.3.3 and 1.4.0: >>> >> http://pastebin.com/UKu2EnuA. any idea what is causing this? >>> >> >>> >> thank you, >>> >> >>> >> jose >>> >> >>> >> _______________________________________________ >>> >> Agar mailing list >>> >> [email protected] >>> >> http://libagar.org/lists.html >> > _______________________________________________ Agar mailing list [email protected] http://libagar.org/lists.html
