The compilation is ok but when i try to start psclient or updater or the others, i get :
SCF_NOTIFY: class cel.pcfactory.node (from /home/billy/planeshift/cel/pfmove.csplugin) has already been registered in a different context: \'{none}\' vs. \'crystalspace\' (from /usr/local/lib/crystalspace/pfmove.csplugin); this message appears only in debug builds
SCF_NOTIFY: class cel.pcfactory.navgraphrules (from /home/billy/planeshift/cel/pfmove.csplugin) has already been registered in a different context: \'{none}\' vs. \'crystalspace\' (from /usr/local/lib/crystalspace/pfmove.csplugin); this message appears only in debug builds
SCF_NOTIFY: class cel.pcfactory.navgraphrulesfps (from /home/billy/planeshift/cel/pfmove.csplugin) has already been registered in a different context: \'{none}\' vs. \'crystalspace\' (from /usr/local/lib/crystalspace/pfmove.csplugin); this message appears only in debug builds
SCF_NOTIFY: class cel.pcfactory.dynsys (from /home/billy/planeshift/cel/pfdynmove.csplugin) has already been registered in a different context: \'{none}\' vs. \'crystalspace\' (from /usr/local/lib/crystalspace/pfdynmove.csplugin); this message appears only in debug builds
SCF_NOTIFY: class cel.pcfactory.dynbody (from /home/billy/planeshift/cel/pfdynmove.csplugin) has already been registered in a different context: \'{none}\' vs. \'crystalspace\' (from /usr/local/lib/crystalspace/pfdynmove.csplugin); this message appears only in debug builds
SCF_NOTIFY: class cel.pcfactory.test (from /home/billy/planeshift/cel/pftest.csplugin) has already been registered in a different context: \'{none}\' vs. \'crystalspace\' (from /usr/local/lib/crystalspace/pftest.csplugin); this message appears only in debug builds
SCF_NOTIFY: class cel.pcfactory.tooltip (from /home/billy/planeshift/cel/pftools.csplugin) has already been registered in a different context: \'{none}\' vs. \'crystalspace\' (from /usr/local/lib/crystalspace/pftools.csplugin); this message appears only in debug builds
SCF_NOTIFY: class cel.pcfactory.timer (from /home/billy/planeshift/cel/pftools.csplugin) has already been registered in a different context: \'{none}\' vs. \'crystalspace\' (from /usr/local/lib/crystalspace/pftools.csplugin); this message appears only in debug builds
SCF_NOTIFY: class cel.pcfactory.properties (from /home/billy/planeshift/cel/pftools.csplugin) has already been registered in a different context: \'{none}\' vs. \'crystalspace\' (from /usr/local/lib/crystalspace/pftools.csplugin); this message appears only in debug builds
SCF_NOTIFY: class cel.pcfactory.billboard (from /home/billy/planeshift/cel/pfbillboard.csplugin) has already been registered in a different context: \'{none}\' vs. \'crystalspace\' (from /usr/local/lib/crystalspace/pfbillboard.csplugin); this message appears only in debug builds
SCF_NOTIFY: class cel.behaviourlayer.test (from /home/billy/planeshift/cel/bltest.csplugin) has already been registered in a different context: \'{none}\' vs. \'crystalspace\' (from /usr/local/lib/crystalspace/bltest.csplugin); this message appears only in debug builds
SCF_NOTIFY: class cel.behaviourlayer.xml (from /home/billy/planeshift/cel/blxml.csplugin) has already been registered in a different context: \'{none}\' vs. \'crystalspace\' (from /usr/local/lib/crystalspace/blxml.csplugin); this message appears only in debug builds
SCF_NOTIFY: class cel.addons.celentity (from /home/billy/planeshift/cel/addon_celentity.csplugin) has already been registered in a different context: \'{none}\' vs. \'crystalspace\' (from /usr/local/lib/crystalspace/addon_celentity.csplugin); this message appears only in debug builds
SCF_NOTIFY: class cel.addons.xmlscripts (from /home/billy/planeshift/cel/addon_xmlscripts.csplugin) has already been registered in a different context: \'{none}\' vs. \'crystalspace\' (from /usr/local/lib/crystalspace/addon_xmlscripts.csplugin); this message appears only in debug builds
SCF_NOTIFY: class cel.manager.billboard (from /home/billy/planeshift/cel/mgr_billboard.csplugin) has already been registered in a different context: \'{none}\' vs. \'crystalspace\' (from /usr/local/lib/crystalspace/mgr_billboard.csplugin); this message appears only in debug builds
Here is just a part but they are all almost the same.
Finally i get :
crystalspace.canvas.glx2d:
Opening GLX2D
Creating Context
Video driver GL/X version (direct renderer)
Visual ID: 0x00000021, 24bit TrueColor
R8:G8:B8:A0,
level 0, double buffered
SCF WARNING: 1 unreleased instances of class crystalspace.documentsystem.multiplex!
pure virtual method called
Aborted
I hope you will be able to help me because now that the compilation is ok, if this last problem could be resolved, it could be very good !
Thanks in advance for your help.