bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNUstep won't install on cygwin with Windows2000 (GNUstep Startup 0.11.0


From: Bernd Niklas
Subject: GNUstep won't install on cygwin with Windows2000 (GNUstep Startup 0.11.0)
Date: Wed, 18 May 2005 19:14:31 +0200
User-agent: Mozilla Thunderbird 0.7.2 (Windows/20040707)

Hello
Tried to install GNUstep startup 0.11.0 on cygwin full install under
windows2000. The installion ends befor ending. See the logs and the last
errors :
Making all for tool gnustep_sndd...
 Compiling file portaudio/pa_common/pa_lib.c ...
 Compiling file portaudio/pa_unix_oss/pa_unix_oss.c ...
portaudio/pa_unix_oss/pa_unix_oss.c:119:48: warning: machine/soundcard.h: No suc
h file or directory
portaudio/pa_unix_oss/pa_unix_oss.c: In function `Get_AFMT_S16_NE':
portaudio/pa_unix_oss/pa_unix_oss.c:255: error: `AFMT_S16_LE' undeclared (first
use in this function)
portaudio/pa_unix_oss/pa_unix_oss.c:255: error: (Each undeclared identifier is r
eported only once
portaudio/pa_unix_oss/pa_unix_oss.c:255: error: for each function it appears in.
)
portaudio/pa_unix_oss/pa_unix_oss.c:255: error: `AFMT_S16_BE' undeclared (first
use in this function)
portaudio/pa_unix_oss/pa_unix_oss.c: In function `Pa_QueryDevice':
portaudio/pa_unix_oss/pa_unix_oss.c:291: error: `SNDCTL_DSP_GETFMTS' undeclared
(first use in this function)
portaudio/pa_unix_oss/pa_unix_oss.c:296: error: `AFMT_U8' undeclared (first use
in this function)
portaudio/pa_unix_oss/pa_unix_oss.c:309: error: `SNDCTL_DSP_CHANNELS' undeclared
 (first use in this function)
portaudio/pa_unix_oss/pa_unix_oss.c:329: error: `SNDCTL_DSP_STEREO' undeclared (
first use in this function)
portaudio/pa_unix_oss/pa_unix_oss.c:369: error: `SNDCTL_DSP_SPEED' undeclared (f
irst use in this function)
portaudio/pa_unix_oss/pa_unix_oss.c: In function `PaHost_WatchDogProc':
portaudio/pa_unix_oss/pa_unix_oss.c:661: 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:673: warning: comparison between pointer and
 integer
portaudio/pa_unix_oss/pa_unix_oss.c:679: warning: assignment makes pointer from
integer without a cast
portaudio/pa_unix_oss/pa_unix_oss.c:682: warning: comparison between pointer and
 integer
portaudio/pa_unix_oss/pa_unix_oss.c:689: 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:710: warning: assignment makes pointer from
integer without a cast
portaudio/pa_unix_oss/pa_unix_oss.c:723: warning: assignment makes pointer from
integer without a cast
portaudio/pa_unix_oss/pa_unix_oss.c: In function `Pa_AudioThreadProc':
portaudio/pa_unix_oss/pa_unix_oss.c:776: error: `count_info' undeclared (first u
se in this function)
portaudio/pa_unix_oss/pa_unix_oss.c:776: error: parse error before "info"
portaudio/pa_unix_oss/pa_unix_oss.c:840: error: `SNDCTL_DSP_GETOPTR' undeclared
(first use in this function)
portaudio/pa_unix_oss/pa_unix_oss.c:840: error: `info' undeclared (first use in
this function)
portaudio/pa_unix_oss/pa_unix_oss.c:842: error: `SNDCTL_DSP_GETIPTR' undeclared
(first use in this function)
portaudio/pa_unix_oss/pa_unix_oss.c: In function `Pa_SetupDeviceFormat':
portaudio/pa_unix_oss/pa_unix_oss.c:869: error: `SNDCTL_DSP_SETFMT' undeclared (
first use in this function)
portaudio/pa_unix_oss/pa_unix_oss.c:883: error: `SNDCTL_DSP_CHANNELS' undeclared
 (first use in this function)
portaudio/pa_unix_oss/pa_unix_oss.c:896: error: `SNDCTL_DSP_SPEED' undeclared (f
irst use in this function)
portaudio/pa_unix_oss/pa_unix_oss.c: In function `Pa_SetLatency':
portaudio/pa_unix_oss/pa_unix_oss.c:943: error: `SNDCTL_DSP_SETFRAGMENT' undecla
red (first use in this function)
portaudio/pa_unix_oss/pa_unix_oss.c: In function `PaHost_OpenStream':
portaudio/pa_unix_oss/pa_unix_oss.c:1002: warning: assignment makes pointer from
 integer without a cast
portaudio/pa_unix_oss/pa_unix_oss.c:1003: 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:1180: 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:1203: warning: comparison between pointer an
d integer
portaudio/pa_unix_oss/pa_unix_oss.c:1221: warning: assignment makes pointer from
 integer without a cast
portaudio/pa_unix_oss/pa_unix_oss.c: In function `Pa_StreamTime':
portaudio/pa_unix_oss/pa_unix_oss.c:1363: error: `count_info' undeclared (first
use in this function)
portaudio/pa_unix_oss/pa_unix_oss.c:1363: error: parse error before "info"
portaudio/pa_unix_oss/pa_unix_oss.c:1369: error: `SNDCTL_DSP_GETOPTR' undeclared
 (first use in this function)
portaudio/pa_unix_oss/pa_unix_oss.c:1369: error: `info' undeclared (first use in
 this function)
portaudio/pa_unix_oss/pa_unix_oss.c:1374: error: `SNDCTL_DSP_GETIPTR' undeclared
 (first use in this function)
make[3]: *** [shared_obj/portaudio/pa_unix_oss/pa_unix_oss.o] Error 1
make[2]: *** [gnustep_sndd.all.tool.variables] Error 2
make[2]: Leaving directory `/home/Administrator/projects/gnustep-startup-0.11.0/
build/gnustep-gui-0.9.5/Tools/gsnd'
make[1]: *** [internal-all] Error 2
make[1]: Leaving directory `/home/Administrator/projects/gnustep-startup-0.11.0/
build/gnustep-gui-0.9.5/Tools'
make: *** [internal-all] Error 2
make[2]: *** [gnustep_sndd.all.tool.variables] Error 2
make[1]: *** [internal-all] Error 2
make: *** [internal-all] Error 2
---------------------------------------------------------
Installation of GNUstep Gui failed. Send the /home/Administrator/projects/gnuste
p-startup-0.11.0/build/logs.tar.gz
file to bug-gnustep@gnu.org for help
---------------------------------------------------------

I hope it helps you to fix the build on cygwin.

Bernd



Attachment: logs.tar.gz
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]