I should say the library mismatch was really my fault since the library version from SVN was the same as the 1.4.0 release. In the future I'll remember to bump the SVN library version right away after a release.
On Sat, Jun 12, 2010 at 04:10:45AM -0400, Julien Nadeau wrote: > > Hi, > > Thank you very much for the input, > > Have you rebuilt the demos after having installed the new agar version? > Make sure to use "make clean" prior to rebuilding everything. I would > expect to see these types of problems as a result of a library mismatch... > > On Fri, Jun 11, 2010 at 11:48:28PM -0300, Ernesto Domato wrote: > > This are some problems that I found running the SVN version of agar. > > There are some more that did aborted too but I'm too tired now to > > report them so I'll leave them for later :-) > > > > I'm using Linux on a X session running Gnome. I tested it without > > argument so they used the default video driver. > > > > Let me know if you need any other information and excuse my english > > but was a long day today. > > > > Thanks. > > Ernesto > > > > console: > > OK button blinks when input box is focused. Input line doesn't clear > > when you hit RETURN or press OK button. > > > > modalwindowhandler: > > edom...@comodix:~/dev/Juegos/Engines/agar-svn/demos/modalwindowhandler$ > > ..../modalwindowhandler > > Caught X error: GLXBadContextTag > > Aborted > > > > plotting: > > edom...@comodix:~/dev/Juegos/Engines/agar-svn/demos/plotting$ make > > make[1]: se ingresa al directorio > > `/home/edomato/dev/Juegos/Engines/agar-svn/demos/plotting' > > make[1]: `plotting.o' está actualizado. > > make[1]: se sale del directorio > > `/home/edomato/dev/Juegos/Engines/agar-svn/demos/plotting' > > /usr/bin/cc -I/usr/local/include/agar -I/usr/local/include/agar > > -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT > > -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -o > > plotting plotting.o -L/usr/lib64 -L/usr/local/lib -lag_math -lm > > -L/usr/lib64 -L/usr/local/lib -lag_gui -lag_core -L/usr/lib -lSDL > > -lfreetype -lz -L/usr/local/lib -lGL -lm -L/usr/lib -ljpeg -L/usr/lib > > -lpng12 -lpthread > > /usr/local/lib/libag_math.so: undefined reference to `AG_Redraw' > > collect2: ld returned 1 exit status > > make: *** [plotting] Error 1 > > > > textbox: > > Line below single line textbox and "Disable input" checkbox blinks if > > the textbox is focused. The "Disable input" checkbox doesn't disable > > the textbox when selected. > > > > _______________________________________________ > > Agar mailing list > > [email protected] > > http://libagar.org/lists.html _______________________________________________ Agar mailing list [email protected] http://libagar.org/lists.html
