I try to compile Etoile on a Freebsd box I have laying around. I'm getting a build error in ETView.m.
Making build-headers in subprojects of framework EtoileUI... Making build-headers for subproject libEtoileUI... gmake[2]: Nothing to be done for `internal-subproject-build-headers'. Making build-headers for framework EtoileUI... Making all in subprojects of framework EtoileUI... Making all for subproject libEtoileUI... Compiling file ETView.m ... ETView.m: In function '-[ETView setFrameOrigin:]': ETView.m:742: error: 'frame' undeclared (first use in this function) ETView.m:742: error: (Each undeclared identifier is reported only once ETView.m:742: error: for each function it appears in.) gmake[2]: *** [obj/ETView.m.o] Error 1 gmake[1]: *** [libEtoileUI.all.subproject.variables] Error 2 gmake: *** [EtoileUI.all.framework.variables] Error 2 I don't know enough objC/GNUstep to decipher the error. Does anyone know what this error means and how to fix it? I've sync to the latest build via svn and have the gcc4.2 and the latest build of GNUstep installed. OS is Freebsd 7.1 i386 Thanks Phillip _______________________________________________ Etoile-discuss mailing list [email protected] https://mail.gna.org/listinfo/etoile-discuss
