Michael Peddemors
2003-May-22 18:29 UTC
REPEAT- (message didn't show) compilation error, todays CVS
make[2]: Leaving directory `/home/michael/my_cvs/wine-cvs/wine/dlls/dpnhpast' make[2]: Entering directory `/home/michael/my_cvs/wine-cvs/wine/dlls/dsound' gcc -c -I. -I. -I../../include -I../../include -D_REENTRANT -fPIC -D__WINESRC__ -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith -g -O2 -o sound3d. o sound3d.c sound3d.c: In function `DSOUND_Mix3DBuffer': sound3d.c:193: parse error before `lVolume' sound3d.c:213: `lVolume' undeclared (first use in this function) sound3d.c:213: (Each undeclared identifier is reported only once sound3d.c:213: for each function it appears in.) sound3d.c:226: `vDistance' undeclared (first use in this function) sound3d.c:227: `flDistance' undeclared (first use in this function) sound3d.c:256: `flIntensity' undeclared (first use in this function) sound3d.c:257: `flTemp' undeclared (first use in this function) sound3d.c:273: `flAngle' undeclared (first use in this function) sound3d.c:296: `vLeft' undeclared (first use in this function) make[2]: *** [sound3d.o] Error 1 make[2]: Leaving directory `/home/michael/my_cvs/wine-cvs/wine/dlls/dsound' make[1]: *** [dsound] Error 2 make[1]: Leaving directory `/home/michael/my_cvs/wine-cvs/wine/dlls' make: *** [dlls] Error 2 -- -- "Catch the Magic of Linux..." -------------------------------------------------------- Michael Peddemors - Senior Consultant LinuxAdministration - Internet Services NetworkServices - Programming - Security Wizard IT Services http://www.wizard.ca Linux Support Specialist - http://www.linuxmagic.com LinuxMagic is a Registered TradeMark of Wizard Tower TechnoServices Ltd. -------------------------------------------------------- (604)589-0037 Beautiful British Columbia, Canada
Duane Clark
2003-May-22 19:19 UTC
REPEAT- (message didn't show) compilation error, todays CVS
Michael Peddemors wrote:> make[2]: Leaving directory `/home/michael/my_cvs/wine-cvs/wine/dlls/dpnhpast' > make[2]: Entering directory `/home/michael/my_cvs/wine-cvs/wine/dlls/dsound' > gcc -c -I. -I. -I../../include -I../../include -D_REENTRANT -fPIC > -D__WINESRC__ -Wall -mpreferred-stack-boundary=2 > -gstabs+ -Wpointer-arith -g -O2 -o sound3d. o > sound3d.c > sound3d.c: In function `DSOUND_Mix3DBuffer': > sound3d.c:193: parse error before `lVolume' > sound3d.c:213: `lVolume' undeclared (first use in this function)Get the later today CVS ;) It has been fixed.