[ecasound] compile error building newest release on Cygwin

From: David O'Toole <deeteeoh1138@email-addr-hidden>
Date: Mon Nov 18 2019 - 18:59:46 EET

Hi, I'm having trouble getting Ecasound 2.9.2 release to compile on Cygwin.
Below is a transcript of configuration and make, which fails with 'usleep
not declared in this scope'. Thanks in advance for any help or advice you
can offer, let me know if I can help with more information.

Sandy@email-addr-hidden-EF0KJKUO ~/ecasound-2.9.2
$ ./configure --disable-jack --disable-alsa --enable-oss
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
------------------------------------------------------------------
1. Section: Basic setup
------------------------------------------------------------------
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C preprocessor... gcc -E
checking build system type... x86_64-unknown-cygwin
checking host system type... x86_64-unknown-cygwin
Using generic settings for POSIX thread support.
checking for library containing pthread_create... none required
checking for library containing clock_gettime... none required
------------------------------------------------------------------
2. Section: Options for the configure script
------------------------------------------------------------------
checking whether to enable debugging... checking whether to check
design-by-contract assertions... yes
checking whether to enable effects... yes
checking for largefile support (>2GB files)...
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking how to run the C++ preprocessor... g++ -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
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 sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
yes
checking for artsc-config... none
checking samplerate.h usability... yes
checking samplerate.h presence... yes
checking for samplerate.h... yes
checking for python... /usr/bin/python
checking for Python include files... configure: WARNING: Python.h not found
checking for Python libraries... /usr/local/lib /usr/lib /usr/lib/python2.7
checking for ruby... none
------------------------------------------------------------------
3. Section: Programs
------------------------------------------------------------------
checking if C++ compiler supports namespaces... yes.
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/x86_64-pc-cygwin/bin/ld.exe
checking if the linker (/usr/x86_64-pc-cygwin/bin/ld.exe) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 8192
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-cygwin file names to
x86_64-unknown-cygwin format... func_convert_file_noop
checking how to convert x86_64-unknown-cygwin file names to toolchain
format... func_convert_file_noop
checking for /usr/x86_64-pc-cygwin/bin/ld.exe option to reload object
files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... file_magic ^x86 archive
import|^x86 DLL
checking for dlltool... dlltool
checking how to associate runtime and link libraries...
func_cygming_dll_for_implib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/x86_64-pc-cygwin/bin/ld.exe) supports
shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/x86_64-pc-cygwin/bin/ld.exe
checking if the linker (/usr/x86_64-pc-cygwin/bin/ld.exe) is GNU ld... yes
checking whether the g++ linker (/usr/x86_64-pc-cygwin/bin/ld.exe) supports
shared libraries... yes
checking for g++ option to produce PIC... -DDLL_EXPORT -DPIC
checking if g++ PIC flag -DDLL_EXPORT -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/x86_64-pc-cygwin/bin/ld.exe) supports
shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
------------------------------------------------------------------
4. Section: Libraries
------------------------------------------------------------------
checking for library containing inet_ntoa... none required
checking for library containing nanosleep... none required
checking for library containing sched_setscheduler... none required
checking for library containing socket... none required
checking for library containing sin... none required
checking for library containing dlopen... none required
checking for main in -lncurses... no
checking for main in -ltermcap... no
checking for main in -laudiofile... yes
checking for main in -lsndfile... no
no
checking for library containing snd_pcm_open... no
checking for snd_pcm_sw_params_set_tstamp_type... no
checking jack/jack.h usability... no
checking jack/jack.h presence... no
checking for jack/jack.h... no
no
Using JACK transport API version: 0
Using JACK feature set (ecasound specific): 0
checking for main in -lkvutils... no
checking whether to build with system readline... yes
checking readline.h usability... no
checking readline.h presence... no
checking for readline.h... no
checking readline/readline.h usability... no
checking readline/readline.h presence... no
checking for readline/readline.h... no
configure: WARNING: *** readline headers not installed ***
checking history.h usability... no
checking history.h presence... no
checking for history.h... no
checking readline/history.h usability... no
checking readline/history.h presence... no
checking for readline/history.h... no
configure: WARNING: *** readline history headers not installed ***
checking for main in -lreadline... no
configure: WARNING: *** readline support not installed ***
checking for main in -lhistory... no
configure: WARNING: *** readline support not installed ***
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBOIL... no
checking whether to use liboil... no
configure: WARNING: disabling liboil as library devel files are not
available
checking whether to use liblilv for LV2 support... checking for LIBLILV...
no
no
checking for LIBLO... no
checking whether to use liblo for OSC support... no
------------------------------------------------------------------
5. Section: Headers
------------------------------------------------------------------
checking whether time.h and sys/time.h may both be included... yes
checking for dlfcn.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for unistd.h... (cached) yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking for sys/stat.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
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 for sys/types.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking execinfo.h usability... no
checking execinfo.h presence... no
checking for execinfo.h... no
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking for inttypes.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking ladspa.h usability... yes
checking ladspa.h presence... yes
checking for ladspa.h... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking for stdint.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for ANSI C header files... (cached) yes
checking map usability... yes
checking map presence... yes
checking for map... yes
------------------------------------------------------------------
6. Section: Typedefs and structures
------------------------------------------------------------------
checking whether byte ordering is bigendian... no
checking for size_t... yes
------------------------------------------------------------------
7. Section: Functions
------------------------------------------------------------------
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for execvp... yes
checking for gettimeofday... yes
checking for pthread_mutexattr_init... yes
checking for clock_gettime... yes
checking for mlockall... no
checking for munlockall... no
checking for nanosleep... yes
checking for pause... yes
checking for posix_memalign... yes
checking for pthread_self... yes
checking for pthread_getschedparam... yes
checking for pthread_setschedparam... yes
checking for pthread_sigmask... yes
checking for pthread_kill... yes
checking for sched_get_priority_max... yes
checking for sched_getparam... yes
checking for sched_getscheduler... yes
checking for sched_setscheduler... yes
checking for setlocale... yes
checking for sigprocmask... yes
checking for sigwait... yes
checking for usleep... yes
------------------------------------------------------------------
8. Section: Output
------------------------------------------------------------------
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libecasound/Makefile
config.status: creating libecasound/libecasound-config
config.status: creating libecasound/plugins/Makefile
config.status: creating libecasoundc/Makefile
config.status: creating libecasoundc/libecasoundc-config
config.status: creating pyecasound/Makefile
config.status: creating rubyecasound/Makefile
config.status: creating ecasound/Makefile
config.status: creating ecatools/Makefile
config.status: creating kvutils/Makefile
config.status: creating Documentation/Makefile
config.status: creating Documentation/users_guide/Makefile
config.status: creating Documentation/programmers_guide/Makefile
config.status: creating examples/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
-----------------------------------------------------------------
Following packages are now configured:
ecasound: yes (ecasound,libecasound,libecasoundc)
ecatools: yes
pyecasound: yes (as native Python module)
rubyecasound: no
libkvutils: yes
-----------------------------------------------------------------
Compiler options:
CFLAGS: -ffast-math -fstrict-aliasing -DNDEBUG
-DENABLE_DBC -g -O2
CXXFLAGS: -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG
-DENABLE_DBC -g -O2
CPPFLAGS: -D_REENTRANT -D_XOPEN_SOURCE=600
LDFLAGS:
-----------------------------------------------------------------
Following features were selected:
Debugging info: no
Effects enabled: yes
Termcap: none
Use system readline: no
Use curses interface: no
Libaudiofile: yes
Libsndfile: no
ALSA support: no
OSS support: yes
aRts support: no
JACK support: no
Libsamplerate support yes
LV2 (liblilv) support: no
Liboil support: no
Liblo (OSC) support: no
-----------------------------------------------------------------
Following directories are used:
Directory prefix: /usr/local
Python module dir: /usr/lib/python2.7/site-packages
Ruby module dir:
Extra headers:
Extra libs: -lsamplerate -laudiofile
-------------------------------------------------------------------
Type 'make' to compile the package and 'make install' to install.
Remember to use GNU Make, often installed as 'gmake'.
-------------------------------------------------------------------

Sandy@email-addr-hidden-EF0KJKUO ~/ecasound-2.9.2
$ make
make all-recursive
make[1]: Entering directory '/home/Sandy/ecasound-2.9.2'
Making all in kvutils
make[2]: Entering directory '/home/Sandy/ecasound-2.9.2/kvutils'
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I.. -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g
-O2 -MT kvu_dbc.lo -MD -MP -MF ".deps/kvu_dbc.Tpo" -c -o kvu_dbc.lo
kvu_dbc.cpp; \
then mv -f ".deps/kvu_dbc.Tpo" ".deps/kvu_dbc.Plo"; else rm -f
".deps/kvu_dbc.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math
-fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g -O2 -MT kvu_dbc.lo
-MD -MP -MF .deps/kvu_dbc.Tpo -c kvu_dbc.cpp -DDLL_EXPORT -DPIC -o
.libs/kvu_dbc.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math
-fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g -O2 -MT kvu_dbc.lo
-MD -MP -MF .deps/kvu_dbc.Tpo -c kvu_dbc.cpp -o kvu_dbc.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I.. -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g
-O2 -MT kvu_debug.lo -MD -MP -MF ".deps/kvu_debug.Tpo" -c -o kvu_debug.lo
kvu_debug.cpp; \
then mv -f ".deps/kvu_debug.Tpo" ".deps/kvu_debug.Plo"; else rm -f
".deps/kvu_debug.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math
-fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g -O2 -MT kvu_debug.lo
-MD -MP -MF .deps/kvu_debug.Tpo -c kvu_debug.cpp -DDLL_EXPORT -DPIC -o
.libs/kvu_debug.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math
-fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g -O2 -MT kvu_debug.lo
-MD -MP -MF .deps/kvu_debug.Tpo -c kvu_debug.cpp -o kvu_debug.o >/dev/null
2>&1
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I.. -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g
-O2 -MT kvu_com_line.lo -MD -MP -MF ".deps/kvu_com_line.Tpo" -c -o
kvu_com_line.lo kvu_com_line.cpp; \
then mv -f ".deps/kvu_com_line.Tpo" ".deps/kvu_com_line.Plo"; else rm -f
".deps/kvu_com_line.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math
-fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g -O2 -MT
kvu_com_line.lo -MD -MP -MF .deps/kvu_com_line.Tpo -c kvu_com_line.cpp
 -DDLL_EXPORT -DPIC -o .libs/kvu_com_line.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math
-fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g -O2 -MT
kvu_com_line.lo -MD -MP -MF .deps/kvu_com_line.Tpo -c kvu_com_line.cpp -o
kvu_com_line.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I.. -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g
-O2 -MT kvu_fd_io.lo -MD -MP -MF ".deps/kvu_fd_io.Tpo" -c -o kvu_fd_io.lo
kvu_fd_io.cpp; \
then mv -f ".deps/kvu_fd_io.Tpo" ".deps/kvu_fd_io.Plo"; else rm -f
".deps/kvu_fd_io.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math
-fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g -O2 -MT kvu_fd_io.lo
-MD -MP -MF .deps/kvu_fd_io.Tpo -c kvu_fd_io.cpp -DDLL_EXPORT -DPIC -o
.libs/kvu_fd_io.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math
-fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g -O2 -MT kvu_fd_io.lo
-MD -MP -MF .deps/kvu_fd_io.Tpo -c kvu_fd_io.cpp -o kvu_fd_io.o >/dev/null
2>&1
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I.. -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g
-O2 -MT kvu_locks.lo -MD -MP -MF ".deps/kvu_locks.Tpo" -c -o kvu_locks.lo
kvu_locks.cpp; \
then mv -f ".deps/kvu_locks.Tpo" ".deps/kvu_locks.Plo"; else rm -f
".deps/kvu_locks.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math
-fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g -O2 -MT kvu_locks.lo
-MD -MP -MF .deps/kvu_locks.Tpo -c kvu_locks.cpp -DDLL_EXPORT -DPIC -o
.libs/kvu_locks.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math
-fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g -O2 -MT kvu_locks.lo
-MD -MP -MF .deps/kvu_locks.Tpo -c kvu_locks.cpp -o kvu_locks.o >/dev/null
2>&1
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I.. -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g
-O2 -MT kvu_message_item.lo -MD -MP -MF ".deps/kvu_message_item.Tpo" -c -o
kvu_message_item.lo kvu_message_item.cpp; \
then mv -f ".deps/kvu_message_item.Tpo" ".deps/kvu_message_item.Plo"; else
rm -f ".deps/kvu_message_item.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math
-fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g -O2 -MT
kvu_message_item.lo -MD -MP -MF .deps/kvu_message_item.Tpo -c
kvu_message_item.cpp -DDLL_EXPORT -DPIC -o .libs/kvu_message_item.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math
-fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g -O2 -MT
kvu_message_item.lo -MD -MP -MF .deps/kvu_message_item.Tpo -c
kvu_message_item.cpp -o kvu_message_item.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I.. -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g
-O2 -MT kvu_numtostr.lo -MD -MP -MF ".deps/kvu_numtostr.Tpo" -c -o
kvu_numtostr.lo kvu_numtostr.cpp; \
then mv -f ".deps/kvu_numtostr.Tpo" ".deps/kvu_numtostr.Plo"; else rm -f
".deps/kvu_numtostr.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math
-fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g -O2 -MT
kvu_numtostr.lo -MD -MP -MF .deps/kvu_numtostr.Tpo -c kvu_numtostr.cpp
 -DDLL_EXPORT -DPIC -o .libs/kvu_numtostr.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math
-fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g -O2 -MT
kvu_numtostr.lo -MD -MP -MF .deps/kvu_numtostr.Tpo -c kvu_numtostr.cpp -o
kvu_numtostr.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I.. -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g
-O2 -MT kvu_procedure_timer.lo -MD -MP -MF ".deps/kvu_procedure_timer.Tpo"
-c -o kvu_procedure_timer.lo kvu_procedure_timer.cpp; \
then mv -f ".deps/kvu_procedure_timer.Tpo" ".deps/kvu_procedure_timer.Plo";
else rm -f ".deps/kvu_procedure_timer.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math
-fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g -O2 -MT
kvu_procedure_timer.lo -MD -MP -MF .deps/kvu_procedure_timer.Tpo -c
kvu_procedure_timer.cpp -DDLL_EXPORT -DPIC -o .libs/kvu_procedure_timer.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math
-fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g -O2 -MT
kvu_procedure_timer.lo -MD -MP -MF .deps/kvu_procedure_timer.Tpo -c
kvu_procedure_timer.cpp -o kvu_procedure_timer.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I.. -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g
-O2 -MT kvu_rtcaps.lo -MD -MP -MF ".deps/kvu_rtcaps.Tpo" -c -o
kvu_rtcaps.lo kvu_rtcaps.cpp; \
then mv -f ".deps/kvu_rtcaps.Tpo" ".deps/kvu_rtcaps.Plo"; else rm -f
".deps/kvu_rtcaps.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math
-fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g -O2 -MT kvu_rtcaps.lo
-MD -MP -MF .deps/kvu_rtcaps.Tpo -c kvu_rtcaps.cpp -DDLL_EXPORT -DPIC -o
.libs/kvu_rtcaps.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math
-fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g -O2 -MT kvu_rtcaps.lo
-MD -MP -MF .deps/kvu_rtcaps.Tpo -c kvu_rtcaps.cpp -o kvu_rtcaps.o
>/dev/null 2>&1
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I.. -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g
-O2 -MT kvu_temporary_file_directory.lo -MD -MP -MF
".deps/kvu_temporary_file_directory.Tpo" -c -o
kvu_temporary_file_directory.lo kvu_temporary_file_directory.cpp; \
then mv -f ".deps/kvu_temporary_file_directory.Tpo"
".deps/kvu_temporary_file_directory.Plo"; else rm -f
".deps/kvu_temporary_file_directory.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math
-fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g -O2 -MT
kvu_temporary_file_directory.lo -MD -MP -MF
.deps/kvu_temporary_file_directory.Tpo -c kvu_temporary_file_directory.cpp
 -DDLL_EXPORT -DPIC -o .libs/kvu_temporary_file_directory.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math
-fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g -O2 -MT
kvu_temporary_file_directory.lo -MD -MP -MF
.deps/kvu_temporary_file_directory.Tpo -c kvu_temporary_file_directory.cpp
-o kvu_temporary_file_directory.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I.. -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g
-O2 -MT kvu_threads.lo -MD -MP -MF ".deps/kvu_threads.Tpo" -c -o
kvu_threads.lo kvu_threads.cpp; \
then mv -f ".deps/kvu_threads.Tpo" ".deps/kvu_threads.Plo"; else rm -f
".deps/kvu_threads.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math
-fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g -O2 -MT
kvu_threads.lo -MD -MP -MF .deps/kvu_threads.Tpo -c kvu_threads.cpp
 -DDLL_EXPORT -DPIC -o .libs/kvu_threads.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math
-fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g -O2 -MT
kvu_threads.lo -MD -MP -MF .deps/kvu_threads.Tpo -c kvu_threads.cpp -o
kvu_threads.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I.. -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g
-O2 -MT kvu_utils.lo -MD -MP -MF ".deps/kvu_utils.Tpo" -c -o kvu_utils.lo
kvu_utils.cpp; \
then mv -f ".deps/kvu_utils.Tpo" ".deps/kvu_utils.Plo"; else rm -f
".deps/kvu_utils.Tpo"; exit 1; fi
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math
-fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g -O2 -MT kvu_utils.lo
-MD -MP -MF .deps/kvu_utils.Tpo -c kvu_utils.cpp -DDLL_EXPORT -DPIC -o
.libs/kvu_utils.o
kvu_utils.cpp: In function 'int kvu_sleep(long int, long int)':
kvu_utils.cpp:680:9: error: 'usleep' was not declared in this scope
   ret = usleep(seconds * 1000000 + nanoseconds / 1000);
         ^~~~~~
kvu_utils.cpp:680:9: note: suggested alternative: 'sleep'
   ret = usleep(seconds * 1000000 + nanoseconds / 1000);
         ^~~~~~
         sleep
make[2]: *** [Makefile:460: kvu_utils.lo] Error 1
make[2]: Leaving directory '/home/Sandy/ecasound-2.9.2/kvutils'
make[1]: *** [Makefile:340: all-recursive] Error 1
make[1]: Leaving directory '/home/Sandy/ecasound-2.9.2'
make: *** [Makefile:269: all] Error 2
]0;~/ecasound-2.9.2

_______________________________________________
Ecasound-list mailing list
Ecasound-list@email-addr-hidden
https://lists.sourceforge.net/lists/listinfo/ecasound-list
Received on Wed Jan 1 02:16:49 2020

This archive was generated by hypermail 2.1.8 : Wed Jan 01 2020 - 02:16:49 EET