Hi there: I just want to report that I am having some trouble compiling the CVS version of GNUstep gui. Here is the output of the errors:
Making all for tool gsnd... Compiling file portaudio/pa_unix_oss/pa_unix_oss.c ... portaudio/pa_unix_oss/pa_unix_oss.c: In function `PaHost_CanaryProc': portaudio/pa_unix_oss/pa_unix_oss.c:551: void value not ignored as it ought to be portaudio/pa_unix_oss/pa_unix_oss.c: In function `PaHost_WatchDogProc': portaudio/pa_unix_oss/pa_unix_oss.c:597: void value not ignored as it ought to be portaudio/pa_unix_oss/pa_unix_oss.c:653: warning: assignment makes pointer from integer without a cast portaudio/pa_unix_oss/pa_unix_oss.c: In function `PaHost_StopWatchDog': portaudio/pa_unix_oss/pa_unix_oss.c:665: warning: comparison between pointer and integer portaudio/pa_unix_oss/pa_unix_oss.c:671: warning: assignment makes pointer from integer without a cast portaudio/pa_unix_oss/pa_unix_oss.c:674: warning: comparison between pointer and integer portaudio/pa_unix_oss/pa_unix_oss.c:681: warning: assignment makes pointer from integer without a cast portaudio/pa_unix_oss/pa_unix_oss.c: In function `PaHost_StartWatchDog': portaudio/pa_unix_oss/pa_unix_oss.c:702: warning: assignment makes pointer from integer without a cast portaudio/pa_unix_oss/pa_unix_oss.c:715: warning: assignment makes pointer from integer without a cast portaudio/pa_unix_oss/pa_unix_oss.c: In function `PaHost_OpenStream': portaudio/pa_unix_oss/pa_unix_oss.c:994: warning: assignment makes pointer from integer without a cast portaudio/pa_unix_oss/pa_unix_oss.c:995: warning: assignment makes pointer from integer without a cast portaudio/pa_unix_oss/pa_unix_oss.c: In function `PaHost_StartEngine': portaudio/pa_unix_oss/pa_unix_oss.c:1172: warning: assignment makes pointer from integer without a cast portaudio/pa_unix_oss/pa_unix_oss.c: In function `PaHost_StopEngine': portaudio/pa_unix_oss/pa_unix_oss.c:1195: warning: comparison between pointer and integer portaudio/pa_unix_oss/pa_unix_oss.c:1213: warning: assignment makes pointer from integer without a cast make[3]: *** [shared_obj/ix86/linux-gnu/gnu-gnu-gnu/portaudio/pa_unix_oss/pa_unix_os s.o] Error 1 make[2]: *** [gsnd.all.tool.variables] Error 2 make[2]: Leaving directory `/home/karnak/gnustep/core/gui/Tools/gsnd' make[1]: *** [internal-all] Error 2 make[1]: Leaving directory `/home/karnak/gnustep/core/gui/Tools' make: *** [internal-all] Error 2 Thanks, Charles -- "By golly, I'm beginning to think Linux really *is* the best thing since sliced bread." (By Vance Petree, Virginia Power) _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
