Thanks. Any ideas why it keeps trying to install it to /Library? On 8/24/07, Yen-Ju Chen <[EMAIL PROTECTED]> wrote: > You need StepTalk for that. > http://www.gnustep.org/experience/StepTalk.html > You can get it from GNUstep svn. > > Yen-Ju > > On 8/24/07, Christopher Desjardins <[EMAIL PROTECTED]> wrote: > > Hi, > > I am trying to build the SVN version of Etoile and I am getting the > > following make error. > > Regards, > > Chris > > > > Build Project: Corner > > > > Making all for tool Corner... > > Compiling file Corner.m ... > > In file included from Corner.m:1: > > /home/lontra/Downloads/etoile/etoile/Etoile/Services/Private/Corner/Corner.h:3:3 > > 0: error: StepTalk/StepTalk.h: No such file or directory > > In file included from Corner.m:1: > > /home/lontra/Downloads/etoile/etoile/Etoile/Services/Private/Corner/Corner.h:14: > > error: expected specifier-qualifier-list before 'STEnvironment' > > /home/lontra/Downloads/etoile/etoile/Etoile/Services/Private/Corner/Corner.h:15: > > error: expected specifier-qualifier-list before 'STEngine' > > Corner.m: In function '-[Corner init]': > > Corner.m:51: error: 'scriptingEnvironment' undeclared (first use in this > > functio > > n) > > Corner.m:51: error: (Each undeclared identifier is reported only once > > Corner.m:51: error: for each function it appears in.) > > Corner.m:51: error: 'STEnvironment' undeclared (first use in this function) > > Corner.m:52: error: 'smalltalkEngine' undeclared (first use in this > > function) > > Corner.m:52: error: 'STEngine' undeclared (first use in this function) > > Corner.m: In function '-[Corner invokeActionForCorner:]': > > Corner.m:124: error: 'smalltalkEngine' undeclared (first use in this > > function) > > Corner.m:125: error: 'scriptingEnvironment' undeclared (first use in this > > functi > > on) > > make[4]: *** [obj/Corner.o] Error 1 > > make[3]: *** [Corner.all.tool.variables] Error 2 > > make[3]: Leaving directory > > `/home/lontra/Downloads/etoile/etoile/Etoile/Services > > /Private/Corner' > > make[2]: *** [internal-all] Error 2 > > make[2]: Leaving directory > > `/home/lontra/Downloads/etoile/etoile/Etoile/Services > > /Private' > > make[1]: *** [internal-all] Error 2 > > make[1]: Leaving directory > > `/home/lontra/Downloads/etoile/etoile/Etoile/Services > > ' > > make: *** [internal-all] Error 2 > > > > _______________________________________________ > > Etoile-discuss mailing list > > [email protected] > > https://mail.gna.org/listinfo/etoile-discuss > > > > _______________________________________________ > Etoile-discuss mailing list > [email protected] > https://mail.gna.org/listinfo/etoile-discuss >
_______________________________________________ Etoile-discuss mailing list [email protected] https://mail.gna.org/listinfo/etoile-discuss
