Csound Csound-dev Csound-tekno Search About

[CSOUND-DEV:3687] RE: Autotools build fails on Cygwin

Date2003-12-07 05:14
From"Michael Gogins"
Subject[CSOUND-DEV:3687] RE: Autotools build fails on Cygwin
I was not trying to build with -mno_cygwin, Friday or today (although I do
want it in the configuration).

============================================
Michael Gogins
gogins at pipeline period com
Irreducible Productions
CsoundVST, an extended version of Csound for programming music and sound
Available at http://sourceforge.net/projects/csound/
============================================


----- Original Message ----- 
From: "Bobby McNulty Junior" 
To: "Csound Developers Discussion List" 
Sent: Saturday, December 06, 2003 11:01 PM
Subject: [CSOUND-DEV:3684] RE: Autotools build fails on Cygwin


> You were trying to build with -mno-cygwin Friday.
> It's added in the config.ac.
> Any way, it works for me.
> Yesterday.
> I'll try again now.
> Bobby McNulty Junior
>
>
> -----Original Message-----
> From: owner-csound-dev@eartha.mills.edu
> [mailto:owner-csound-dev@eartha.mills.edu]On Behalf Of Michael Gogins
> Sent: Saturday, December 06, 2003 9:42 PM
> To: Csound Developers Discussion List
> Subject: [CSOUND-DEV:3683] Autotools build fails on Cygwin
>
>
> I checked out csound fresh. I removed Cygwin and installed it fresh.
> Transcript:
>
> $ rm -rf autom4te.cache
>
> mkg@H-P /cygdrive/c/cvs/cvsroot/csound
> $ cd csound
>
> mkg@H-P /cygdrive/c/cvs/cvsroot/csound/csound
> $ rm -rf autom4te.cache
>
> mkg@H-P /cygdrive/c/cvs/cvsroot/csound/csound
> $ cd ..
>
> mkg@H-P /cygdrive/c/cvs/cvsroot/csound
> $ aclocal;autoconf;automake --add-missing;./configure;make
> configure.ac:9: required file `csound/config.h.in' not found
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking build system type... i686-pc-cygwin
> checking host system type... i686-pc-cygwin
> checking for supported operating system... win32
> checking for g++... g++
> checking for C++ compiler default output file name... a.exe
> checking whether the C++ compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables... .exe
> checking for suffix of object files... o
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking for style of include used by make... GNU
> checking dependency style of g++... gcc3
> checking for gcc... gcc
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ANSI C... none needed
> checking dependency style of gcc... gcc3
> checking for gcc option to accept ANSI C... none needed
> checking how to run the C preprocessor... gcc -E
> checking for egrep... grep -E
> checking whether gcc needs -traditional... no
> checking for ranlib... ranlib
> checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
> checking for fltk-config... /usr/bin/fltk-config
> checking for fopen in -lc... no
> checking for sin in -lm... yes
> checking for pthread_mutex_lock in -lpthread... yes
> checking for dlsym in -ldl... no
> checking for XOpenDisplay in -lX11... no
> checking for snd_pcm_hw_params_any in -lasound... no
> checking for ALsetparams in -laudio... no
> checking for audioSetDevInfo in -laudio... no
> checking for AOpenAudio in -lAlib... no
> checking for midi_set_owner in -lmidi... no
> checking for Pa_Initialize in -lportaudio... no
> checking for working alloca.h... no
> checking for alloca... yes
> checking for dirent.h that defines DIR... yes
> checking for library containing opendir... none required
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking OS.h usability... no
> checking OS.h presence... no
> checking for OS.h... no
> checking arpa/inet.h usability... no
> checking arpa/inet.h presence... yes
> configure: WARNING: arpa/inet.h: present but cannot be compiled
> configure: WARNING: arpa/inet.h:     check for missing prerequisite
headers?
> configure: WARNING: arpa/inet.h: see the Autoconf documentation
> configure: WARNING: arpa/inet.h:     section "Present But Cannot Be
> Compiled"
> configure: WARNING: arpa/inet.h: proceeding with the preprocessor's result
> configure: WARNING: arpa/inet.h: in the future, the compiler will take
> precedenc
> e
> configure: WARNING:     ## --------------------------------------- ##
> configure: WARNING:     ## Report this to csound-bug@cs.bath.ac.uk ##
> configure: WARNING:     ## --------------------------------------- ##
> checking for arpa/inet.h... yes
> checking fcntl.h usability... yes
> checking fcntl.h presence... yes
> checking for fcntl.h... yes
> checking limits.h usability... yes
> checking limits.h presence... yes
> checking for limits.h... yes
> checking malloc.h usability... yes
> checking malloc.h presence... yes
> checking for malloc.h... yes
> checking for memory.h... (cached) yes
> checking netdb.h usability... no
> checking netdb.h presence... yes
> configure: WARNING: netdb.h: present but cannot be compiled
> configure: WARNING: netdb.h:     check for missing prerequisite headers?
> configure: WARNING: netdb.h: see the Autoconf documentation
> configure: WARNING: netdb.h:     section "Present But Cannot Be Compiled"
> configure: WARNING: netdb.h: proceeding with the preprocessor's result
> configure: WARNING: netdb.h: in the future, the compiler will take
> precedence
> configure: WARNING:     ## --------------------------------------- ##
> configure: WARNING:     ## Report this to csound-bug@cs.bath.ac.uk ##
> configure: WARNING:     ## --------------------------------------- ##
> checking for netdb.h... yes
> checking netinet/in.h usability... no
> checking netinet/in.h presence... yes
> configure: WARNING: netinet/in.h: present but cannot be compiled
> configure: WARNING: netinet/in.h:     check for missing prerequisite
> headers?
> configure: WARNING: netinet/in.h: see the Autoconf documentation
> configure: WARNING: netinet/in.h:     section "Present But Cannot Be
> Compiled"
> configure: WARNING: netinet/in.h: proceeding with the preprocessor's
result
> configure: WARNING: netinet/in.h: in the future, the compiler will take
> preceden
> ce
> configure: WARNING:     ## --------------------------------------- ##
> configure: WARNING:     ## Report this to csound-bug@cs.bath.ac.uk ##
> configure: WARNING:     ## --------------------------------------- ##
> checking for netinet/in.h... yes
> checking sgtty.h usability... no
> checking sgtty.h presence... no
> checking for sgtty.h... no
> checking bsd/sgtty.h usability... no
> checking bsd/sgtty.h presence... no
> checking for bsd/sgtty.h... no
> checking stddef.h usability... yes
> checking stddef.h presence... yes
> checking for stddef.h... yes
> checking for stdlib.h... (cached) yes
> checking for string.h... (cached) yes
> checking for strings.h... (cached) yes
> checking sys/file.h usability... yes
> checking sys/file.h presence... yes
> checking for sys/file.h... yes
> checking sys/ioctl.h usability... no
> checking sys/ioctl.h presence... yes
> configure: WARNING: sys/ioctl.h: present but cannot be compiled
> configure: WARNING: sys/ioctl.h:     check for missing prerequisite
headers?
> configure: WARNING: sys/ioctl.h: see the Autoconf documentation
> configure: WARNING: sys/ioctl.h:     section "Present But Cannot Be
> Compiled"
> configure: WARNING: sys/ioctl.h: proceeding with the preprocessor's result
> configure: WARNING: sys/ioctl.h: in the future, the compiler will take
> precedenc
> e
> configure: WARNING:     ## --------------------------------------- ##
> configure: WARNING:     ## Report this to csound-bug@cs.bath.ac.uk ##
> configure: WARNING:     ## --------------------------------------- ##
> checking for sys/ioctl.h... yes
> checking sys/param.h usability... yes
> checking sys/param.h presence... yes
> checking for sys/param.h... yes
> checking sys/socket.h usability... no
> checking sys/socket.h presence... yes
> configure: WARNING: sys/socket.h: present but cannot be compiled
> configure: WARNING: sys/socket.h:     check for missing prerequisite
> headers?
> configure: WARNING: sys/socket.h: see the Autoconf documentation
> configure: WARNING: sys/socket.h:     section "Present But Cannot Be
> Compiled"
> configure: WARNING: sys/socket.h: proceeding with the preprocessor's
result
> configure: WARNING: sys/socket.h: in the future, the compiler will take
> preceden
> ce
> configure: WARNING:     ## --------------------------------------- ##
> configure: WARNING:     ## Report this to csound-bug@cs.bath.ac.uk ##
> configure: WARNING:     ## --------------------------------------- ##
> checking for sys/socket.h... yes
> checking sys/time.h usability... yes
> checking sys/time.h presence... yes
> checking for sys/time.h... yes
> checking termios.h usability... no
> checking termios.h presence... yes
> configure: WARNING: termios.h: present but cannot be compiled
> configure: WARNING: termios.h:     check for missing prerequisite headers?
> configure: WARNING: termios.h: see the Autoconf documentation
> configure: WARNING: termios.h:     section "Present But Cannot Be
Compiled"
> configure: WARNING: termios.h: proceeding with the preprocessor's result
> configure: WARNING: termios.h: in the future, the compiler will take
> precedence
> configure: WARNING:     ## --------------------------------------- ##
> configure: WARNING:     ## Report this to csound-bug@cs.bath.ac.uk ##
> configure: WARNING:     ## --------------------------------------- ##
> checking for termios.h... yes
> checking for unistd.h... (cached) yes
> checking for stdbool.h that conforms to C99... yes
> checking for _Bool... yes
> checking for an ANSI C-conforming const... yes
> checking for inline... inline
> checking for off_t... yes
> checking for size_t... yes
> checking whether time.h and sys/time.h may both be included... yes
> checking whether struct tm is in sys/time.h or time.h... time.h
> checking for working volatile... yes
> checking whether byte ordering is bigendian... no
> checking whether closedir returns void... no
> checking for error_at_line... no
> checking for pid_t... yes
> checking for unistd.h... (cached) yes
> checking vfork.h usability... no
> checking vfork.h presence... no
> checking for vfork.h... no
> checking for fork... no
> checking for vfork... no
> checking for stdlib.h... (cached) yes
> checking for GNU libc compatible malloc... yes
> checking for working memcmp... yes
> checking for stdlib.h... (cached) yes
> checking for GNU libc compatible realloc... yes
> checking sys/select.h usability... no
> checking sys/select.h presence... yes
> configure: WARNING: sys/select.h: present but cannot be compiled
> configure: WARNING: sys/select.h:     check for missing prerequisite
> headers?
> configure: WARNING: sys/select.h: see the Autoconf documentation
> configure: WARNING: sys/select.h:     section "Present But Cannot Be
> Compiled"
> configure: WARNING: sys/select.h: proceeding with the preprocessor's
result
> configure: WARNING: sys/select.h: in the future, the compiler will take
> preceden
> ce
> configure: WARNING:     ## --------------------------------------- ##
> configure: WARNING:     ## Report this to csound-bug@cs.bath.ac.uk ##
> configure: WARNING:     ## --------------------------------------- ##
> checking for sys/select.h... yes
> checking for sys/socket.h... (cached) yes
> checking types of arguments for select... int,int *,struct timeval *
> checking for function prototypes... yes
> checking whether setvbuf arguments are reversed... no
> checking return type of signal handlers... void
> checking whether lstat dereferences a symlink specified with a trailing
> slash...
>  no
> checking whether stat accepts an empty string... no
> checking for working strtod... yes
> checking for vprintf... yes
> checking for _doprnt... no
> checking for atexit... yes
> checking for bzero... no
> checking for dup2... yes
> checking for getcwd... yes
> checking for gethostbyname... no
> checking for gettimeofday... no
> checking for memmove... yes
> checking for memset... yes
> checking for modf... yes
> checking for putenv... yes
> checking for rint... yes
> checking for select... no
> checking for socket... no
> checking for strchr... yes
> checking for strdup... yes
> checking for strerror... yes
> checking for strrchr... yes
> checking for strstr... yes
> checking for strtol... yes
> checking for strtoul... yes
> checking for popen... yes
> Using ircam
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating csound.spec
> config.status: creating csound/Makefile
> config.status: creating csound/csound-config
> .infig.status: error: cannot find input file: csound/csound-config
> Making all in csound
> make[1]: Entering directory `/cygdrive/c/cvs/cvsroot/csound/csound'
> Makefile:777: .deps/FL_graph.Po: No such file or directory
> Makefile:778: .deps/ccsound.Po: No such file or directory
> Makefile:779: .deps/cwin.Po: No such file or directory
> Makefile:780: .deps/libanalutils_a-aifc.Po: No such file or directory
> Makefile:781: .deps/libanalutils_a-aiff.Po: No such file or directory
> Makefile:782: .deps/libanalutils_a-cvanal.Po: No such file or directory
> Makefile:783: .deps/libanalutils_a-dsputil.Po: No such file or directory
> Makefile:784: .deps/libanalutils_a-extract.Po: No such file or directory
> Makefile:785: .deps/libanalutils_a-fft.Po: No such file or directory
> Makefile:786: .deps/libanalutils_a-filopen.Po: No such file or directory
> Makefile:787: .deps/libanalutils_a-getstring.Po: No such file or directory
> Makefile:788: .deps/libanalutils_a-hetro.Po: No such file or directory
> Makefile:789: .deps/libanalutils_a-ieee80.Po: No such file or directory
> Makefile:790: .deps/libanalutils_a-lpanal.Po: No such file or directory
> Makefile:791: .deps/libanalutils_a-lptrkfns.Po: No such file or directory
> Makefile:792: .deps/libanalutils_a-memalloc.Po: No such file or directory
> Makefile:793: .deps/libanalutils_a-msg.Po: No such file or directory
> Makefile:794: .deps/libanalutils_a-mxfft.Po: No such file or directory
> Makefile:795: .deps/libanalutils_a-pvanal.Po: No such file or directory
> Makefile:796: .deps/libanalutils_a-pvfileio.Po: No such file or directory
> Makefile:797: .deps/libanalutils_a-pvlook.Po: No such file or directory
> Makefile:798: .deps/libanalutils_a-pvoc.Po: No such file or directory
> Makefile:799: .deps/libanalutils_a-pvxanal.Po: No such file or directory
> Makefile:800: .deps/libanalutils_a-scot.Po: No such file or directory
> Makefile:801: .deps/libanalutils_a-scsort.Po: No such file or directory
> Makefile:802: .deps/libanalutils_a-scxtract.Po: No such file or directory
> Makefile:803: .deps/libanalutils_a-sdif-mem.Po: No such file or directory
> Makefile:804: .deps/libanalutils_a-sdif.Po: No such file or directory
> Makefile:805: .deps/libanalutils_a-sfheader.Po: No such file or directory
> Makefile:806: .deps/libanalutils_a-sndinfo.Po: No such file or directory
> Makefile:807: .deps/libanalutils_a-sort.Po: No such file or directory
> Makefile:808: .deps/libanalutils_a-soundin.Po: No such file or directory
> Makefile:809: .deps/libanalutils_a-sread.Po: No such file or directory
> Makefile:810: .deps/libanalutils_a-swrite.Po: No such file or directory
> Makefile:811: .deps/libanalutils_a-twarp.Po: No such file or directory
> Makefile:812: .deps/libanalutils_a-ulaw.Po: No such file or directory
> Makefile:813: .deps/libanalutils_a-wave.Po: No such file or directory
> Makefile:814: .deps/libanalutils_a-winEPS.Po: No such file or directory
> Makefile:815: .deps/libanalutils_a-winascii.Po: No such file or directory
> Makefile:816: .deps/libanalutils_a-window.Po: No such file or directory
> Makefile:817: .deps/libcscore_a-cscorfns.Po: No such file or directory
> Makefile:818: .deps/libcscore_a-cscormai.Po: No such file or directory
> Makefile:819: .deps/libcscore_a-getstring.Po: No such file or directory
> Makefile:820: .deps/libcscore_a-memalloc.Po: No such file or directory
> Makefile:821: .deps/libcscore_a-natben.Po: No such file or directory
> Makefile:822: .deps/libcscore_a-rdscor.Po: No such file or directory
> Makefile:823: .deps/libcsound_a-DECaudio.Po: No such file or directory
> Makefile:824: .deps/libcsound_a-DECplay.Po: No such file or directory
> Makefile:825: .deps/libcsound_a-HPplay.Po: No such file or directory
> Makefile:826: .deps/libcsound_a-LINUXaudio.Po: No such file or directory
> Makefile:827: .deps/libcsound_a-SGIplay.Po: No such file or directory
> Makefile:828: .deps/libcsound_a-aifc.Po: No such file or directory
> Makefile:829: .deps/libcsound_a-aiff.Po: No such file or directory
> Makefile:830: .deps/libcsound_a-aops.Po: No such file or directory
> Makefile:831: .deps/libcsound_a-argdecode.Po: No such file or directory
> Makefile:832: .deps/libcsound_a-auxfd.Po: No such file or directory
> Makefile:833: .deps/libcsound_a-babo.Po: No such file or directory
> Makefile:834: .deps/libcsound_a-bbcut.Po: No such file or directory
> Makefile:835: .deps/libcsound_a-biquad.Po: No such file or directory
> Makefile:836: .deps/libcsound_a-bowedbar.Po: No such file or directory
> Makefile:837: .deps/libcsound_a-butter.Po: No such file or directory
> Makefile:838: .deps/libcsound_a-clfilt.Po: No such file or directory
> Makefile:839: .deps/libcsound_a-cmath.Po: No such file or directory
> Makefile:840: .deps/libcsound_a-complex.Po: No such file or directory
> Makefile:841: .deps/libcsound_a-control.Po: No such file or directory
> Makefile:842: .deps/libcsound_a-cross2.Po: No such file or directory
> Makefile:843: .deps/libcsound_a-cscore.Po: No such file or directory
> Makefile:844: .deps/libcsound_a-cscorfns.Po: No such file or directory
> Makefile:845: .deps/libcsound_a-csound.Po: No such file or directory
> Makefile:846: .deps/libcsound_a-cvanal.Po: No such file or directory
> Makefile:847: .deps/libcsound_a-dam.Po: No such file or directory
> Makefile:848: .deps/libcsound_a-dcblockr.Po: No such file or directory
> Makefile:849: .deps/libcsound_a-diskin.Po: No such file or directory
> Makefile:850: .deps/libcsound_a-disprep.Po: No such file or directory
> Makefile:851: .deps/libcsound_a-dnfft.Po: No such file or directory
> Makefile:852: .deps/libcsound_a-dnoise.Po: No such file or directory
> Makefile:853: .deps/libcsound_a-dsputil.Po: No such file or directory
> Makefile:854: .deps/libcsound_a-dumpf.Po: No such file or directory
> Makefile:855: .deps/libcsound_a-entry1.Po: No such file or directory
> Makefile:856: .deps/libcsound_a-entry2.Po: No such file or directory
> Makefile:857: .deps/libcsound_a-express.Po: No such file or directory
> Makefile:858: .deps/libcsound_a-extract.Po: No such file or directory
> Makefile:859: .deps/libcsound_a-fft.Po: No such file or directory
> Makefile:860: .deps/libcsound_a-fgens.Po: No such file or directory
> Makefile:861: .deps/libcsound_a-filopen.Po: No such file or directory
> Makefile:862: .deps/libcsound_a-filter.Po: No such file or directory
> Makefile:863: .deps/libcsound_a-flanger.Po: No such file or directory
> Makefile:864: .deps/libcsound_a-fm4op.Po: No such file or directory
> Makefile:865: .deps/libcsound_a-follow.Po: No such file or directory
> Makefile:866: .deps/libcsound_a-fout.Po: No such file or directory
> Makefile:867: .deps/libcsound_a-getstring.Po: No such file or directory
> Makefile:868: .deps/libcsound_a-grain.Po: No such file or directory
> Makefile:869: .deps/libcsound_a-grain4.Po: No such file or directory
> Makefile:870: .deps/libcsound_a-hetro.Po: No such file or directory
> Makefile:871: .deps/libcsound_a-hrtferX.Po: No such file or directory
> Makefile:872: .deps/libcsound_a-ieee80.Po: No such file or directory
> Makefile:873: .deps/libcsound_a-insert.Po: No such file or directory
> Makefile:874: .deps/libcsound_a-linevent.Po: No such file or directory
> Makefile:875: .deps/libcsound_a-load_opcodes.Po: No such file or directory
> Makefile:876: .deps/libcsound_a-locsig.Po: No such file or directory
> Makefile:877: .deps/libcsound_a-lowpassr.Po: No such file or directory
> Makefile:878: .deps/libcsound_a-lpanal.Po: No such file or directory
> Makefile:879: .deps/libcsound_a-lptrkfns.Po: No such file or directory
> Makefile:880: .deps/libcsound_a-main.Po: No such file or directory
> Makefile:881: .deps/libcsound_a-mandolin.Po: No such file or directory
> Makefile:882: .deps/libcsound_a-memalloc.Po: No such file or directory
> Makefile:883: .deps/libcsound_a-memfiles.Po: No such file or directory
> Makefile:884: .deps/libcsound_a-mididevice.Po: No such file or directory
> Makefile:885: .deps/libcsound_a-midiinterop.Po: No such file or directory
> Makefile:886: .deps/libcsound_a-midiops.Po: No such file or directory
> Makefile:887: .deps/libcsound_a-midiops2.Po: No such file or directory
> Makefile:888: .deps/libcsound_a-midiops3.Po: No such file or directory
> Makefile:889: .deps/libcsound_a-midiout.Po: No such file or directory
> Makefile:890: .deps/libcsound_a-midirecv.Po: No such file or directory
> Makefile:891: .deps/libcsound_a-midisend.Po: No such file or directory
> Makefile:892: .deps/libcsound_a-modal4.Po: No such file or directory
> Makefile:893: .deps/libcsound_a-moog1.Po: No such file or directory
> Makefile:894: .deps/libcsound_a-musmon.Po: No such file or directory
> Makefile:895: .deps/libcsound_a-mxfft.Po: No such file or directory
> Makefile:896: .deps/libcsound_a-namedins.Po: No such file or directory
> Makefile:897: .deps/libcsound_a-nlfilt.Po: No such file or directory
> Makefile:898: .deps/libcsound_a-oload.Po: No such file or directory
> Makefile:899: .deps/libcsound_a-one_file.Po: No such file or directory
> Makefile:900: .deps/libcsound_a-opcode.Po: No such file or directory
> Makefile:901: .deps/libcsound_a-oscbnk.Po: No such file or directory
> Makefile:902: .deps/libcsound_a-oscils.Po: No such file or directory
> Makefile:903: .deps/libcsound_a-otran.Po: No such file or directory
> Makefile:904: .deps/libcsound_a-phisem.Po: No such file or directory
> Makefile:905: .deps/libcsound_a-physmod.Po: No such file or directory
> Makefile:906: .deps/libcsound_a-physutil.Po: No such file or directory
> Makefile:907: .deps/libcsound_a-pitch.Po: No such file or directory
> Makefile:908: .deps/libcsound_a-pluck.Po: No such file or directory
> Makefile:909: .deps/libcsound_a-pstream.Po: No such file or directory
> Makefile:910: .deps/libcsound_a-pvadd.Po: No such file or directory
> Makefile:911: .deps/libcsound_a-pvanal.Po: No such file or directory
> Makefile:912: .deps/libcsound_a-pvfileio.Po: No such file or directory
> Makefile:913: .deps/libcsound_a-pvinterp.Po: No such file or directory
> Makefile:914: .deps/libcsound_a-pvlook.Po: No such file or directory
> Makefile:915: .deps/libcsound_a-pvoc.Po: No such file or directory
> Makefile:916: .deps/libcsound_a-pvocext.Po: No such file or directory
> Makefile:917: .deps/libcsound_a-pvread.Po: No such file or directory
> Makefile:918: .deps/libcsound_a-pvsanal.Po: No such file or directory
> Makefile:919: .deps/libcsound_a-pvxanal.Po: No such file or directory
> Makefile:920: .deps/libcsound_a-rdorch.Po: No such file or directory
> Makefile:921: .deps/libcsound_a-rdscor.Po: No such file or directory
> Makefile:922: .deps/libcsound_a-repluck.Po: No such file or directory
> Makefile:923: .deps/libcsound_a-rtBe.Po: No such file or directory
> Makefile:924: .deps/libcsound_a-rtDEC.Po: No such file or directory
> Makefile:925: .deps/libcsound_a-rtHP.Po: No such file or directory
> Makefile:926: .deps/libcsound_a-rtSGI.Po: No such file or directory
> Makefile:927: .deps/libcsound_a-rtSUN.Po: No such file or directory
> Makefile:928: .deps/libcsound_a-rtalsa.Po: No such file or directory
> Makefile:929: .deps/libcsound_a-rtaudio.Po: No such file or directory
> Makefile:930: .deps/libcsound_a-rtcore.Po: No such file or directory
> Makefile:931: .deps/libcsound_a-rtcoreaudio.Po: No such file or directory
> Makefile:932: .deps/libcsound_a-rtlinux.Po: No such file or directory
> Makefile:933: .deps/libcsound_a-rtmacintosh.Po: No such file or directory
> Makefile:934: .deps/libcsound_a-rtnext.Po: No such file or directory
> Makefile:935: .deps/libcsound_a-rtwin32.Po: No such file or directory
> Makefile:936: .deps/libcsound_a-scansyn.Po: No such file or directory
> Makefile:937: .deps/libcsound_a-scansynx.Po: No such file or directory
> Makefile:938: .deps/libcsound_a-schedule.Po: No such file or directory
> Makefile:939: .deps/libcsound_a-scot.Po: No such file or directory
> Makefile:940: .deps/libcsound_a-scsort.Po: No such file or directory
> Makefile:941: .deps/libcsound_a-scxtract.Po: No such file or directory
> Makefile:942: .deps/libcsound_a-sdif-mem.Po: No such file or directory
> Makefile:943: .deps/libcsound_a-sdif.Po: No such file or directory
> Makefile:944: .deps/libcsound_a-sfheader.Po: No such file or directory
> Makefile:945: .deps/libcsound_a-sfont.Po: No such file or directory
> Makefile:946: .deps/libcsound_a-shaker.Po: No such file or directory
> Makefile:947: .deps/libcsound_a-singwave.Po: No such file or directory
> Makefile:948: .deps/libcsound_a-sndinfUG.Po: No such file or directory
> Makefile:949: .deps/libcsound_a-sndinfo.Po: No such file or directory
> Makefile:950: .deps/libcsound_a-sndwarp.Po: No such file or directory
> Makefile:951: .deps/libcsound_a-sort.Po: No such file or directory
> Makefile:952: .deps/libcsound_a-soundin.Po: No such file or directory
> Makefile:953: .deps/libcsound_a-soundio.Po: No such file or directory
> Makefile:954: .deps/libcsound_a-space.Po: No such file or directory
> Makefile:955: .deps/libcsound_a-spat3d.Po: No such file or directory
> Makefile:956: .deps/libcsound_a-spectra.Po: No such file or directory
> Makefile:957: .deps/libcsound_a-sread.Po: No such file or directory
> Makefile:958: .deps/libcsound_a-swrite.Po: No such file or directory
> Makefile:959: .deps/libcsound_a-twarp.Po: No such file or directory
> Makefile:960: .deps/libcsound_a-ugens1.Po: No such file or directory
> Makefile:961: .deps/libcsound_a-ugens2.Po: No such file or directory
> Makefile:962: .deps/libcsound_a-ugens3.Po: No such file or directory
> Makefile:963: .deps/libcsound_a-ugens4.Po: No such file or directory
> Makefile:964: .deps/libcsound_a-ugens5.Po: No such file or directory
> Makefile:965: .deps/libcsound_a-ugens6.Po: No such file or directory
> Makefile:966: .deps/libcsound_a-ugens7.Po: No such file or directory
> Makefile:967: .deps/libcsound_a-ugens8.Po: No such file or directory
> Makefile:968: .deps/libcsound_a-ugens9.Po: No such file or directory
> Makefile:969: .deps/libcsound_a-ugensa.Po: No such file or directory
> Makefile:970: .deps/libcsound_a-uggab.Po: No such file or directory
> Makefile:971: .deps/libcsound_a-ugmoss.Po: No such file or directory
> Makefile:972: .deps/libcsound_a-ugrw1.Po: No such file or directory
> Makefile:973: .deps/libcsound_a-ugrw2.Po: No such file or directory
> Makefile:974: .deps/libcsound_a-ugsc.Po: No such file or directory
> Makefile:975: .deps/libcsound_a-ulaw.Po: No such file or directory
> Makefile:976: .deps/libcsound_a-vbap.Po: No such file or directory
> Makefile:977: .deps/libcsound_a-vbap_eight.Po: No such file or directory
> Makefile:978: .deps/libcsound_a-vbap_four.Po: No such file or directory
> Makefile:979: .deps/libcsound_a-vbap_sixteen.Po: No such file or directory
> Makefile:980: .deps/libcsound_a-vbap_zak.Po: No such file or directory
> Makefile:981: .deps/libcsound_a-vdelay.Po: No such file or directory
> Makefile:982: .deps/libcsound_a-vpvoc.Po: No such file or directory
> Makefile:983: .deps/libcsound_a-wave-terrain.Po: No such file or directory
> Makefile:984: .deps/libcsound_a-wave.Po: No such file or directory
> Makefile:985: .deps/libcsound_a-wavegde.Po: No such file or directory
> Makefile:986: .deps/libcsound_a-winBe.Po: No such file or directory
> Makefile:987: .deps/libcsound_a-winEPS.Po: No such file or directory
> Makefile:988: .deps/libcsound_a-winFLTK.Po: No such file or directory
> Makefile:989: .deps/libcsound_a-winSGI.Po: No such file or directory
> Makefile:990: .deps/libcsound_a-winX11.Po: No such file or directory
> Makefile:991: .deps/libcsound_a-winascii.Po: No such file or directory
> Makefile:992: .deps/libcsound_a-winbor.Po: No such file or directory
> Makefile:993: .deps/libcsound_a-wincwin.Po: No such file or directory
> Makefile:994: .deps/libcsound_a-windin.Po: No such file or directory
> Makefile:995: .deps/libcsound_a-window.Po: No such file or directory
> Makefile:996: .deps/libcsound_a-winwat.Po: No such file or directory
> Makefile:997: .deps/makedb.Po: No such file or directory
> Makefile:998: .deps/sdif-mem.Po: No such file or directory
> Makefile:999: .deps/sdif.Po: No such file or directory
> Makefile:1000: .deps/sdif2adsyn.Po: No such file or directory
> Makefile:1001: .deps/widgets.Po: No such file or directory
> make[1]: *** No rule to make target `.deps/widgets.Po'.  Stop.
> make[1]: Leaving directory `/cygdrive/c/cvs/cvsroot/csound/csound'
> make: *** [all-recursive] Error 1
>
> mkg@H-P /cygdrive/c/cvs/cvsroot/csound
> $
>
> ============================================
> Michael Gogins
> gogins at pipeline period com
> Irreducible Productions
> CsoundVST, an extended version of Csound for programming music and sound
> Available at http://sourceforge.net/projects/csound/
> ============================================
>
>