esound-0.2.41/ esound-0.2.41/m4/ esound-0.2.41/m4/as-arts.m4 esound-0.2.41/m4/as-compiler-flag.m4 esound-0.2.41/README esound-0.2.41/configure.ac esound-0.2.41/aclocal.m4 esound-0.2.41/esd.h esound-0.2.41/Makefile.am esound-0.2.41/Makefile.in esound-0.2.41/config.h.in esound-0.2.41/esd-config.in esound-0.2.41/esddsp.in esound-0.2.41/esound.pc.in esound-0.2.41/esound.spec.in esound-0.2.41/configure esound-0.2.41/AUTHORS esound-0.2.41/COPYING.LIB esound-0.2.41/ChangeLog esound-0.2.41/INSTALL esound-0.2.41/NEWS esound-0.2.41/TODO esound-0.2.41/config.guess esound-0.2.41/config.sub esound-0.2.41/depcomp esound-0.2.41/install-sh esound-0.2.41/ltmain.sh esound-0.2.41/missing esound-0.2.41/esdlib.c esound-0.2.41/esdmgr.c esound-0.2.41/esdfile.c esound-0.2.41/esd-config.h esound-0.2.41/esd_config.c esound-0.2.41/audio.c esound-0.2.41/genrand.c esound-0.2.41/genrand.h esound-0.2.41/util.c esound-0.2.41/esddsp.c esound-0.2.41/esd.c esound-0.2.41/clients.c esound-0.2.41/filter.c esound-0.2.41/mix.c esound-0.2.41/players.c esound-0.2.41/proto.c esound-0.2.41/samples.c esound-0.2.41/getopt.c esound-0.2.41/getopt1.c esound-0.2.41/esd-server.h esound-0.2.41/esdcat.c esound-0.2.41/esdctl.c esound-0.2.41/esdfilt.c esound-0.2.41/esdloop.c esound-0.2.41/esdmon.c esound-0.2.41/esdplay.c esound-0.2.41/esdrec.c esound-0.2.41/esdsample.c esound-0.2.41/esddsp esound-0.2.41/esound.spec esound-0.2.41/esd.conf esound-0.2.41/esd.m4 esound-0.2.41/TIPS esound-0.2.41/test-script esound-0.2.41/test.wav esound-0.2.41/getopt.h esound-0.2.41/MAINTAINERS esound-0.2.41/audio_aix.c esound-0.2.41/audio_alsa.c esound-0.2.41/audio_alsa09.c esound-0.2.41/audio_arts.c esound-0.2.41/audio_coreaudio.c esound-0.2.41/audio_dart.c esound-0.2.41/audio_hpux.c esound-0.2.41/audio_mklinux.c esound-0.2.41/audio_irix.c esound-0.2.41/audio_none.c esound-0.2.41/audio_osf.c esound-0.2.41/audio_oss.c esound-0.2.41/audio_solaris.c esound-0.2.41/audio_win32.c esound-0.2.41/docs/ esound-0.2.41/docs/Makefile.am esound-0.2.41/docs/Makefile.in esound-0.2.41/docs/esd-config.1.in esound-0.2.41/docs/esd.1.in esound-0.2.41/docs/esdcat.1.in esound-0.2.41/docs/esdctl.1.in esound-0.2.41/docs/esddsp.1.in esound-0.2.41/docs/esdfilt.1.in esound-0.2.41/docs/esdloop.1.in esound-0.2.41/docs/esdmon.1.in esound-0.2.41/docs/esdplay.1.in esound-0.2.41/docs/esdrec.1.in esound-0.2.41/docs/esdsample.1.in esound-0.2.41/docs/esound.sgml checking build system type... sparc64-bobware-linux-gnu checking host system type... sparc64-bobware-linux-gnu checking target system type... sparc64-bobware-linux-gnu checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no 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 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 for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by gcc... /usr/sparc64-bobware-linux/bin/ld checking if the linker (/usr/sparc64-bobware-linux/bin/ld) is GNU ld... yes checking for /usr/sparc64-bobware-linux/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 recognize 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 how to run the C++ preprocessor... g++ -E checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 1572864 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 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 static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/sparc64-bobware-linux/bin/ld -m elf64_sparc) 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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/sparc64-bobware-linux/bin/ld -m elf64_sparc checking if the linker (/usr/sparc64-bobware-linux/bin/ld -m elf64_sparc) is GNU ld... yes checking whether the g++ linker (/usr/sparc64-bobware-linux/bin/ld -m elf64_sparc) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/sparc64-bobware-linux/bin/ld -m elf64_sparc) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 static flag -static works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/sparc64-bobware-linux/bin/ld -m elf64_sparc) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/ginstall -c checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... yes 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 if your platform supports esddsp... yes checking for dlopen... no checking for dlopen in -ldl... 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... yes checking sys/asoundlib.h presence... yes checking for sys/asoundlib.h... yes checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes 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... yes checking for alsa new PCM API... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for AUDIOFILE... yes --------------------------------------------------------------------- --- Checking for the documentation generation tools. NOTE: These --- are NOT required for proper compilation of the esound package. checking for jw... jw --------------------------------------------------------------------- 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=-lasound -laudiofile -lm make all-recursive make[1]: Entering directory `/tmp/esound-0.2.41' Making all in docs make[2]: Entering directory `/tmp/esound-0.2.41/docs' jw -f docbook -b html -o html ./esound.sgml Using catalogs: /usr/share/sgml/sgml-iso-entities-8879.1986/catalog, /usr/share/sgml/openjade-1.3.3-pre1/catalog, /usr/share/sgml/xml-iso-entities-8879.1986/catalog, /usr/share/sgml/docbook/sgml-dtd-4.5/catalog, /usr/share/sgml/docbook/dsssl-stylesheets-1.79/dtds/html/catalog, /usr/share/sgml/docbook/dsssl-stylesheets-1.79/catalog, /usr/share/sgml/docbook/dsssl-stylesheets-1.79/common/catalog, /usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/catalog, /usr/share/sgml/docbook/dsssl-stylesheets-1.79/print/catalog, /usr/share/sgml/docbook/sgml-dtd-3.1/catalog Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#html Working on: /tmp/esound-0.2.41/docs/./esound.sgml Done. make[2]: Leaving directory `/tmp/esound-0.2.41/docs' make[2]: Entering directory `/tmp/esound-0.2.41' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT libesd_la-esdlib.lo -MD -MP -MF .deps/libesd_la-esdlib.Tpo -c -o libesd_la-esdlib.lo `test -f 'esdlib.c' || echo './'`esdlib.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT libesd_la-esdmgr.lo -MD -MP -MF .deps/libesd_la-esdmgr.Tpo -c -o libesd_la-esdmgr.lo `test -f 'esdmgr.c' || echo './'`esdmgr.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT libesd_la-esdfile.lo -MD -MP -MF .deps/libesd_la-esdfile.Tpo -c -o libesd_la-esdfile.lo `test -f 'esdfile.c' || echo './'`esdfile.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT libesd_la-esd_config.lo -MD -MP -MF .deps/libesd_la-esd_config.Tpo -c -o libesd_la-esd_config.lo `test -f 'esd_config.c' || echo './'`esd_config.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT libesd_la-audio.lo -MD -MP -MF .deps/libesd_la-audio.Tpo -c -o libesd_la-audio.lo `test -f 'audio.c' || echo './'`audio.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT libesd_la-genrand.lo -MD -MP -MF .deps/libesd_la-genrand.Tpo -c -o libesd_la-genrand.lo `test -f 'genrand.c' || echo './'`genrand.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT libesd_la-util.lo -MD -MP -MF .deps/libesd_la-util.Tpo -c -o libesd_la-util.lo `test -f 'util.c' || echo './'`util.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT esddsp.lo -MD -MP -MF .deps/esddsp.Tpo -c -o esddsp.lo esddsp.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT esdcat.o -MD -MP -MF .deps/esdcat.Tpo -c -o esdcat.o esdcat.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT esdctl.o -MD -MP -MF .deps/esdctl.Tpo -c -o esdctl.o esdctl.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT esdfilt.o -MD -MP -MF .deps/esdfilt.Tpo -c -o esdfilt.o esdfilt.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT esdmon.o -MD -MP -MF .deps/esdmon.Tpo -c -o esdmon.o esdmon.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT esdrec.o -MD -MP -MF .deps/esdrec.Tpo -c -o esdrec.o esdrec.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT esdsample.o -MD -MP -MF .deps/esdsample.Tpo -c -o esdsample.o esdsample.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT esdloop.o -MD -MP -MF .deps/esdloop.Tpo -c -o esdloop.o esdloop.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT esdplay.o -MD -MP -MF .deps/esdplay.Tpo -c -o esdplay.o esdplay.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT esd.o -MD -MP -MF .deps/esd.Tpo -c -o esd.o esd.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT clients.o -MD -MP -MF .deps/clients.Tpo -c -o clients.o clients.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT filter.o -MD -MP -MF .deps/filter.Tpo -c -o filter.o filter.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT mix.o -MD -MP -MF .deps/mix.Tpo -c -o mix.o mix.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT players.o -MD -MP -MF .deps/players.Tpo -c -o players.o players.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT proto.o -MD -MP -MF .deps/proto.Tpo -c -o proto.o proto.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT samples.o -MD -MP -MF .deps/samples.Tpo -c -o samples.o samples.c samples.c: In function 'new_sample': samples.c:184: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness players.c: In function 'new_stream_player': players.c:551: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness mv -f .deps/esdplay.Tpo .deps/esdplay.Po proto.c: In function 'esd_proto_sample_getid': proto.c:479: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness clients.c: In function 'esd_comm_loop': clients.c:282: warning: implicit declaration of function 'clean_exit' mv -f .deps/filter.Tpo .deps/filter.Po mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT libesd_la-esdlib.lo -MD -MP -MF .deps/libesd_la-esdlib.Tpo -c esdlib.c -fPIC -DPIC -o .libs/libesd_la-esdlib.o mv -f .deps/esdrec.Tpo .deps/esdrec.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT libesd_la-esdfile.lo -MD -MP -MF .deps/libesd_la-esdfile.Tpo -c esdfile.c -fPIC -DPIC -o .libs/libesd_la-esdfile.o mv -f .deps/esdmon.Tpo .deps/esdmon.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT libesd_la-audio.lo -MD -MP -MF .deps/libesd_la-audio.Tpo -c audio.c -fPIC -DPIC -o .libs/libesd_la-audio.o gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT libesd_la-esd_config.lo -MD -MP -MF .deps/libesd_la-esd_config.Tpo -c esd_config.c -fPIC -DPIC -o .libs/libesd_la-esd_config.o gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT esddsp.lo -MD -MP -MF .deps/esddsp.Tpo -c esddsp.c -fPIC -DPIC -o .libs/esddsp.o gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT libesd_la-genrand.lo -MD -MP -MF .deps/libesd_la-genrand.Tpo -c genrand.c -fPIC -DPIC -o .libs/libesd_la-genrand.o mv -f .deps/esdcat.Tpo .deps/esdcat.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT libesd_la-esdmgr.lo -MD -MP -MF .deps/libesd_la-esdmgr.Tpo -c esdmgr.c -fPIC -DPIC -o .libs/libesd_la-esdmgr.o gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT libesd_la-util.lo -MD -MP -MF .deps/libesd_la-util.Tpo -c util.c -fPIC -DPIC -o .libs/libesd_la-util.o mv -f .deps/esdloop.Tpo .deps/esdloop.Po mv -f .deps/esdfilt.Tpo .deps/esdfilt.Po mv -f .deps/samples.Tpo .deps/samples.Po mv -f .deps/esdsample.Tpo .deps/esdsample.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT libesd_la-util.lo -MD -MP -MF .deps/libesd_la-util.Tpo -c util.c -o libesd_la-util.o >/dev/null 2>&1 audio.c:21: warning: 'select_works' defined but not used gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT libesd_la-esdfile.lo -MD -MP -MF .deps/libesd_la-esdfile.Tpo -c esdfile.c -o libesd_la-esdfile.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT libesd_la-genrand.lo -MD -MP -MF .deps/libesd_la-genrand.Tpo -c genrand.c -o libesd_la-genrand.o >/dev/null 2>&1 mv -f .deps/esdctl.Tpo .deps/esdctl.Po mv -f .deps/clients.Tpo .deps/clients.Po mv -f .deps/libesd_la-util.Tpo .deps/libesd_la-util.Plo gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT libesd_la-esd_config.lo -MD -MP -MF .deps/libesd_la-esd_config.Tpo -c esd_config.c -o libesd_la-esd_config.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT libesd_la-esdmgr.lo -MD -MP -MF .deps/libesd_la-esdmgr.Tpo -c esdmgr.c -o libesd_la-esdmgr.o >/dev/null 2>&1 mv -f .deps/players.Tpo .deps/players.Po mv -f .deps/libesd_la-esdfile.Tpo .deps/libesd_la-esdfile.Plo mv -f .deps/libesd_la-genrand.Tpo .deps/libesd_la-genrand.Plo mv -f .deps/libesd_la-esd_config.Tpo .deps/libesd_la-esd_config.Plo gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT esddsp.lo -MD -MP -MF .deps/esddsp.Tpo -c esddsp.c -o esddsp.o >/dev/null 2>&1 mv -f .deps/libesd_la-esdmgr.Tpo .deps/libesd_la-esdmgr.Plo mv -f .deps/proto.Tpo .deps/proto.Po mv -f .deps/mix.Tpo .deps/mix.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT libesd_la-audio.lo -MD -MP -MF .deps/libesd_la-audio.Tpo -c audio.c -o libesd_la-audio.o >/dev/null 2>&1 mv -f .deps/esd.Tpo .deps/esd.Po gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -MT libesd_la-esdlib.lo -MD -MP -MF .deps/libesd_la-esdlib.Tpo -c esdlib.c -o libesd_la-esdlib.o >/dev/null 2>&1 mv -f .deps/esddsp.Tpo .deps/esddsp.Plo mv -f .deps/libesd_la-audio.Tpo .deps/libesd_la-audio.Plo mv -f .deps/libesd_la-esdlib.Tpo .deps/libesd_la-esdlib.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -version-info 2:39:2 -no-undefined -o libesd.la -rpath /usr/lib64 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 -laudiofile -lm -lasound -laudiofile -lm 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,/usr/lib64 -Wl,--rpath -Wl,/usr/lib64 /usr/lib64/libasound.so /usr/lib64/libaudiofile.so -lm -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wl,-soname -Wl,libesd.so.0 -o .libs/libesd.so.0.2.39 (cd .libs && rm -f libesd.so.0 && ln -s libesd.so.0.2.39 libesd.so.0) (cd .libs && rm -f libesd.so && ln -s libesd.so.0.2.39 libesd.so) ar cru .libs/libesd.a libesd_la-esdlib.o libesd_la-esdmgr.o libesd_la-esdfile.o libesd_la-esd_config.o libesd_la-audio.o libesd_la-genrand.o libesd_la-util.o ranlib .libs/libesd.a creating libesd.la (cd .libs && rm -f libesd.la && ln -s ../libesd.la libesd.la) /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -version-info 2:39:2 -o libesddsp.la -rpath /usr/lib64 esddsp.lo libesd.la -ldl -lm -lasound -laudiofile -lm /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -o esdcat esdcat.o libesd.la -laudiofile -lm -lasound -laudiofile -lm /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -o esdctl esdctl.o libesd.la -laudiofile -lm -lasound -laudiofile -lm /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -o esdfilt esdfilt.o libesd.la -laudiofile -lm -lasound -laudiofile -lm /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -o esdmon esdmon.o libesd.la -laudiofile -lm -lasound -laudiofile -lm /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -o esdrec esdrec.o libesd.la -laudiofile -lm -lasound -laudiofile -lm /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -o esdsample esdsample.o libesd.la -laudiofile -lm -lasound -laudiofile -lm /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -o esdloop esdloop.o libesd.la -laudiofile -lm -lasound -laudiofile -lm /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -o esdplay esdplay.o libesd.la -laudiofile -lm -lasound -laudiofile -lm /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -o esd esd.o clients.o filter.o mix.o players.o proto.o samples.o libesd.la -laudiofile -lm -lasound -laudiofile -lm gcc -shared .libs/esddsp.o -Wl,--rpath -Wl,/tmp/esound-0.2.41/.libs -Wl,--rpath -Wl,/usr/lib64 -Wl,--rpath -Wl,/usr/lib64 ./.libs/libesd.so -L/usr/lib64 -ldl /usr/lib64/libasound.so /usr/lib64/libaudiofile.so -lm -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wl,-soname -Wl,libesddsp.so.0 -o .libs/libesddsp.so.0.2.39 gcc -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -o .libs/esdrec esdrec.o ./.libs/libesd.so /usr/lib64/libasound.so -ldl -lpthread -lrt /usr/lib64/libaudiofile.so -lm -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -o .libs/esdmon esdmon.o ./.libs/libesd.so /usr/lib64/libasound.so -ldl -lpthread -lrt /usr/lib64/libaudiofile.so -lm -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -o .libs/esdctl esdctl.o ./.libs/libesd.so /usr/lib64/libasound.so -ldl -lpthread -lrt /usr/lib64/libaudiofile.so -lm -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -o .libs/esdcat esdcat.o ./.libs/libesd.so /usr/lib64/libasound.so -ldl -lpthread -lrt /usr/lib64/libaudiofile.so -lm -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -o .libs/esdfilt esdfilt.o ./.libs/libesd.so /usr/lib64/libasound.so -ldl -lpthread -lrt /usr/lib64/libaudiofile.so -lm -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -o .libs/esdloop esdloop.o ./.libs/libesd.so /usr/lib64/libasound.so -ldl -lpthread -lrt /usr/lib64/libaudiofile.so -lm -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -o .libs/esdsample esdsample.o ./.libs/libesd.so /usr/lib64/libasound.so -ldl -lpthread -lrt /usr/lib64/libaudiofile.so -lm -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -o .libs/esdplay esdplay.o ./.libs/libesd.so /usr/lib64/libasound.so -ldl -lpthread -lrt /usr/lib64/libaudiofile.so -lm -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -o .libs/esd esd.o clients.o filter.o mix.o players.o proto.o samples.o ./.libs/libesd.so /usr/lib64/libasound.so -ldl -lpthread -lrt /usr/lib64/libaudiofile.so -lm -Wl,--rpath -Wl,/usr/lib64 (cd .libs && rm -f libesddsp.so.0 && ln -s libesddsp.so.0.2.39 libesddsp.so.0) (cd .libs && rm -f libesddsp.so && ln -s libesddsp.so.0.2.39 libesddsp.so) ar cru .libs/libesddsp.a esddsp.o ranlib .libs/libesddsp.a creating libesddsp.la creating esdctl creating esdrec creating esdmon creating esdcat creating esdfilt (cd .libs && rm -f libesddsp.la && ln -s ../libesddsp.la libesddsp.la) creating esdsample creating esdloop creating esdplay creating esd make[2]: Leaving directory `/tmp/esound-0.2.41' make[1]: Leaving directory `/tmp/esound-0.2.41' Making install in docs make[1]: Entering directory `/tmp/esound-0.2.41/docs' jw -f docbook -b html -o html ./esound.sgml Using catalogs: /usr/share/sgml/sgml-iso-entities-8879.1986/catalog, /usr/share/sgml/openjade-1.3.3-pre1/catalog, /usr/share/sgml/xml-iso-entities-8879.1986/catalog, /usr/share/sgml/docbook/sgml-dtd-4.5/catalog, /usr/share/sgml/docbook/dsssl-stylesheets-1.79/dtds/html/catalog, /usr/share/sgml/docbook/dsssl-stylesheets-1.79/catalog, /usr/share/sgml/docbook/dsssl-stylesheets-1.79/common/catalog, /usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/catalog, /usr/share/sgml/docbook/dsssl-stylesheets-1.79/print/catalog, /usr/share/sgml/docbook/sgml-dtd-3.1/catalog Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#html Working on: /tmp/esound-0.2.41/docs/./esound.sgml Done. make[2]: Entering directory `/tmp/esound-0.2.41/docs' make[2]: Nothing to be done for `install-exec-am'. /bin/sh /tmp/esound-0.2.41/install-sh -d /tmp/package-esound/usr/share/doc/esound files=`cd html && echo *.html`; \ test "$files" && for f in $files; do \ cp -p html/$f /tmp/package-esound/usr/share/doc/esound/$f; \ done test -z "/usr/man/man1" || /usr/bin/mkdir -p "/tmp/package-esound/usr/man/man1" /usr/bin/ginstall -c -m 644 './esd.1' '/tmp/package-esound/usr/man/man1/esd.1' /usr/bin/ginstall -c -m 644 './esdcat.1' '/tmp/package-esound/usr/man/man1/esdcat.1' /usr/bin/ginstall -c -m 644 './esd-config.1' '/tmp/package-esound/usr/man/man1/esd-config.1' /usr/bin/ginstall -c -m 644 './esdctl.1' '/tmp/package-esound/usr/man/man1/esdctl.1' /usr/bin/ginstall -c -m 644 './esddsp.1' '/tmp/package-esound/usr/man/man1/esddsp.1' /usr/bin/ginstall -c -m 644 './esdfilt.1' '/tmp/package-esound/usr/man/man1/esdfilt.1' /usr/bin/ginstall -c -m 644 './esdloop.1' '/tmp/package-esound/usr/man/man1/esdloop.1' /usr/bin/ginstall -c -m 644 './esdmon.1' '/tmp/package-esound/usr/man/man1/esdmon.1' /usr/bin/ginstall -c -m 644 './esdplay.1' '/tmp/package-esound/usr/man/man1/esdplay.1' /usr/bin/ginstall -c -m 644 './esdrec.1' '/tmp/package-esound/usr/man/man1/esdrec.1' /usr/bin/ginstall -c -m 644 './esdsample.1' '/tmp/package-esound/usr/man/man1/esdsample.1' make[2]: Leaving directory `/tmp/esound-0.2.41/docs' make[1]: Leaving directory `/tmp/esound-0.2.41/docs' make[1]: Entering directory `/tmp/esound-0.2.41' make[2]: Entering directory `/tmp/esound-0.2.41' test -z "/usr/lib64" || /usr/bin/mkdir -p "/tmp/package-esound/usr/lib64" /bin/sh ./libtool --mode=install /usr/bin/ginstall -c 'libesd.la' '/tmp/package-esound/usr/lib64/libesd.la' /usr/bin/ginstall -c .libs/libesd.so.0.2.39 /tmp/package-esound/usr/lib64/libesd.so.0.2.39 (cd /tmp/package-esound/usr/lib64 && { ln -s -f libesd.so.0.2.39 libesd.so.0 || { rm -f libesd.so.0 && ln -s libesd.so.0.2.39 libesd.so.0; }; }) (cd /tmp/package-esound/usr/lib64 && { ln -s -f libesd.so.0.2.39 libesd.so || { rm -f libesd.so && ln -s libesd.so.0.2.39 libesd.so; }; }) /usr/bin/ginstall -c .libs/libesd.lai /tmp/package-esound/usr/lib64/libesd.la /usr/bin/ginstall -c .libs/libesd.a /tmp/package-esound/usr/lib64/libesd.a chmod 644 /tmp/package-esound/usr/lib64/libesd.a ranlib /tmp/package-esound/usr/lib64/libesd.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/ginstall -c 'libesddsp.la' '/tmp/package-esound/usr/lib64/libesddsp.la' libtool: install: warning: relinking `libesddsp.la' (cd /tmp/esound-0.2.41; /bin/sh ./libtool --tag=CC --mode=relink gcc -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wall -version-info 2:39:2 -o libesddsp.la -rpath /usr/lib64 esddsp.lo libesd.la -ldl -lm -lasound -laudiofile -lm -inst-prefix-dir /tmp/package-esound) gcc -shared .libs/esddsp.o -Wl,--rpath -Wl,/usr/lib64 -L/tmp/package-esound/usr/lib64 -L/usr/lib64 -lesd -ldl -lasound -laudiofile -lm -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -Wl,-soname -Wl,libesddsp.so.0 -o .libs/libesddsp.so.0.2.39 /usr/bin/ginstall -c .libs/libesddsp.so.0.2.39T /tmp/package-esound/usr/lib64/libesddsp.so.0.2.39 (cd /tmp/package-esound/usr/lib64 && { ln -s -f libesddsp.so.0.2.39 libesddsp.so.0 || { rm -f libesddsp.so.0 && ln -s libesddsp.so.0.2.39 libesddsp.so.0; }; }) (cd /tmp/package-esound/usr/lib64 && { ln -s -f libesddsp.so.0.2.39 libesddsp.so || { rm -f libesddsp.so && ln -s libesddsp.so.0.2.39 libesddsp.so; }; }) /usr/bin/ginstall -c .libs/libesddsp.lai /tmp/package-esound/usr/lib64/libesddsp.la /usr/bin/ginstall -c .libs/libesddsp.a /tmp/package-esound/usr/lib64/libesddsp.a chmod 644 /tmp/package-esound/usr/lib64/libesddsp.a ranlib /tmp/package-esound/usr/lib64/libesddsp.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/package-esound/usr/bin" /bin/sh ./libtool --mode=install /usr/bin/ginstall -c 'esdcat' '/tmp/package-esound/usr/bin/esdcat' libtool: install: warning: `libesd.la' has not been installed in `/usr/lib64' /usr/bin/ginstall -c .libs/esdcat /tmp/package-esound/usr/bin/esdcat /bin/sh ./libtool --mode=install /usr/bin/ginstall -c 'esdctl' '/tmp/package-esound/usr/bin/esdctl' libtool: install: warning: `libesd.la' has not been installed in `/usr/lib64' /usr/bin/ginstall -c .libs/esdctl /tmp/package-esound/usr/bin/esdctl /bin/sh ./libtool --mode=install /usr/bin/ginstall -c 'esdfilt' '/tmp/package-esound/usr/bin/esdfilt' libtool: install: warning: `libesd.la' has not been installed in `/usr/lib64' /usr/bin/ginstall -c .libs/esdfilt /tmp/package-esound/usr/bin/esdfilt /bin/sh ./libtool --mode=install /usr/bin/ginstall -c 'esdmon' '/tmp/package-esound/usr/bin/esdmon' libtool: install: warning: `libesd.la' has not been installed in `/usr/lib64' /usr/bin/ginstall -c .libs/esdmon /tmp/package-esound/usr/bin/esdmon /bin/sh ./libtool --mode=install /usr/bin/ginstall -c 'esdrec' '/tmp/package-esound/usr/bin/esdrec' libtool: install: warning: `libesd.la' has not been installed in `/usr/lib64' /usr/bin/ginstall -c .libs/esdrec /tmp/package-esound/usr/bin/esdrec /bin/sh ./libtool --mode=install /usr/bin/ginstall -c 'esdsample' '/tmp/package-esound/usr/bin/esdsample' libtool: install: warning: `libesd.la' has not been installed in `/usr/lib64' /usr/bin/ginstall -c .libs/esdsample /tmp/package-esound/usr/bin/esdsample /bin/sh ./libtool --mode=install /usr/bin/ginstall -c 'esdloop' '/tmp/package-esound/usr/bin/esdloop' libtool: install: warning: `libesd.la' has not been installed in `/usr/lib64' /usr/bin/ginstall -c .libs/esdloop /tmp/package-esound/usr/bin/esdloop /bin/sh ./libtool --mode=install /usr/bin/ginstall -c 'esdplay' '/tmp/package-esound/usr/bin/esdplay' libtool: install: warning: `libesd.la' has not been installed in `/usr/lib64' /usr/bin/ginstall -c .libs/esdplay /tmp/package-esound/usr/bin/esdplay test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/package-esound/usr/bin" /usr/bin/ginstall -c 'esddsp' '/tmp/package-esound/usr/bin/esddsp' /usr/bin/ginstall -c 'esd-config' '/tmp/package-esound/usr/bin/esd-config' test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/package-esound/usr/bin" /bin/sh ./libtool --mode=install /usr/bin/ginstall -c 'esd' '/tmp/package-esound/usr/bin/esd' libtool: install: warning: `libesd.la' has not been installed in `/usr/lib64' /usr/bin/ginstall -c .libs/esd /tmp/package-esound/usr/bin/esd test -z "/etc" || /usr/bin/mkdir -p "/tmp/package-esound/etc" /usr/bin/ginstall -c -m 644 'esd.conf' '/tmp/package-esound/etc/esd.conf' test -z "/usr/include" || /usr/bin/mkdir -p "/tmp/package-esound/usr/include" /usr/bin/ginstall -c -m 644 'esd.h' '/tmp/package-esound/usr/include/esd.h' test -z "/usr/share/aclocal" || /usr/bin/mkdir -p "/tmp/package-esound/usr/share/aclocal" /usr/bin/ginstall -c -m 644 'esd.m4' '/tmp/package-esound/usr/share/aclocal/esd.m4' test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/tmp/package-esound/usr/lib64/pkgconfig" /usr/bin/ginstall -c -m 644 'esound.pc' '/tmp/package-esound/usr/lib64/pkgconfig/esound.pc' make[2]: Leaving directory `/tmp/esound-0.2.41' make[1]: Leaving directory `/tmp/esound-0.2.41' Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib64/libesddsp.so.0 -> libesddsp.so.0.2.39 usr/lib64/libesddsp.so -> libesddsp.so.0.2.39 usr/lib64/libesd.so.0 -> libesd.so.0.2.39 usr/lib64/libesd.so -> libesd.so.0.2.39 Making symbolic link creation script: ( cd usr/lib64 ; rm -rf libesddsp.so.0 ) ( cd usr/lib64 ; ln -sf libesddsp.so.0.2.39 libesddsp.so.0 ) ( cd usr/lib64 ; rm -rf libesddsp.so ) ( cd usr/lib64 ; ln -sf libesddsp.so.0.2.39 libesddsp.so ) ( cd usr/lib64 ; rm -rf libesd.so.0 ) ( cd usr/lib64 ; ln -sf libesd.so.0.2.39 libesd.so.0 ) ( cd usr/lib64 ; rm -rf libesd.so ) ( cd usr/lib64 ; ln -sf libesd.so.0.2.39 libesd.so ) Unless your existing installation script already contains the code to create these links, you should append these lines to your existing install script. Now's your chance. :^) Would you like to add this stuff to the existing install script and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed `./usr/lib64/libesddsp.so.0' removed `./usr/lib64/libesddsp.so' removed `./usr/lib64/libesd.so.0' removed `./usr/lib64/libesd.so' Updating your ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /tmp/esound-0.2.41-sparc64-1.txz ./ install/ install/doinst.sh install/slack-desc etc/ etc/esd.conf.new usr/ usr/share/ usr/share/aclocal/ usr/share/aclocal/esd.m4 usr/doc/ usr/doc/esound-0.2.41/ usr/doc/esound-0.2.41/NEWS usr/doc/esound-0.2.41/TODO usr/doc/esound-0.2.41/INSTALL usr/doc/esound-0.2.41/AUTHORS usr/doc/esound-0.2.41/TIPS usr/doc/esound-0.2.41/COPYING.LIB usr/doc/esound-0.2.41/README usr/lib64/ usr/lib64/libesddsp.so.0.2.39 usr/lib64/libesd.so.0.2.39 usr/lib64/libesd.la usr/lib64/libesd.a usr/lib64/libesddsp.a usr/lib64/libesddsp.la usr/lib64/pkgconfig/ usr/lib64/pkgconfig/esound.pc usr/man/ usr/man/man1/ usr/man/man1/esddsp.1.gz usr/man/man1/esd.1.gz usr/man/man1/esdloop.1.gz usr/man/man1/esdcat.1.gz usr/man/man1/esdmon.1.gz usr/man/man1/esdplay.1.gz usr/man/man1/esdsample.1.gz usr/man/man1/esdrec.1.gz usr/man/man1/esdfilt.1.gz usr/man/man1/esd-config.1.gz usr/man/man1/esdctl.1.gz usr/include/ usr/include/esd.h usr/bin/ usr/bin/esdcat usr/bin/esdctl usr/bin/esd usr/bin/esdrec usr/bin/esdplay usr/bin/esdsample usr/bin/esdfilt usr/bin/esdmon usr/bin/esd-config usr/bin/esddsp usr/bin/esdloop Slackware package /tmp/esound-0.2.41-sparc64-1.txz created.