On Sunday 09 January 2005 20:05, Juhan Leemet wrote: > "andre.pereira" <andre.pereira@xxxxxxxxx> wrote: > >Em Sex 07 Jan 2005 03:38, Gilles Degottex escreveu: > >> I changed something in the next version > >> (http://download.gna.org/fmit/fmit-0.9.9.tar.bz2), maybe it will help > >> (sorry if I cant be more precise, but keep me informed) > >> > > > >I Download the new version. Now the problem is other: > > > >$ ./configure > ><some output> > ...etc... > >In file included from GLFormants.cpp:174: > >/usr/X11R6/include/GL/glut.h:63:1: warning: "APIENTRY" redefined > ...etc... > > Ah, I had another look at your output. Doesn't the -Wall switch to g++ make > any warning(s) force an error? Not sure how you (on your system) turn that > off. Somewhere in (some kind of) global compilation switches, perhaps as an > argument to configure? I removed the -Wall on the cvs, I'll continue use it on my side but it will give more chance to compile on other system.