I installed Etoilé on Debian GNU/Linux in 64 bit (intel).
uname -a : Linux 2.6.18-4-amd64 #1 SMP Mon Mar 26 11:36:53 CEST 2007 x86_64 GNU/Linux gcc --version : gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) I followed that install guide http://www.etoile-project.org/etoile/blog/2007/03/install-toil-survivor-guide.html I tried two day's ago and today (with the daily snapshot of Etoilé every days) (the Trunk version) But i have a segfault when i launch etoile or etoile_system 2007-04-21 22:05:45.305 etoile_system[21132] Setting up SCSystem server instance etoile_system: Uncaught exception NSInternalInconsistencyException, reason: unable to contact GDNC server - please check that the gdnc process is running. I attempted to start it at '/usr/GNUstep/System/Tools/gdnc' /usr/local/bin/etoile: line 1: 21132 Abandon etoile_system if i don't launch gdnc and after i launch it : 2007-04-21 22:06:26.855 etoile_system[21186] Setting up SCSystem server instance /usr/local/bin/etoile: line 1: 21186 Erreur de segmentation etoile_system i tried to compile the stable version to test but it failed at compilation time : OGRegularExpression.m: In function '-[OGRegularExpression initWithString:options :syntax:escapeCharacter:]': OGRegularExpression.m:284: error: 'OnigCompileInfo' has no member named 'ambig_f lag' OGRegularExpression.m:284: error: 'ONIGENC_AMBIGUOUS_MATCH_DEFAULT' undeclared ( first use in this function) OGRegularExpression.m:284: error: (Each undeclared identifier is reported only o nce OGRegularExpression.m:284: error: for each function it appears in.) OGRegularExpression.m: In function '-[OGRegularExpression replaceOGString:delega te:replaceSelector:contextInfo:options:range:replaceAll:numberOfReplacement:]': OGRegularExpression.m:1384: warning: class 'NSObject <OGStringProtocol>' does no t implement the 'OGMutableStringProtocol' protocol OGRegularExpression.m: In function '-[OGRegularExpression description]': OGRegularExpression.m:1584: warning: pointer type mismatch in conditional expres sion make[5]: *** [obj/OGRegularExpression.o] Erreur 1 make[4]: *** [RegularExpression.all.subproject.variables] Erreur 2 make[4]: quittant le répertoire « /home/neozahikel/temporaire/Etoile/Etoile/Fram eworks/OgreKit/Source/RegularExpression » make[3]: *** [Source.all.subproject.variables] Erreur 2 make[3]: quittant le répertoire « /home/neozahikel/temporaire/Etoile/Etoile/Fram eworks/OgreKit/Source » make[2]: *** [OgreKit.all.library.variables] Erreur 2 make[2]: quittant le répertoire « /home/neozahikel/temporaire/Etoile/Etoile/Fram eworks/OgreKit » make[1]: *** [internal-all] Erreur 2 make[1]: quittant le répertoire « /home/neozahikel/temporaire/Etoile/Etoile/Fram eworks » make: *** [internal-all] Erreur 2 if someone can help me it would be great ! Thanks.
_______________________________________________ Etoile-discuss mailing list [email protected] https://mail.gna.org/listinfo/etoile-discuss
