esound Build Log
Checking out esound 2005-08-15 21:55:41.343
cvs -z3 -q -d :pserver;proxy=proxy.daa.com.au;proxyport=3128:anonymous@anoncvs.gnome.org:/cvs/gnome checkout -P -A esound
U esound/.cvsignore
U esound/AUTHORS
U esound/COPYING.LIB
U esound/ChangeLog
U esound/HACKING
U esound/LICENSE
U esound/MAINTAINERS
U esound/Makefile.am
U esound/NEWS
U esound/README
U esound/README.sgi
U esound/TIPS
U esound/TODO
U esound/audio.c
U esound/audio_aix.c
U esound/audio_alsa.c
U esound/audio_alsa09.c
U esound/audio_arts.c
U esound/audio_coreaudio.c
U esound/audio_dart.c
U esound/audio_hpux.c
U esound/audio_irix.c
U esound/audio_mklinux.c
U esound/audio_none.c
U esound/audio_osf.c
U esound/audio_oss.c
U esound/audio_solaris.c
U esound/audio_win32.c
U esound/audiofile-sgi-config
U esound/autogen.sh
U esound/clients.c
U esound/configure.ac
U esound/esd-config.h
U esound/esd-config.in
U esound/esd-server.h
U esound/esd.c
U esound/esd.conf
U esound/esd.h
U esound/esd.m4
U esound/esd_config.c
U esound/esdcat.c
U esound/esdctl.c
U esound/esddsp.c
U esound/esddsp.in
U esound/esdfile.c
U esound/esdfilt.c
U esound/esdlib.c
U esound/esdloop.c
U esound/esdmgr.c
U esound/esdmon.c
U esound/esdplay.c
U esound/esdrec.c
U esound/esdsample.c
U esound/esound.pc.in
U esound/esound.spec.in
U esound/filter.c
U esound/genrand.c
U esound/genrand.h
U esound/getopt.c
U esound/getopt.h
U esound/getopt1.c
U esound/mix.c
U esound/os2me.h
U esound/os2medef.h
U esound/players.c
U esound/proto.c
U esound/samples.c
U esound/stamp-h.in
U esound/test-script
U esound/test.wav
U esound/util.c
U esound/debian/changelog
U esound/debian/control
U esound/debian/copyright
U esound/debian/esound-cvs.files
U esound/debian/libesd-cvs0-dev.files
U esound/debian/libesd-cvs0.files
U esound/debian/libesd-cvs0.postinst
U esound/debian/rules
U esound/debian/shlibs.local
U esound/docs/.cvsignore
U esound/docs/Makefile.am
U esound/docs/esd-config.1.in
U esound/docs/esd.1.in
U esound/docs/esdcat.1.in
U esound/docs/esdctl.1.in
U esound/docs/esddsp.1.in
U esound/docs/esdfilt.1.in
U esound/docs/esdloop.1.in
U esound/docs/esdmon.1.in
U esound/docs/esdplay.1.in
U esound/docs/esdrec.1.in
U esound/docs/esdsample.1.in
U esound/docs/esound.sgml
U esound/m4/as-arts.m4
U esound/m4/as-compiler-flag.m4
Configuring esound 2005-08-15 21:55:51.406
./autogen.sh --prefix /scratch/gnometinderbox/microtinder/build-output --disable-static --disable-gtk-doc
/scratch/gnometinderbox/microtinder/build-output/bin/gnome-autogen.sh
checking for autoconf >= 2.58...
testing autoconf2.50... not found.
testing autoconf... found 2.59
checking for automake >= 1.6...
testing automake-1.6... found 1.6.3
checking for libtool >= 1.4.3...
testing libtoolize... found 1.5.6
Checking for required M4 macros...
Checking for forbidden M4 macros...
Processing ./configure.ac
Running libtoolize...
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
Running aclocal-1.6...
Running autoconf...
Running autoheader...
Running automake-1.6...
cp: cannot stat `COPYING': No such file or directory
cp: cannot stat `INSTALL': No such file or directory
configure.ac: installing `./install-sh'
configure.ac: installing `./mkinstalldirs'
configure.ac: installing `./missing'
Makefile.am: installing `./INSTALL'
Makefile.am: installing `./COPYING'
Makefile.am: installing `./compile'
Makefile.am: installing `./depcomp'
Running ./configure --enable-maintainer-mode --prefix /scratch/gnometinderbox/microtinder/build-output --disable-static --disable-gtk-doc ...
cmp: COPYING.autogen_bak: No such file or directory
cp: cannot stat `COPYING.autogen_bak': No such file or directory
cmp: INSTALL.autogen_bak: No such file or directory
cp: cannot stat `INSTALL.autogen_bak': No such file or directory
checking build system type... alphaev68-unknown-linux-gnu
checking host system type... alphaev68-unknown-linux-gnu
checking target system type... alphaev68-unknown-linux-gnu
checking for a BSD-compatible install... /home/trs80/bin/install-check
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make -j3 sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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 ANSI C... none needed
checking for style of include used by make -j3... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
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... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 65536
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
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... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking whether make -j3 sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /home/trs80/bin/install-check
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking for inline... inline
checking for working alloca.h... yes
checking for alloca... yes
checking for setenv... yes
checking for putenv... yes
checking for fchown... yes
checking for fchmod... yes
checking for gethostbyname2... yes
checking for connect... yes
checking for gethostbyname... yes
checking for hstrerror... yes
checking for nanosleep... yes
checking for usleep... yes
checking for strtok_r... yes
checking for inet_pton... yes
checking whether to enable ipv6... yes
checking for getaddrinfo... yes
checking for inet_ntop... yes
checking for getopt_long... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
---------------------------------------------------------------------
--- Checking to see which audio header files your system uses.
--- Most of these checks should fail. Do not be alarmed.
checking soundcard.h usability... no
checking soundcard.h presence... no
checking for soundcard.h... no
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking machine/soundcard.h usability... no
checking machine/soundcard.h presence... no
checking for machine/soundcard.h... no
checking sys/audio.h usability... no
checking sys/audio.h presence... no
checking for sys/audio.h... no
checking sys/audioio.h usability... no
checking sys/audioio.h presence... no
checking for sys/audioio.h... no
checking sys/audio.io.h usability... no
checking sys/audio.io.h presence... no
checking for sys/audio.io.h... no
checking sun/audioio.h usability... no
checking sun/audioio.h presence... no
checking for sun/audioio.h... no
checking dmedia/audio.h usability... no
checking dmedia/audio.h presence... no
checking for dmedia/audio.h... no
checking sys/soundlib.h usability... no
checking sys/soundlib.h presence... no
checking for sys/soundlib.h... no
checking sys/asoundlib.h usability... no
checking sys/asoundlib.h presence... no
checking for sys/asoundlib.h... no
checking alsa/asoundlib.h usability... no
checking alsa/asoundlib.h presence... no
checking for alsa/asoundlib.h... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking mme/mme_api.h usability... no
checking mme/mme_api.h presence... no
checking for mme/mme_api.h... no
checking for artsc-config... no
checking for ARTS artsc - version >= 0.9.5... no
*** The artsc-config script installed by ARTS could not be found
*** If ARTS was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the ARTS_CONFIG environment variable to the
*** full path to artsc-config.
---------------------------------------------------------------------
--- Checking to see which audio libraries are required for linking.
--- Most of these checks should also fail. Do not be alarmed.
checking for _oss_ioctl... no
checking for _oss_ioctl in -lossaudio... no
checking for ALnewconfig... no
checking for ALnewconfig in -laudio... no
checking for snd_cards... no
checking for snd_cards in -lsound... no
checking for snd_cards... (cached) no
checking for snd_cards in -lasound... no
checking for snd_pcm_pause... no
checking for snd_pcm_pause in -lasound... no
checking for alsa new PCM API... yes
---------------------------------------------------------------------
--- Checking for the audiofile library. NOTE: This library is now
--- REQUIRED from proper compilation of the esound package.
checking for audiofile-config... /scratch/gnometinderbox/microtinder/build-output/bin/audiofile-config
checking for Audio File Library - version >= 0.1.5... yes
--- libaudiofile found. Building esound with audiofile support
---------------------------------------------------------------------
--- Checking for the documentation generation tools. NOTE: These
--- are NOT required for proper compilation of the esound package.
checking for jw... jw
---------------------------------------------------------------------
checking if your platform supports esddsp... yes
checking for dlopen... no
checking for dlopen in -ldl... yes
checking to see if compiler understands -Wall... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating esd-config
config.status: creating esound.spec
config.status: creating esound.pc
config.status: creating esddsp
config.status: creating docs/Makefile
config.status: creating docs/esd.1
config.status: creating docs/esdcat.1
config.status: creating docs/esd-config.1
config.status: creating docs/esdctl.1
config.status: creating docs/esddsp.1
config.status: creating docs/esdfilt.1
config.status: creating docs/esdloop.1
config.status: creating docs/esdmon.1
config.status: creating docs/esdplay.1
config.status: creating docs/esdrec.1
config.status: creating docs/esdsample.1
config.status: creating config.h
config.status: executing depfiles commands
Esound Configure Settings:
Debugging support: no
libwrap support: no
LIBS=
Now type `make' to compile ESound
Building esound 2005-08-15 21:56:32.244
make -j3
make -j3 all-recursive
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/esound'
Making all in docs
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/esound/docs'
jw -f docbook -b html -o html ./esound.sgml
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
Using catalogs: /etc/sgml/catalog
Using stylesheet: /usr/share/docbook-utils/docbook-utils.dsl#html
Working on: /scratch/gnometinderbox/microtinder/cvs/esound/docs/./esound.sgml
Done.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/esound/docs'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/esound'
source='esdlib.c' object='libesd_la-esdlib.lo' libtool=yes \
depfile='.deps/libesd_la-esdlib.Plo' tmpdepfile='.deps/libesd_la-esdlib.TPlo' \
depmode=gcc3 /bin/sh ./depcomp \
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/scratch/gnometinderbox/microtinder/build-output/bin\" -O2 -Wall -Wall -c -o libesd_la-esdlib.lo `test -f 'esdlib.c' || echo './'`esdlib.c
source='esdmgr.c' object='libesd_la-esdmgr.lo' libtool=yes \
depfile='.deps/libesd_la-esdmgr.Plo' tmpdepfile='.deps/libesd_la-esdmgr.TPlo' \
depmode=gcc3 /bin/sh ./depcomp \
make[2]: warning: -jN forced in submake: disabling jobserver mode.
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/scratch/gnometinderbox/microtinder/build-output/bin\" -O2 -Wall -Wall -c -o libesd_la-esdmgr.lo `test -f 'esdmgr.c' || echo './'`esdmgr.c
source='esdfile.c' object='libesd_la-esdfile.lo' libtool=yes \
depfile='.deps/libesd_la-esdfile.Plo' tmpdepfile='.deps/libesd_la-esdfile.TPlo' \
depmode=gcc3 /bin/sh ./depcomp \
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/scratch/gnometinderbox/microtinder/build-output/bin\" -O2 -Wall -Wall -c -o libesd_la-esdfile.lo `test -f 'esdfile.c' || echo './'`esdfile.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/scratch/gnometinderbox/microtinder/build-output/bin\" -O2 -Wall -Wall -c esdmgr.c -MT libesd_la-esdmgr.lo -MD -MP -MF .deps/libesd_la-esdmgr.TPlo -fPIC -DPIC -o .libs/libesd_la-esdmgr.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/scratch/gnometinderbox/microtinder/build-output/bin\" -O2 -Wall -Wall -c esdlib.c -MT libesd_la-esdlib.lo -MD -MP -MF .deps/libesd_la-esdlib.TPlo -fPIC -DPIC -o .libs/libesd_la-esdlib.o
source='esd_config.c' object='libesd_la-esd_config.lo' libtool=yes \
depfile='.deps/libesd_la-esd_config.Plo' tmpdepfile='.deps/libesd_la-esd_config.TPlo' \
depmode=gcc3 /bin/sh ./depcomp \
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/scratch/gnometinderbox/microtinder/build-output/bin\" -O2 -Wall -Wall -c -o libesd_la-esd_config.lo `test -f 'esd_config.c' || echo './'`esd_config.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/scratch/gnometinderbox/microtinder/build-output/bin\" -O2 -Wall -Wall -c esdfile.c -MT libesd_la-esdfile.lo -MD -MP -MF .deps/libesd_la-esdfile.TPlo -fPIC -DPIC -o .libs/libesd_la-esdfile.o
source='audio.c' object='libesd_la-audio.lo' libtool=yes \
depfile='.deps/libesd_la-audio.Plo' tmpdepfile='.deps/libesd_la-audio.TPlo' \
depmode=gcc3 /bin/sh ./depcomp \
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/scratch/gnometinderbox/microtinder/build-output/bin\" -O2 -Wall -Wall -c -o libesd_la-audio.lo `test -f 'audio.c' || echo './'`audio.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/scratch/gnometinderbox/microtinder/build-output/bin\" -O2 -Wall -Wall -c esd_config.c -MT libesd_la-esd_config.lo -MD -MP -MF .deps/libesd_la-esd_config.TPlo -fPIC -DPIC -o .libs/libesd_la-esd_config.o
source='genrand.c' object='libesd_la-genrand.lo' libtool=yes \
depfile='.deps/libesd_la-genrand.Plo' tmpdepfile='.deps/libesd_la-genrand.TPlo' \
depmode=gcc3 /bin/sh ./depcomp \
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/scratch/gnometinderbox/microtinder/build-output/bin\" -O2 -Wall -Wall -c -o libesd_la-genrand.lo `test -f 'genrand.c' || echo './'`genrand.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/scratch/gnometinderbox/microtinder/build-output/bin\" -O2 -Wall -Wall -c audio.c -MT libesd_la-audio.lo -MD -MP -MF .deps/libesd_la-audio.TPlo -fPIC -DPIC -o .libs/libesd_la-audio.o
source='util.c' object='libesd_la-util.lo' libtool=yes \
depfile='.deps/libesd_la-util.Plo' tmpdepfile='.deps/libesd_la-util.TPlo' \
depmode=gcc3 /bin/sh ./depcomp \
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/scratch/gnometinderbox/microtinder/build-output/bin\" -O2 -Wall -Wall -c -o libesd_la-util.lo `test -f 'util.c' || echo './'`util.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/scratch/gnometinderbox/microtinder/build-output/bin\" -O2 -Wall -Wall -c genrand.c -MT libesd_la-genrand.lo -MD -MP -MF .deps/libesd_la-genrand.TPlo -fPIC -DPIC -o .libs/libesd_la-genrand.o
source='esddsp.c' object='esddsp.lo' libtool=yes \
depfile='.deps/esddsp.Plo' tmpdepfile='.deps/esddsp.TPlo' \
depmode=gcc3 /bin/sh ./depcomp \
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/scratch/gnometinderbox/microtinder/build-output/bin\" -O2 -Wall -Wall -c -o esddsp.lo `test -f 'esddsp.c' || echo './'`esddsp.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/scratch/gnometinderbox/microtinder/build-output/bin\" -O2 -Wall -Wall -c util.c -MT libesd_la-util.lo -MD -MP -MF .deps/libesd_la-util.TPlo -fPIC -DPIC -o .libs/libesd_la-util.o
source='esdcat.c' object='esdcat.o' libtool=no \
depfile='.deps/esdcat.Po' tmpdepfile='.deps/esdcat.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/scratch/gnometinderbox/microtinder/build-output/bin\" -O2 -Wall -Wall -c `test -f 'esdcat.c' || echo './'`esdcat.c
source='esdctl.c' object='esdctl.o' libtool=no \
depfile='.deps/esdctl.Po' tmpdepfile='.deps/esdctl.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/scratch/gnometinderbox/microtinder/build-output/bin\" -O2 -Wall -Wall -c `test -f 'esdctl.c' || echo './'`esdctl.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/scratch/gnometinderbox/microtinder/build-output/bin\" -O2 -Wall -Wall -c esddsp.c -MT esddsp.lo -MD -MP -MF .deps/esddsp.TPlo -fPIC -DPIC -o .libs/esddsp.o
source='esdfilt.c' object='esdfilt.o' libtool=no \
depfile='.deps/esdfilt.Po' tmpdepfile='.deps/esdfilt.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/scratch/gnometinderbox/microtinder/build-output/bin\" -O2 -Wall -Wall -c `test -f 'esdfilt.c' || echo './'`esdfilt.c
source='esdmon.c' object='esdmon.o' libtool=no \
depfile='.deps/esdmon.Po' tmpdepfile='.deps/esdmon.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/scratch/gnometinderbox/microtinder/build-output/bin\" -O2 -Wall -Wall -c `test -f 'esdmon.c' || echo './'`esdmon.c
source='esdrec.c' object='esdrec.o' libtool=no \
depfile='.deps/esdrec.Po' tmpdepfile='.deps/esdrec.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/scratch/gnometinderbox/microtinder/build-output/bin\" -O2 -Wall -Wall -c `test -f 'esdrec.c' || echo './'`esdrec.c
source='esdsample.c' object='esdsample.o' libtool=no \
depfile='.deps/esdsample.Po' tmpdepfile='.deps/esdsample.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/scratch/gnometinderbox/microtinder/build-output/bin\" -O2 -Wall -Wall -c `test -f 'esdsample.c' || echo './'`esdsample.c
source='esdloop.c' object='esdloop.o' libtool=no \
depfile='.deps/esdloop.Po' tmpdepfile='.deps/esdloop.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/scratch/gnometinderbox/microtinder/build-output/bin\" -O2 -Wall -Wall -c `test -f 'esdloop.c' || echo './'`esdloop.c
source='esdplay.c' object='esdplay.o' libtool=no \
depfile='.deps/esdplay.Po' tmpdepfile='.deps/esdplay.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/scratch/gnometinderbox/microtinder/build-output/bin\" -O2 -Wall -Wall -c `test -f 'esdplay.c' || echo './'`esdplay.c
source='esd.c' object='esd.o' libtool=no \
depfile='.deps/esd.Po' tmpdepfile='.deps/esd.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/scratch/gnometinderbox/microtinder/build-output/bin\" -O2 -Wall -Wall -c `test -f 'esd.c' || echo './'`esd.c
source='clients.c' object='clients.o' libtool=no \
depfile='.deps/clients.Po' tmpdepfile='.deps/clients.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/scratch/gnometinderbox/microtinder/build-output/bin\" -O2 -Wall -Wall -c `test -f 'clients.c' || echo './'`clients.c
source='filter.c' object='filter.o' libtool=no \
depfile='.deps/filter.Po' tmpdepfile='.deps/filter.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/scratch/gnometinderbox/microtinder/build-output/bin\" -O2 -Wall -Wall -c `test -f 'filter.c' || echo './'`filter.c
clients.c: In function `get_new_clients':
clients.c:158: warning: passing arg 3 of `accept' from incompatible pointer type
source='mix.c' object='mix.o' libtool=no \
depfile='.deps/mix.Po' tmpdepfile='.deps/mix.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/scratch/gnometinderbox/microtinder/build-output/bin\" -O2 -Wall -Wall -c `test -f 'mix.c' || echo './'`mix.c
clients.c:171: warning: passing arg 3 of `accept' from incompatible pointer type
source='players.c' object='players.o' libtool=no \
depfile='.deps/players.Po' tmpdepfile='.deps/players.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/scratch/gnometinderbox/microtinder/build-output/bin\" -O2 -Wall -Wall -c `test -f 'players.c' || echo './'`players.c
source='proto.c' object='proto.o' libtool=no \
depfile='.deps/proto.Po' tmpdepfile='.deps/proto.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/scratch/gnometinderbox/microtinder/build-output/bin\" -O2 -Wall -Wall -c `test -f 'proto.c' || echo './'`proto.c
source='samples.c' object='samples.o' libtool=no \
depfile='.deps/samples.Po' tmpdepfile='.deps/samples.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/scratch/gnometinderbox/microtinder/build-output/bin\" -O2 -Wall -Wall -c `test -f 'samples.c' || echo './'`samples.c
source='util.c' object='util.o' libtool=no \
depfile='.deps/util.Po' tmpdepfile='.deps/util.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DSYSCONFDIR=\"/scratch/gnometinderbox/microtinder/build-output/etc\" -DSERVERDIR=\"/scratch/gnometinderbox/microtinder/build-output/bin\" -O2 -Wall -Wall -c `test -f 'util.c' || echo './'`util.c
/bin/sh ./libtool --mode=link gcc -O2 -Wall -Wall -o libesd.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib -version-info 2:36:2 -no-undefined libesd_la-esdlib.lo libesd_la-esdmgr.lo libesd_la-esdfile.lo libesd_la-esd_config.lo libesd_la-audio.lo libesd_la-genrand.lo libesd_la-util.lo -L/scratch/gnometinderbox/microtinder/build-output/lib -laudiofile -lm
/bin/sh ./libtool --mode=link gcc -O2 -Wall -Wall -o libesddsp.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib -version-info 2:36:2 esddsp.lo -ldl -lm
gcc -shared .libs/esddsp.o -ldl -lm -Wl,-soname -Wl,libesddsp.so.0 -o .libs/libesddsp.so.0.2.36
gcc -shared .libs/libesd_la-esdlib.o .libs/libesd_la-esdmgr.o .libs/libesd_la-esdfile.o .libs/libesd_la-esd_config.o .libs/libesd_la-audio.o .libs/libesd_la-genrand.o .libs/libesd_la-util.o -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libaudiofile.so -lm -Wl,-soname -Wl,libesd.so.0 -o .libs/libesd.so.0.2.36
(cd .libs && rm -f libesddsp.so.0 && ln -s libesddsp.so.0.2.36 libesddsp.so.0)
(cd .libs && rm -f libesddsp.so && ln -s libesddsp.so.0.2.36 libesddsp.so)
creating libesddsp.la
(cd .libs && rm -f libesddsp.la && ln -s ../libesddsp.la libesddsp.la)
(cd .libs && rm -f libesd.so.0 && ln -s libesd.so.0.2.36 libesd.so.0)
(cd .libs && rm -f libesd.so && ln -s libesd.so.0.2.36 libesd.so)
creating libesd.la
(cd .libs && rm -f libesd.la && ln -s ../libesd.la libesd.la)
/bin/sh ./libtool --mode=link gcc -O2 -Wall -Wall -o esdcat esdcat.o libesd.la -L/scratch/gnometinderbox/microtinder/build-output/lib -laudiofile -lm
/bin/sh ./libtool --mode=link gcc -O2 -Wall -Wall -o esdfilt esdfilt.o libesd.la -L/scratch/gnometinderbox/microtinder/build-output/lib -laudiofile -lm
/bin/sh ./libtool --mode=link gcc -O2 -Wall -Wall -o esdctl esdctl.o libesd.la -L/scratch/gnometinderbox/microtinder/build-output/lib -laudiofile -lm
gcc -O2 -Wall -Wall -o .libs/esdfilt esdfilt.o ./.libs/libesd.so -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -Wall -o .libs/esdcat esdcat.o ./.libs/libesd.so -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating esdfilt
/bin/sh ./libtool --mode=link gcc -O2 -Wall -Wall -o esdmon esdmon.o libesd.la -L/scratch/gnometinderbox/microtinder/build-output/lib -laudiofile -lm
creating esdcat
/bin/sh ./libtool --mode=link gcc -O2 -Wall -Wall -o esdrec esdrec.o libesd.la -L/scratch/gnometinderbox/microtinder/build-output/lib -laudiofile -lm
gcc -O2 -Wall -Wall -o .libs/esdctl esdctl.o ./.libs/libesd.so -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating esdctl
/bin/sh ./libtool --mode=link gcc -O2 -Wall -Wall -o esdsample esdsample.o libesd.la -L/scratch/gnometinderbox/microtinder/build-output/lib -laudiofile -lm
gcc -O2 -Wall -Wall -o .libs/esdrec esdrec.o ./.libs/libesd.so -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -Wall -o .libs/esdmon esdmon.o ./.libs/libesd.so -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating esdmon
creating esdrec
/bin/sh ./libtool --mode=link gcc -O2 -Wall -Wall -o esdloop esdloop.o libesd.la -L/scratch/gnometinderbox/microtinder/build-output/lib -laudiofile -lm
/bin/sh ./libtool --mode=link gcc -O2 -Wall -Wall -o esdplay esdplay.o libesd.la -L/scratch/gnometinderbox/microtinder/build-output/lib -laudiofile -lm
gcc -O2 -Wall -Wall -o .libs/esdsample esdsample.o ./.libs/libesd.so -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating esdsample
/bin/sh ./libtool --mode=link gcc -O2 -Wall -Wall -o esd esd.o clients.o filter.o mix.o players.o proto.o samples.o util.o libesd.la -L/scratch/gnometinderbox/microtinder/build-output/lib -laudiofile -lm
gcc -O2 -Wall -Wall -o .libs/esdplay esdplay.o ./.libs/libesd.so -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -Wall -o .libs/esdloop esdloop.o ./.libs/libesd.so -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating esdplay
creating esdloop
gcc -O2 -Wall -Wall -o .libs/esd esd.o clients.o filter.o mix.o players.o proto.o samples.o util.o ./.libs/libesd.so -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libaudiofile.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating esd
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/esound'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/esound'
Checking esound 2005-08-15 21:58:22.750
make -j3 check
Making check in docs
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/esound/docs'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/esound/docs'
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/esound'
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/esound'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
Installing esound 2005-08-15 21:58:23.154
make -j3 install
Making install in docs
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/esound/docs'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/esound/docs'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/share/doc/esound/html
/bin/sh ../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/man/man1
mkdir -p -- /scratch/gnometinderbox/microtinder/build-output/share/doc/esound/html
files=`cd html && echo *.html`; \
test "$files" && for f in $files; do \
cp -p html/$f /scratch/gnometinderbox/microtinder/build-output/share/doc/esound/html/$f; \
done
/home/trs80/bin/install-check -m 644 ./esd.1 /scratch/gnometinderbox/microtinder/build-output/man/man1/esd.1
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
/home/trs80/bin/install-check -m 644 ./esdcat.1 /scratch/gnometinderbox/microtinder/build-output/man/man1/esdcat.1
/home/trs80/bin/install-check -m 644 ./esd-config.1 /scratch/gnometinderbox/microtinder/build-output/man/man1/esd-config.1
/home/trs80/bin/install-check -m 644 ./esdctl.1 /scratch/gnometinderbox/microtinder/build-output/man/man1/esdctl.1
/home/trs80/bin/install-check -m 644 ./esddsp.1 /scratch/gnometinderbox/microtinder/build-output/man/man1/esddsp.1
/home/trs80/bin/install-check -m 644 ./esdfilt.1 /scratch/gnometinderbox/microtinder/build-output/man/man1/esdfilt.1
/home/trs80/bin/install-check -m 644 ./esdloop.1 /scratch/gnometinderbox/microtinder/build-output/man/man1/esdloop.1
/home/trs80/bin/install-check -m 644 ./esdmon.1 /scratch/gnometinderbox/microtinder/build-output/man/man1/esdmon.1
/home/trs80/bin/install-check -m 644 ./esdplay.1 /scratch/gnometinderbox/microtinder/build-output/man/man1/esdplay.1
/home/trs80/bin/install-check -m 644 ./esdrec.1 /scratch/gnometinderbox/microtinder/build-output/man/man1/esdrec.1
/home/trs80/bin/install-check -m 644 ./esdsample.1 /scratch/gnometinderbox/microtinder/build-output/man/man1/esdsample.1
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/esound/docs'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/esound/docs'
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/esound'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/esound'
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/lib
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/bin
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/bin
/home/trs80/bin/install-check esddsp /scratch/gnometinderbox/microtinder/build-output/bin/esddsp
/bin/sh ./libtool --mode=install /home/trs80/bin/install-check libesd.la /scratch/gnometinderbox/microtinder/build-output/lib/libesd.la
/bin/sh ./libtool --mode=install /home/trs80/bin/install-check esd /scratch/gnometinderbox/microtinder/build-output/bin/esd
make[2]: warning: -jN forced in submake: disabling jobserver mode.
/home/trs80/bin/install-check esd-config /scratch/gnometinderbox/microtinder/build-output/bin/esd-config
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/etc
/home/trs80/bin/install-check -m 644 esd.conf /scratch/gnometinderbox/microtinder/build-output/etc/esd.conf
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/include
/home/trs80/bin/install-check -m 644 esd.h /scratch/gnometinderbox/microtinder/build-output/include/esd.h
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/share/aclocal
/home/trs80/bin/install-check -m 644 esd.m4 /scratch/gnometinderbox/microtinder/build-output/share/aclocal/esd.m4
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/lib/pkgconfig
/home/trs80/bin/install-check -m 644 esound.pc /scratch/gnometinderbox/microtinder/build-output/lib/pkgconfig/esound.pc
/home/trs80/bin/install-check .libs/esd /scratch/gnometinderbox/microtinder/build-output/bin/esd
/home/trs80/bin/install-check .libs/libesd.so.0.2.36 /scratch/gnometinderbox/microtinder/build-output/lib/libesd.so.0.2.36
(cd /scratch/gnometinderbox/microtinder/build-output/lib && rm -f libesd.so.0 && ln -s libesd.so.0.2.36 libesd.so.0)
(cd /scratch/gnometinderbox/microtinder/build-output/lib && rm -f libesd.so && ln -s libesd.so.0.2.36 libesd.so)
/home/trs80/bin/install-check .libs/libesd.lai /scratch/gnometinderbox/microtinder/build-output/lib/libesd.la
libtool: install: warning: `libesd.la' has not been installed in `/scratch/gnometinderbox/microtinder/build-output/lib'
PATH="$PATH:/sbin" ldconfig -n /scratch/gnometinderbox/microtinder/build-output/lib
----------------------------------------------------------------------
Libraries have been installed in:
/scratch/gnometinderbox/microtinder/build-output/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ./libtool --mode=install /home/trs80/bin/install-check libesddsp.la /scratch/gnometinderbox/microtinder/build-output/lib/libesddsp.la
/home/trs80/bin/install-check .libs/libesddsp.so.0.2.36 /scratch/gnometinderbox/microtinder/build-output/lib/libesddsp.so.0.2.36
(cd /scratch/gnometinderbox/microtinder/build-output/lib && rm -f libesddsp.so.0 && ln -s libesddsp.so.0.2.36 libesddsp.so.0)
(cd /scratch/gnometinderbox/microtinder/build-output/lib && rm -f libesddsp.so && ln -s libesddsp.so.0.2.36 libesddsp.so)
/home/trs80/bin/install-check .libs/libesddsp.lai /scratch/gnometinderbox/microtinder/build-output/lib/libesddsp.la
PATH="$PATH:/sbin" ldconfig -n /scratch/gnometinderbox/microtinder/build-output/lib
----------------------------------------------------------------------
Libraries have been installed in:
/scratch/gnometinderbox/microtinder/build-output/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/bin
/bin/sh ./libtool --mode=install /home/trs80/bin/install-check esdcat /scratch/gnometinderbox/microtinder/build-output/bin/esdcat
/home/trs80/bin/install-check .libs/esdcat /scratch/gnometinderbox/microtinder/build-output/bin/esdcat
/bin/sh ./libtool --mode=install /home/trs80/bin/install-check esdctl /scratch/gnometinderbox/microtinder/build-output/bin/esdctl
/home/trs80/bin/install-check .libs/esdctl /scratch/gnometinderbox/microtinder/build-output/bin/esdctl
/bin/sh ./libtool --mode=install /home/trs80/bin/install-check esdfilt /scratch/gnometinderbox/microtinder/build-output/bin/esdfilt
/home/trs80/bin/install-check .libs/esdfilt /scratch/gnometinderbox/microtinder/build-output/bin/esdfilt
/bin/sh ./libtool --mode=install /home/trs80/bin/install-check esdmon /scratch/gnometinderbox/microtinder/build-output/bin/esdmon
/home/trs80/bin/install-check .libs/esdmon /scratch/gnometinderbox/microtinder/build-output/bin/esdmon
/bin/sh ./libtool --mode=install /home/trs80/bin/install-check esdrec /scratch/gnometinderbox/microtinder/build-output/bin/esdrec
/home/trs80/bin/install-check .libs/esdrec /scratch/gnometinderbox/microtinder/build-output/bin/esdrec
/bin/sh ./libtool --mode=install /home/trs80/bin/install-check esdsample /scratch/gnometinderbox/microtinder/build-output/bin/esdsample
/home/trs80/bin/install-check .libs/esdsample /scratch/gnometinderbox/microtinder/build-output/bin/esdsample
/bin/sh ./libtool --mode=install /home/trs80/bin/install-check esdloop /scratch/gnometinderbox/microtinder/build-output/bin/esdloop
/home/trs80/bin/install-check .libs/esdloop /scratch/gnometinderbox/microtinder/build-output/bin/esdloop
/bin/sh ./libtool --mode=install /home/trs80/bin/install-check esdplay /scratch/gnometinderbox/microtinder/build-output/bin/esdplay
/home/trs80/bin/install-check .libs/esdplay /scratch/gnometinderbox/microtinder/build-output/bin/esdplay
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/esound'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/esound'
Succeeded 2005-08-15 21:58:26.475