configure: WARNING: *** /usr/bin/xmms is not patched! *** NOTE: For xmms-crossfade to work properly, a patch for xmms itself is required. Without this patch, xmms will lock up or segfault when exitting while a song is being played. This happens only with the NPTL implementation of POSIX threads. See patches/README for details. configure: WARNING: *** /usr/bin/xmms is not patched! *** NOTE: For xmms-crossfade to properly detect songchanges, a patch for xmms is available. See patches/README for details. config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting -custom_config.patch xmms-crossfade-0.3.14/patches/xmms-1.2.10-fadeinfo.patch xmms-crossfade-0.3.14/patches/xmms-1.2.10-force_session.patch xmms-crossfade-0.3.14/patches/xmms-1.2.10-is_quitting.patch xmms-crossfade-0.3.14/patches/xmms-ALL-1.2.10-gentoo-r16.patch xmms-crossfade-0.3.14/patches/xmms-ALL-1.2.10.patch xmms-crossfade-0.3.14/patches/gentoo-build-xmms.sh xmms-crossfade-0.3.14/patches/README xmms-crossfade-0.3.14/README xmms-crossfade-0.3.14/stamp-h.in xmms-crossfade-0.3.14/AUTHORS xmms-crossfade-0.3.14/COPYING xmms-crossfade-0.3.14/ChangeLog xmms-crossfade-0.3.14/INSTALL xmms-crossfade-0.3.14/Makefile.am xmms-crossfade-0.3.14/aclocal.m4 xmms-crossfade-0.3.14/config.guess xmms-crossfade-0.3.14/config.h.in xmms-crossfade-0.3.14/config.sub xmms-crossfade-0.3.14/configure xmms-crossfade-0.3.14/configure.in xmms-crossfade-0.3.14/install-sh xmms-crossfade-0.3.14/ltconfig xmms-crossfade-0.3.14/ltmain.sh xmms-crossfade-0.3.14/missing xmms-crossfade-0.3.14/mkinstalldirs xmms-crossfade-0.3.14/xmms-crossfade.spec.in xmms-crossfade-0.3.14/cfgutil.c xmms-crossfade-0.3.14/cfgutil.h xmms-crossfade-0.3.14/crossfade.c xmms-crossfade-0.3.14/crossfade.h xmms-crossfade-0.3.14/convert.c xmms-crossfade-0.3.14/convert.h xmms-crossfade-0.3.14/debug.c xmms-crossfade-0.3.14/debug.h xmms-crossfade-0.3.14/effect.c xmms-crossfade-0.3.14/effect.h xmms-crossfade-0.3.14/format.c xmms-crossfade-0.3.14/format.h xmms-crossfade-0.3.14/player.c xmms-crossfade-0.3.14/player.h xmms-crossfade-0.3.14/rate.c xmms-crossfade-0.3.14/rate.h xmms-crossfade-0.3.14/timing.c xmms-crossfade-0.3.14/timing.h xmms-crossfade-0.3.14/volume.c xmms-crossfade-0.3.14/volume.h xmms-crossfade-0.3.14/callbacks.c xmms-crossfade-0.3.14/callbacks.h xmms-crossfade-0.3.14/configure.c xmms-crossfade-0.3.14/configure.h xmms-crossfade-0.3.14/monitor.c xmms-crossfade-0.3.14/monitor.h xmms-crossfade-0.3.14/interface-2.0.c xmms-crossfade-0.3.14/interface-2.0.h xmms-crossfade-0.3.14/support-2.0.c xmms-crossfade-0.3.14/support-2.0.h xmms-crossfade-0.3.14/oss.c xmms-crossfade-0.3.14/oss.h xmms-crossfade-0.3.14/fft.c xmms-crossfade-0.3.14/interface.glade xmms-crossfade-0.3.14/interface.c xmms-crossfade-0.3.14/support.c xmms-crossfade-0.3.14/interface.h xmms-crossfade-0.3.14/support.h xmms-crossfade-0.3.14/interface-2.0.glade xmms-crossfade-0.3.14/interface-2.0.gladep xmms-crossfade-0.3.14/export.sym xmms-crossfade-0.3.14/xmms-crossfade.spec checking build system type... i486-slackware-linux-gnu checking host system type... i486-slackware-linux-gnu checking target system type... i486-slackware-linux-gnu checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking for working aclocal-1.4... missing checking for working autoconf... found checking for working automake-1.4... missing checking for working autoheader... found checking for working makeinfo... found 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 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/i586-slackware-linux/bin/ld checking if the linker (/usr/i586-slackware-linux/bin/ld) is GNU ld... yes checking for /usr/i586-slackware-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 how to run the C preprocessor... gcc -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 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 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 for correct ltmain.sh version... 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 static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/i586-slackware-linux/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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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/i586-slackware-linux/bin/ld checking if the linker (/usr/i586-slackware-linux/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i586-slackware-linux/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++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/i586-slackware-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so 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... no 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/i586-slackware-linux/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 byte ordering is bigendian... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/ginstall -c checking for nm... /usr/bin/nm checking for xmms... /usr/bin/xmms checking for xmms-config... /usr/bin/xmms-config checking for audacious... /usr/bin/audacious checking for pkg-config... /usr/bin/pkg-config checking for noxmms... no checking for noxmms-config... no checking for glibc threads implementation... NPTL checking for 'is_quitting' patch in /usr/bin/xmms... not found checking for 'songchange' patch in /usr/bin/xmms... not found checking for glib-config... /usr/bin/glib-config checking for GLIB - version >= 1.2.7... yes checking for gtk-config... /usr/bin/gtk-config checking for GTK - version >= 1.2.7... yes checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes 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 samplerate.h usability... yes checking samplerate.h presence... yes checking for samplerate.h... yes checking for src_new in -lsamplerate... yes checking for sort... /usr/bin/sort checking for uniq... /usr/bin/uniq checking for constructor attribute... yes checking for vprintf... yes checking for _doprnt... no checking for select... yes checking for g_usleep... no checking for nanosleep... yes checking for output plugin dir... /usr/lib/xmms/Output configure: creating ./config.status config.status: creating Makefile config.status: creating xmms-crossfade.spec config.status: creating config.h config.status: executing default-1 commands Configuration: Compiling for player: /usr/bin/xmms Player Configuration: /usr/bin/xmms-config Install path: /usr/lib/xmms/Output Build OSS driver: yes 'exit' patch: not found 'songchange' patch: not found Use libsamplerate: yes Use id3lib: no Build FFTW test code: no (testing) /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-1.2 -I/usr/include/gtk-1.2 -I/usr/include/xmms -I/usr/lib/glib/include -O2 -march=i486 -mtune=i686 -fgnu89-inline -Wall -c cfgutil.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-1.2 -I/usr/include/gtk-1.2 -I/usr/include/xmms -I/usr/lib/glib/include -O2 -march=i486 -mtune=i686 -fgnu89-inline -Wall -c cfgutil.c -fPIC -DPIC -o .libs/cfgutil.o cfgutil.c: In function 'update_plugin_config': cfgutil.c:106:11: warning: variable 'plugin_found' set but not used [-Wunused-but-set-variable] gboolean plugin_found = FALSE; ^ cfgutil.c: In function 'read_fade_config': cfgutil.c:256:7: warning: variable 'n' set but not used [-Wunused-but-set-variable] gint n; ^ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-1.2 -I/usr/include/gtk-1.2 -I/usr/include/xmms -I/usr/lib/glib/include -O2 -march=i486 -mtune=i686 -fgnu89-inline -Wall -c crossfade.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-1.2 -I/usr/include/gtk-1.2 -I/usr/include/xmms -I/usr/lib/glib/include -O2 -march=i486 -mtune=i686 -fgnu89-inline -Wall -c crossfade.c -fPIC -DPIC -o .libs/crossfade.o crossfade.c: In function 'xfade_apply_fade_config': crossfade.c:903:11: warning: variable 'offset_clipped' set but not used [-Wunused-but-set-variable] gboolean offset_clipped = FALSE; ^ crossfade.c:902:11: warning: variable 'out_len_clipped' set but not used [-Wunused-but-set-variable] gboolean out_len_clipped = FALSE; ^ crossfade.c:901:11: warning: variable 'out_skip_clipped' set but not used [-Wunused-but-set-variable] gboolean out_skip_clipped = FALSE; ^ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-1.2 -I/usr/include/gtk-1.2 -I/usr/include/xmms -I/usr/lib/glib/include -O2 -march=i486 -mtune=i686 -fgnu89-inline -Wall -c convert.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-1.2 -I/usr/include/gtk-1.2 -I/usr/include/xmms -I/usr/lib/glib/include -O2 -march=i486 -mtune=i686 -fgnu89-inline -Wall -c convert.c -fPIC -DPIC -o .libs/convert.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-1.2 -I/usr/include/gtk-1.2 -I/usr/include/xmms -I/usr/lib/glib/include -O2 -march=i486 -mtune=i686 -fgnu89-inline -Wall -c debug.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-1.2 -I/usr/include/gtk-1.2 -I/usr/include/xmms -I/usr/lib/glib/include -O2 -march=i486 -mtune=i686 -fgnu89-inline -Wall -c debug.c -fPIC -DPIC -o .libs/debug.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-1.2 -I/usr/include/gtk-1.2 -I/usr/include/xmms -I/usr/lib/glib/include -O2 -march=i486 -mtune=i686 -fgnu89-inline -Wall -c effect.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-1.2 -I/usr/include/gtk-1.2 -I/usr/include/xmms -I/usr/lib/glib/include -O2 -march=i486 -mtune=i686 -fgnu89-inline -Wall -c effect.c -fPIC -DPIC -o .libs/effect.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-1.2 -I/usr/include/gtk-1.2 -I/usr/include/xmms -I/usr/lib/glib/include -O2 -march=i486 -mtune=i686 -fgnu89-inline -Wall -c format.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-1.2 -I/usr/include/gtk-1.2 -I/usr/include/xmms -I/usr/lib/glib/include -O2 -march=i486 -mtune=i686 -fgnu89-inline -Wall -c format.c -fPIC -DPIC -o .libs/format.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-1.2 -I/usr/include/gtk-1.2 -I/usr/include/xmms -I/usr/lib/glib/include -O2 -march=i486 -mtune=i686 -fgnu89-inline -Wall -c player.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-1.2 -I/usr/include/gtk-1.2 -I/usr/include/xmms -I/usr/lib/glib/include -O2 -march=i486 -mtune=i686 -fgnu89-inline -Wall -c player.c -fPIC -DPIC -o .libs/player.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-1.2 -I/usr/include/gtk-1.2 -I/usr/include/xmms -I/usr/lib/glib/include -O2 -march=i486 -mtune=i686 -fgnu89-inline -Wall -c rate.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-1.2 -I/usr/include/gtk-1.2 -I/usr/include/xmms -I/usr/lib/glib/include -O2 -march=i486 -mtune=i686 -fgnu89-inline -Wall -c rate.c -fPIC -DPIC -o .libs/rate.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-1.2 -I/usr/include/gtk-1.2 -I/usr/include/xmms -I/usr/lib/glib/include -O2 -march=i486 -mtune=i686 -fgnu89-inline -Wall -c timing.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-1.2 -I/usr/include/gtk-1.2 -I/usr/include/xmms -I/usr/lib/glib/include -O2 -march=i486 -mtune=i686 -fgnu89-inline -Wall -c timing.c -fPIC -DPIC -o .libs/timing.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-1.2 -I/usr/include/gtk-1.2 -I/usr/include/xmms -I/usr/lib/glib/include -O2 -march=i486 -mtune=i686 -fgnu89-inline -Wall -c volume.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-1.2 -I/usr/include/gtk-1.2 -I/usr/include/xmms -I/usr/lib/glib/include -O2 -march=i486 -mtune=i686 -fgnu89-inline -Wall -c volume.c -fPIC -DPIC -o .libs/volume.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-1.2 -I/usr/include/gtk-1.2 -I/usr/include/xmms -I/usr/lib/glib/include -O2 -march=i486 -mtune=i686 -fgnu89-inline -Wall -c callbacks.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-1.2 -I/usr/include/gtk-1.2 -I/usr/include/xmms -I/usr/lib/glib/include -O2 -march=i486 -mtune=i686 -fgnu89-inline -Wall -c callbacks.c -fPIC -DPIC -o .libs/callbacks.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-1.2 -I/usr/include/gtk-1.2 -I/usr/include/xmms -I/usr/lib/glib/include -O2 -march=i486 -mtune=i686 -fgnu89-inline -Wall -c configure.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-1.2 -I/usr/include/gtk-1.2 -I/usr/include/xmms -I/usr/lib/glib/include -O2 -march=i486 -mtune=i686 -fgnu89-inline -Wall -c configure.c -fPIC -DPIC -o .libs/configure.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-1.2 -I/usr/include/gtk-1.2 -I/usr/include/xmms -I/usr/lib/glib/include -O2 -march=i486 -mtune=i686 -fgnu89-inline -Wall -c monitor.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-1.2 -I/usr/include/gtk-1.2 -I/usr/include/xmms -I/usr/lib/glib/include -O2 -march=i486 -mtune=i686 -fgnu89-inline -Wall -c monitor.c -fPIC -DPIC -o .libs/monitor.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-1.2 -I/usr/include/gtk-1.2 -I/usr/include/xmms -I/usr/lib/glib/include -O2 -march=i486 -mtune=i686 -fgnu89-inline -Wall -c interface.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-1.2 -I/usr/include/gtk-1.2 -I/usr/include/xmms -I/usr/lib/glib/include -O2 -march=i486 -mtune=i686 -fgnu89-inline -Wall -c interface.c -fPIC -DPIC -o .libs/interface.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-1.2 -I/usr/include/gtk-1.2 -I/usr/include/xmms -I/usr/lib/glib/include -O2 -march=i486 -mtune=i686 -fgnu89-inline -Wall -c support.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-1.2 -I/usr/include/gtk-1.2 -I/usr/include/xmms -I/usr/lib/glib/include -O2 -march=i486 -mtune=i686 -fgnu89-inline -Wall -c support.c -fPIC -DPIC -o .libs/support.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-1.2 -I/usr/include/gtk-1.2 -I/usr/include/xmms -I/usr/lib/glib/include -O2 -march=i486 -mtune=i686 -fgnu89-inline -Wall -c oss.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-1.2 -I/usr/include/gtk-1.2 -I/usr/include/xmms -I/usr/lib/glib/include -O2 -march=i486 -mtune=i686 -fgnu89-inline -Wall -c oss.c -fPIC -DPIC -o .libs/oss.o /bin/sh ./libtool --mode=link gcc -Wall -o libcrossfade.la -rpath /usr/lib/xmms/Output -module -avoid-version -export-symbols ./export.sym cfgutil.lo crossfade.lo convert.lo debug.lo effect.lo format.lo player.lo rate.lo timing.lo volume.lo callbacks.lo configure.lo monitor.lo interface.lo support.lo oss.lo -lsamplerate echo "{ global:" > .libs/libcrossfade.ver cat ./export.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libcrossfade.ver echo "local: *; };" >> .libs/libcrossfade.ver gcc -shared .libs/cfgutil.o .libs/crossfade.o .libs/convert.o .libs/debug.o .libs/effect.o .libs/format.o .libs/player.o .libs/rate.o .libs/timing.o .libs/volume.o .libs/callbacks.o .libs/configure.o .libs/monitor.o .libs/interface.o .libs/support.o .libs/oss.o /usr/lib/libsamplerate.so -Wl,-soname -Wl,libcrossfade.so -Wl,-version-script -Wl,.libs/libcrossfade.ver -o .libs/libcrossfade.so creating libcrossfade.la (cd .libs && rm -f libcrossfade.la && ln -s ../libcrossfade.la libcrossfade.la) make[1]: Entering directory '/usr/src/slapt-src/multimedia/xmms-crossfade/xmms-crossfade-0.3.14' /bin/sh ./mkinstalldirs /usr/src/slapt-src/multimedia/xmms-crossfade/package-xmms-crossfade/usr/lib/xmms/Output mkdir /usr/src/slapt-src/multimedia/xmms-crossfade/package-xmms-crossfade/usr mkdir /usr/src/slapt-src/multimedia/xmms-crossfade/package-xmms-crossfade/usr/lib mkdir /usr/src/slapt-src/multimedia/xmms-crossfade/package-xmms-crossfade/usr/lib/xmms mkdir /usr/src/slapt-src/multimedia/xmms-crossfade/package-xmms-crossfade/usr/lib/xmms/Output /bin/sh ./libtool --mode=install /usr/bin/ginstall -c libcrossfade.la /usr/src/slapt-src/multimedia/xmms-crossfade/package-xmms-crossfade/usr/lib/xmms/Output/libcrossfade.la /usr/bin/ginstall -c .libs/libcrossfade.so /usr/src/slapt-src/multimedia/xmms-crossfade/package-xmms-crossfade/usr/lib/xmms/Output/libcrossfade.so /usr/bin/ginstall -c .libs/libcrossfade.lai /usr/src/slapt-src/multimedia/xmms-crossfade/package-xmms-crossfade/usr/lib/xmms/Output/libcrossfade.la libtool: install: warning: remember to run `libtool --finish /usr/lib/xmms/Output' make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/usr/src/slapt-src/multimedia/xmms-crossfade/xmms-crossfade-0.3.14' Slackware package maker, version 3.141593. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. 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: /usr/src/slapt-src/multimedia/xmms-crossfade/xmms-crossfade-0.3.14-i486-1salix.txz ./ usr/ usr/lib/ usr/lib/xmms/ usr/lib/xmms/Output/ usr/lib/xmms/Output/libcrossfade.la usr/lib/xmms/Output/libcrossfade.so usr/doc/ usr/doc/xmms-crossfade-0.3.14/ usr/doc/xmms-crossfade-0.3.14/README usr/doc/xmms-crossfade-0.3.14/COPYING usr/doc/xmms-crossfade-0.3.14/AUTHORS usr/doc/xmms-crossfade-0.3.14/ChangeLog usr/doc/xmms-crossfade-0.3.14/xmms-crossfade.SlackBuild usr/doc/xmms-crossfade-0.3.14/INSTALL install/ install/slack-desc Slackware package /usr/src/slapt-src/multimedia/xmms-crossfade/xmms-crossfade-0.3.14-i486-1salix.txz created. Installing package xmms-crossfade-0.3.14-i486-1salix... | xmms-crossfade (A Crossfade/Gapless plugin for XMMS) | | This plugin can be used to remove the gaps between two songs, or to | smoothly crossfade inbetween. | | Homepage: http://www.eisenlohr.org/xmms-crossfade | | | | | | |