[gcompris-devel] Compilation of gcompris 9.2.2 under puppy linux: bug and feedback

ljfr ljpupfr at gmail.com
Tue Apr 13 17:24:58 UTC 2010


Hi,

Globally it is working fine, but:

-Bug encountered during the configuration with the --enable-sdlmixer option:
gstreamer 0.10 is still set up as a required dependency,
I had to disable this dependency checks inside the ./configure script,
then it compiled fine without gstreamer.

-In the activity "Assemble the puzzle", Some puzzles overlap their title (at
the bottom).

-Compilation error (with gcc 4.2.2) in
/gcompris-9.2/src/scalesboard-activity:
*CC     scale.lo
cc1: warnings being treated as errors
scale.c: In function 'scale_next_level':
scale.c:851: warning: 'list_weight' may be used uninitialized in this
function
scale.c:851: note: 'list_weight' was declared here
make[4]: *** [scale.lo] Error 1*
Solved by erasing the -Werror option inside:
/gcompris-9.2/src/scalesboard-activity/Makefile
...this error seems to disappear with more recent version of gcc.

-For your information, fullscreen mode is not working fine under jwm, which
I think is a jwm issue since it is buggy in both puppy and lubuntu with jwm,
but fine one both distributions with openbox.

regards,



More information about the Gcompris-devel mailing list