Ok I've found the problem... somehow the script bin/relaytool has disappeared... I copied it back from 1.4 source and rm xwin.so && jam and it works.
Don't know if it is normal the script was deleted (I didn't do it). Regards, Quentin 2008/10/8 Quentin Anciaux <[EMAIL PROTECTED]>: > Hi, > > I did : > > rm -rf /pathto/crystalspace/install/ > > jam clean && jam && jam install > > Regards, > Quentin > > 2008/10/8 Jorrit Tyberghein <[EMAIL PROTECTED]>: >> Did you do a full clean build? Also perhaps remove all .so files after >> doing that. >> >> Greetings, >> >> On Tue, Oct 7, 2008 at 1:24 PM, Quentin Anciaux <[EMAIL PROTECTED]> wrote: >>> Hi, >>> >>> I've done a svn update tjhis morning and rebuild and since that, >>> crystalspace does not work anymore, >>> I've the following error: >>> >>> [EMAIL PROTECTED]:~/crystalspace/CS_latest$ ./walktest >>> NOTIFY: World saving enabled. >>> DLERROR (/home/qan/crystalspace/CS_latest/xwin.so): >>> /home/qan/crystalspace/CS_latest/xwin.so: undefined symbol: >>> labelWidgetClass >>> SCF_WARNING: factory returned a null instance for crystalspace.window.x >>> if error messages are not self explanatory, recompile CS with >>> CS_DEBUG >>> WARNING: could not load plugin 'crystalspace.window.x' >>> Could not create an instance of crystalspace.window.x! >>> WARNING: failed to initialize plugin 'crystalspace.graphics2d.glx' >>> Error loading Graphics2D plugin. >>> WARNING: failed to initialize plugin 'crystalspace.graphics3d.opengl' >>> WARNING: failed to initialize plugin 'crystalspace.console.output.standard' >>> DEBUG: Sound System Software Renderer Initializing... >>> No 3D driver! >>> ERROR: Failed to find iGraphics3D! >>> WARNING: failed to initialize plugin 'crystalspace.level.threadedloader' >>> ERROR: Failed to find iGraphics3D! >>> WARNING: failed to initialize plugin 'crystalspace.level.threadedloader' >>> ERROR: Couldn't load plugin with class 'crystalspace.level.threadedloader'! >>> WARNING: failed to initialize plugin 'crystalspace.level.loader' >>> WARNING: could not load plugin 'crystalspace.dynamics.bullet' >>> crystalspace.system: No iGraphics3D plugin! >>> crystalspace.system: Error initializing system! >>> Cleaning up... >>> >>> >>> -- >>> All those moments will be lost in time, like tears in rain. >>> >>> ------------------------------------------------------------------------- >>> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge >>> Build the coolest Linux based applications with Moblin SDK & win great >>> prizes >>> Grand prize is a trip for two to an Open Source event anywhere in the world >>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >>> _______________________________________________ >>> Crystal-main mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/crystal-main >>> Unsubscribe: mailto:[EMAIL PROTECTED] >>> >> >> >> >> -- >> Project Manager of Crystal Space (http://www.crystalspace3d.org) >> and CEL (http://cel.crystalspace3d.org) >> Support Crystal Space. Donate at >> https://sourceforge.net/donate/index.php?group_id=649 >> Visit my town at http://waldir.myminicity.com/ >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge >> Build the coolest Linux based applications with Moblin SDK & win great prizes >> Grand prize is a trip for two to an Open Source event anywhere in the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Crystal-main mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/crystal-main >> Unsubscribe: mailto:[EMAIL PROTECTED] >> > > > > -- > All those moments will be lost in time, like tears in rain. > -- All those moments will be lost in time, like tears in rain. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]
