On 7/1/07, James Mahoney <[EMAIL PROTECTED]> wrote: > Hey everybody, > > I am trying to compile the Stable branch of Etoile, checked out today with > svn co http://svn.gna.org/svn/etoile/stable/Etoile Etoile > ... > Checked out revision 2095.
I fixed it. Please check out the latest one (r2096). Yen-Ju > > I am running Debian Etch (stable) on an IBM X30 Pentium III, with the > following version of GNUstep installed from Startup 0.18.1: > GNUstep Make version is 2.0.0 > GNUstep Base version is 1.14.0 > GNUstep Gui version is 0.12.0 > GNUstep Back version is 0.12.0 > > I run 'make' and it fails here: > > Making all in VolumeControlMenulet... > make[2]: Entering directory > `/home/james/scratch/Etoile/Bundles/VolumeControlMen > ulet' > Making all for bundle VolumeControlMenulet... > Creating VolumeControlMenulet.menulet/.... > Compiling file VolumeControlMenulet.m ... > In file included from VolumeControlMenulet.m:1: > VolumeControlMenulet.h:3:33: warning: SystemConfig/SCSound.h: No such file or > di > rectory > In file included from VolumeControlMenulet.m:1: > VolumeControlMenulet.h:11: error: expected specifier-qualifier-list before > 'SCSo > und' > VolumeControlMenulet.m: In function '-[VolumeControlMenulet sliderAction:]': > VolumeControlMenulet.m:13: error: 'sound' undeclared (first use in this > function > ) > VolumeControlMenulet.m:13: error: (Each undeclared identifier is reported > only o > nce > VolumeControlMenulet.m:13: error: for each function it appears in.) > VolumeControlMenulet.m: In function '-[VolumeControlMenulet buttonAction:]': > VolumeControlMenulet.m:49: error: 'sound' undeclared (first use in this > function > ) > VolumeControlMenulet.m: In function '-[VolumeControlMenulet init]': > VolumeControlMenulet.m:81: error: 'SCSound' undeclared (first use in this > functi > on) > VolumeControlMenulet.m:81: error: expected expression before ')' token > VolumeControlMenulet.m:81: error: 'sound' undeclared (first use in this > function > ) > make[3]: *** [obj/VolumeControlMenulet.o] Error 1 > make[2]: *** [VolumeControlMenulet.all.bundle.variables] Error 2 > make[2]: Leaving directory > `/home/james/scratch/Etoile/Bundles/VolumeControlMenu > let' > make[1]: *** [internal-all] Error 2 > make[1]: Leaving directory `/home/james/scratch/Etoile/Bundles' > make: *** [internal-all] Error 2 > > I have no idea what to do to fix this , but I would really like to be able to > compile and run the software I got to run with the LiveCD just posted on > http://www.etoile-project.org/ . Thanks for any help you can give, and > thanks for your efforts in writing this software! I am very excited to see > you are beginning to implement user interface ideas beyond the normal > 'desktop.' All the best in your efforts to give Apple a run for their money > in the user interface department! > > James > > > _______________________________________________ > 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
