tar -xf celt-0.7.1.tar.gz 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 build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for style of include used by make... GNU 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 dependency style of gcc... gcc3 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 fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i486-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/i486-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 if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gcc option to accept ISO C99... -std=gnu99 checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking for C99 variable-size arrays... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for alloca... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking for Ogg... yes checking for sin in -lm... yes checking for getopt_long... yes checking for main in -lwinmm... no checking if supports -fvisibility=hidden... yes checking for lrintf... yes checking for lrint... yes checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 configure: creating ./config.status config.status: creating Makefile config.status: creating libcelt/Makefile config.status: creating tests/Makefile config.status: creating celt.pc config.status: creating tools/Makefile config.status: creating libcelt.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ------------------------------------------------------------------------ celt 0.7.1: Automatic configuration OK. Compiler support: C99 var arrays: ................ yes C99 lrintf: .................... yes Alloca: ........................ yes General configuration: Fast float approximations: ..... no Fixed point support: ........... no Fixed point debugging: ......... no Static modes: .................. no Assertion checking: ............ no New PLC: ....................... no ------------------------------------------------------------------------ Type "make; make install" to compile and install Type "make check" to run the test suite make all-recursive make[1]: Entering directory `/home/djemos/salix-current/celt/src/celt-0.7.1' Making all in libcelt make[2]: Entering directory `/home/djemos/salix-current/celt/src/celt-0.7.1/libcelt' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT bands.lo -MD -MP -MF .deps/bands.Tpo -c -o bands.lo bands.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT celt.lo -MD -MP -MF .deps/celt.Tpo -c -o celt.lo celt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT cwrs.lo -MD -MP -MF .deps/cwrs.Tpo -c -o cwrs.lo cwrs.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT entcode.lo -MD -MP -MF .deps/entcode.Tpo -c -o entcode.lo entcode.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT bands.lo -MD -MP -MF .deps/bands.Tpo -c bands.c -fPIC -DPIC -o .libs/bands.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT cwrs.lo -MD -MP -MF .deps/cwrs.Tpo -c cwrs.c -fPIC -DPIC -o .libs/cwrs.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT entcode.lo -MD -MP -MF .deps/entcode.Tpo -c entcode.c -fPIC -DPIC -o .libs/entcode.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT celt.lo -MD -MP -MF .deps/celt.Tpo -c celt.c -fPIC -DPIC -o .libs/celt.o mv -f .deps/entcode.Tpo .deps/entcode.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT entdec.lo -MD -MP -MF .deps/entdec.Tpo -c -o entdec.lo entdec.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT entdec.lo -MD -MP -MF .deps/entdec.Tpo -c entdec.c -fPIC -DPIC -o .libs/entdec.o mv -f .deps/entdec.Tpo .deps/entdec.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT entenc.lo -MD -MP -MF .deps/entenc.Tpo -c -o entenc.lo entenc.c mv -f .deps/cwrs.Tpo .deps/cwrs.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT header.lo -MD -MP -MF .deps/header.Tpo -c -o header.lo header.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT entenc.lo -MD -MP -MF .deps/entenc.Tpo -c entenc.c -fPIC -DPIC -o .libs/entenc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT header.lo -MD -MP -MF .deps/header.Tpo -c header.c -fPIC -DPIC -o .libs/header.o celt.c: In function ‘celt_encode_float’: celt.c:463:24: προειδοποίηση: array subscript is above array bounds mv -f .deps/bands.Tpo .deps/bands.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT kiss_fft.lo -MD -MP -MF .deps/kiss_fft.Tpo -c -o kiss_fft.lo kiss_fft.c mv -f .deps/entenc.Tpo .deps/entenc.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT kiss_fft.lo -MD -MP -MF .deps/kiss_fft.Tpo -c kiss_fft.c -fPIC -DPIC -o .libs/kiss_fft.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT laplace.lo -MD -MP -MF .deps/laplace.Tpo -c -o laplace.lo laplace.c mv -f .deps/header.Tpo .deps/header.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c -o mdct.lo mdct.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT laplace.lo -MD -MP -MF .deps/laplace.Tpo -c laplace.c -fPIC -DPIC -o .libs/laplace.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c mdct.c -fPIC -DPIC -o .libs/mdct.o mv -f .deps/laplace.Tpo .deps/laplace.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT modes.lo -MD -MP -MF .deps/modes.Tpo -c -o modes.lo modes.c mv -f .deps/celt.Tpo .deps/celt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT pitch.lo -MD -MP -MF .deps/pitch.Tpo -c -o pitch.lo pitch.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT modes.lo -MD -MP -MF .deps/modes.Tpo -c modes.c -fPIC -DPIC -o .libs/modes.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT pitch.lo -MD -MP -MF .deps/pitch.Tpo -c pitch.c -fPIC -DPIC -o .libs/pitch.o mv -f .deps/mdct.Tpo .deps/mdct.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT quant_bands.lo -MD -MP -MF .deps/quant_bands.Tpo -c -o quant_bands.lo quant_bands.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT quant_bands.lo -MD -MP -MF .deps/quant_bands.Tpo -c quant_bands.c -fPIC -DPIC -o .libs/quant_bands.o mv -f .deps/kiss_fft.Tpo .deps/kiss_fft.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT rangedec.lo -MD -MP -MF .deps/rangedec.Tpo -c -o rangedec.lo rangedec.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT rangedec.lo -MD -MP -MF .deps/rangedec.Tpo -c rangedec.c -fPIC -DPIC -o .libs/rangedec.o mv -f .deps/pitch.Tpo .deps/pitch.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT rangeenc.lo -MD -MP -MF .deps/rangeenc.Tpo -c -o rangeenc.lo rangeenc.c mv -f .deps/modes.Tpo .deps/modes.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT rate.lo -MD -MP -MF .deps/rate.Tpo -c -o rate.lo rate.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT rangeenc.lo -MD -MP -MF .deps/rangeenc.Tpo -c rangeenc.c -fPIC -DPIC -o .libs/rangeenc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT rate.lo -MD -MP -MF .deps/rate.Tpo -c rate.c -fPIC -DPIC -o .libs/rate.o mv -f .deps/rangedec.Tpo .deps/rangedec.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT vq.lo -MD -MP -MF .deps/vq.Tpo -c -o vq.lo vq.c mv -f .deps/quant_bands.Tpo .deps/quant_bands.Plo gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT testcelt.o -MD -MP -MF .deps/testcelt.Tpo -c -o testcelt.o testcelt.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT vq.lo -MD -MP -MF .deps/vq.Tpo -c vq.c -fPIC -DPIC -o .libs/vq.o mv -f .deps/rangeenc.Tpo .deps/rangeenc.Plo gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT dump_modes.o -MD -MP -MF .deps/dump_modes.Tpo -c -o dump_modes.o dump_modes.c mv -f .deps/rate.Tpo .deps/rate.Plo mv -f .deps/testcelt.Tpo .deps/testcelt.Po mv -f .deps/dump_modes.Tpo .deps/dump_modes.Po mv -f .deps/vq.Tpo .deps/vq.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -version-info 0:0:0 -o libcelt0.la -rpath /usr/lib bands.lo celt.lo cwrs.lo entcode.lo entdec.lo entenc.lo header.lo kiss_fft.lo laplace.lo mdct.lo modes.lo pitch.lo quant_bands.lo rangedec.lo rangeenc.lo rate.lo vq.lo -lm libtool: link: gcc -shared .libs/bands.o .libs/celt.o .libs/cwrs.o .libs/entcode.o .libs/entdec.o .libs/entenc.o .libs/header.o .libs/kiss_fft.o .libs/laplace.o .libs/mdct.o .libs/modes.o .libs/pitch.o .libs/quant_bands.o .libs/rangedec.o .libs/rangeenc.o .libs/rate.o .libs/vq.o -lm -march=i486 -mtune=i686 -Wl,-soname -Wl,libcelt0.so.0 -o .libs/libcelt0.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcelt0.so.0" && ln -s "libcelt0.so.0.0.0" "libcelt0.so.0") libtool: link: (cd ".libs" && rm -f "libcelt0.so" && ln -s "libcelt0.so.0.0.0" "libcelt0.so") libtool: link: ( cd ".libs" && rm -f "libcelt0.la" && ln -s "../libcelt0.la" "libcelt0.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o testcelt testcelt.o libcelt0.la -lm /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o dump_modes dump_modes.o libcelt0.la -lm libtool: link: gcc -std=gnu99 -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o .libs/dump_modes dump_modes.o ./.libs/libcelt0.so -lm libtool: link: gcc -std=gnu99 -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o .libs/testcelt testcelt.o ./.libs/libcelt0.so -lm make[2]: Leaving directory `/home/djemos/salix-current/celt/src/celt-0.7.1/libcelt' Making all in tests make[2]: Entering directory `/home/djemos/salix-current/celt/src/celt-0.7.1/tests' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../libcelt -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT type-test.o -MD -MP -MF .deps/type-test.Tpo -c -o type-test.o type-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../libcelt -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT ectest.o -MD -MP -MF .deps/ectest.Tpo -c -o ectest.o ectest.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../libcelt -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT cwrs32-test.o -MD -MP -MF .deps/cwrs32-test.Tpo -c -o cwrs32-test.o cwrs32-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../libcelt -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT dft-test.o -MD -MP -MF .deps/dft-test.Tpo -c -o dft-test.o dft-test.c mv -f .deps/type-test.Tpo .deps/type-test.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../libcelt -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT laplace-test.o -MD -MP -MF .deps/laplace-test.Tpo -c -o laplace-test.o laplace-test.c mv -f .deps/ectest.Tpo .deps/ectest.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../libcelt -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT mdct-test.o -MD -MP -MF .deps/mdct-test.Tpo -c -o mdct-test.o mdct-test.c mv -f .deps/laplace-test.Tpo .deps/laplace-test.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../libcelt -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT mathops-test.o -MD -MP -MF .deps/mathops-test.Tpo -c -o mathops-test.o mathops-test.c mv -f .deps/dft-test.Tpo .deps/dft-test.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../libcelt -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT tandem-test.o -MD -MP -MF .deps/tandem-test.Tpo -c -o tandem-test.o tandem-test.c mv -f .deps/mathops-test.Tpo .deps/mathops-test.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o type-test type-test.o -lm mv -f .deps/cwrs32-test.Tpo .deps/cwrs32-test.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o ectest ectest.o -lm mv -f .deps/tandem-test.Tpo .deps/tandem-test.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o cwrs32-test cwrs32-test.o -lm libtool: link: gcc -std=gnu99 -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o type-test type-test.o -lm libtool: link: gcc -std=gnu99 -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o ectest ectest.o -lm libtool: link: gcc -std=gnu99 -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o cwrs32-test cwrs32-test.o -lm /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o dft-test dft-test.o -lm /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o laplace-test laplace-test.o -lm mv -f .deps/mdct-test.Tpo .deps/mdct-test.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o mathops-test mathops-test.o -lm /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o tandem-test tandem-test.o ../libcelt/libcelt0.la -lm libtool: link: gcc -std=gnu99 -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o dft-test dft-test.o -lm libtool: link: gcc -std=gnu99 -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o laplace-test laplace-test.o -lm libtool: link: gcc -std=gnu99 -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o mathops-test mathops-test.o -lm /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o mdct-test mdct-test.o -lm libtool: link: gcc -std=gnu99 -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o .libs/tandem-test tandem-test.o ../libcelt/.libs/libcelt0.so -lm libtool: link: gcc -std=gnu99 -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o mdct-test mdct-test.o -lm make[2]: Leaving directory `/home/djemos/salix-current/celt/src/celt-0.7.1/tests' Making all in tools make[2]: Entering directory `/home/djemos/salix-current/celt/src/celt-0.7.1/tools' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../libcelt -I../ -I/usr/include -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT celtenc.o -MD -MP -MF .deps/celtenc.Tpo -c -o celtenc.o celtenc.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../libcelt -I../ -I/usr/include -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT wav_io.o -MD -MP -MF .deps/wav_io.Tpo -c -o wav_io.o wav_io.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../libcelt -I../ -I/usr/include -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT skeleton.o -MD -MP -MF .deps/skeleton.Tpo -c -o skeleton.o skeleton.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../libcelt -I../ -I/usr/include -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT celtdec.o -MD -MP -MF .deps/celtdec.Tpo -c -o celtdec.o celtdec.c mv -f .deps/wav_io.Tpo .deps/wav_io.Po mv -f .deps/skeleton.Tpo .deps/skeleton.Po mv -f .deps/celtdec.Tpo .deps/celtdec.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o celtdec celtdec.o wav_io.o ../libcelt/libcelt0.la -L/usr/lib -logg -lm mv -f .deps/celtenc.Tpo .deps/celtenc.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o celtenc celtenc.o wav_io.o skeleton.o ../libcelt/libcelt0.la -L/usr/lib -logg -lm libtool: link: gcc -std=gnu99 -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o .libs/celtdec celtdec.o wav_io.o ../libcelt/.libs/libcelt0.so -L/usr/lib /usr/lib/libogg.so -lm libtool: link: gcc -std=gnu99 -O2 -march=i486 -mtune=i686 -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o .libs/celtenc celtenc.o wav_io.o skeleton.o ../libcelt/.libs/libcelt0.so -L/usr/lib /usr/lib/libogg.so -lm make[2]: Leaving directory `/home/djemos/salix-current/celt/src/celt-0.7.1/tools' make[2]: Entering directory `/home/djemos/salix-current/celt/src/celt-0.7.1' make[2]: Leaving directory `/home/djemos/salix-current/celt/src/celt-0.7.1' make[1]: Leaving directory `/home/djemos/salix-current/celt/src/celt-0.7.1' Making install in libcelt make[1]: Entering directory `/home/djemos/salix-current/celt/src/celt-0.7.1/libcelt' make[2]: Entering directory `/home/djemos/salix-current/celt/src/celt-0.7.1/libcelt' test -z "/usr/lib" || /usr/bin/mkdir -p "/home/djemos/salix-current/celt/pkg/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libcelt0.la '/home/djemos/salix-current/celt/pkg/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libcelt0.so.0.0.0 /home/djemos/salix-current/celt/pkg/usr/lib/libcelt0.so.0.0.0 libtool: install: (cd /home/djemos/salix-current/celt/pkg/usr/lib && { ln -s -f libcelt0.so.0.0.0 libcelt0.so.0 || { rm -f libcelt0.so.0 && ln -s libcelt0.so.0.0.0 libcelt0.so.0; }; }) libtool: install: (cd /home/djemos/salix-current/celt/pkg/usr/lib && { ln -s -f libcelt0.so.0.0.0 libcelt0.so || { rm -f libcelt0.so && ln -s libcelt0.so.0.0.0 libcelt0.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libcelt0.lai /home/djemos/salix-current/celt/pkg/usr/lib/libcelt0.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/celt" || /usr/bin/mkdir -p "/home/djemos/salix-current/celt/pkg/usr/include/celt" /usr/bin/ginstall -c -m 644 celt.h celt_types.h celt_header.h '/home/djemos/salix-current/celt/pkg/usr/include/celt' make[2]: Leaving directory `/home/djemos/salix-current/celt/src/celt-0.7.1/libcelt' make[1]: Leaving directory `/home/djemos/salix-current/celt/src/celt-0.7.1/libcelt' Making install in tests make[1]: Entering directory `/home/djemos/salix-current/celt/src/celt-0.7.1/tests' make[2]: Entering directory `/home/djemos/salix-current/celt/src/celt-0.7.1/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/djemos/salix-current/celt/src/celt-0.7.1/tests' make[1]: Leaving directory `/home/djemos/salix-current/celt/src/celt-0.7.1/tests' Making install in tools make[1]: Entering directory `/home/djemos/salix-current/celt/src/celt-0.7.1/tools' make[2]: Entering directory `/home/djemos/salix-current/celt/src/celt-0.7.1/tools' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/djemos/salix-current/celt/pkg/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c celtenc celtdec '/home/djemos/salix-current/celt/pkg/usr/bin' libtool: install: warning: `../libcelt/libcelt0.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/celtenc /home/djemos/salix-current/celt/pkg/usr/bin/celtenc libtool: install: warning: `../libcelt/libcelt0.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/celtdec /home/djemos/salix-current/celt/pkg/usr/bin/celtdec test -z "/usr/include" || /usr/bin/mkdir -p "/home/djemos/salix-current/celt/pkg/usr/include" make[2]: Leaving directory `/home/djemos/salix-current/celt/src/celt-0.7.1/tools' make[1]: Leaving directory `/home/djemos/salix-current/celt/src/celt-0.7.1/tools' make[1]: Entering directory `/home/djemos/salix-current/celt/src/celt-0.7.1' make[2]: Entering directory `/home/djemos/salix-current/celt/src/celt-0.7.1' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/home/djemos/salix-current/celt/pkg/usr/lib/pkgconfig" /usr/bin/ginstall -c -m 644 celt.pc '/home/djemos/salix-current/celt/pkg/usr/lib/pkgconfig' make[2]: Leaving directory `/home/djemos/salix-current/celt/src/celt-0.7.1' make[1]: Leaving directory `/home/djemos/salix-current/celt/src/celt-0.7.1' /home/djemos/salix-current/celt/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 Ιαν 7 22:43 install drwxr-xr-x 7 root root 4096 Ιαν 7 22:43 usr /home/djemos/salix-current/celt/pkg/install: σύνολο 4 -rw-r--r-- 1 root root 578 Ιαν 7 22:43 slack-desc /home/djemos/salix-current/celt/pkg/usr: σύνολο 20 drwxr-xr-x 2 root root 4096 Ιαν 7 22:43 bin drwxr-xr-x 3 root root 4096 Ιαν 7 22:43 doc drwxr-xr-x 3 root root 4096 Ιαν 7 22:43 include drwxr-xr-x 3 root root 4096 Ιαν 7 22:43 lib drwxr-xr-x 3 root root 4096 Ιαν 7 22:42 src /home/djemos/salix-current/celt/pkg/usr/bin: σύνολο 36 -rwxr-xr-x 1 root root 14172 Ιαν 7 22:43 celtdec -rwxr-xr-x 1 root root 19492 Ιαν 7 22:43 celtenc /home/djemos/salix-current/celt/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 7 22:43 celt-0.7.1 /home/djemos/salix-current/celt/pkg/usr/doc/celt-0.7.1: σύνολο 20 -rw-r--r-- 1 root root 0 Ιαν 7 22:43 AUTHORS -rw-r--r-- 1 root root 1536 Ιαν 7 22:43 COPYING -rw-r--r-- 1 root root 0 Ιαν 7 22:43 ChangeLog -rw-r--r-- 1 root root 31 Ιαν 7 22:43 INSTALL -rw-r--r-- 1 root root 0 Ιαν 7 22:43 NEWS -rw-r--r-- 1 root root 4263 Ιαν 7 22:43 README -rw-r--r-- 1 root root 662 Ιαν 7 22:43 TODO /home/djemos/salix-current/celt/pkg/usr/include: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 7 22:43 celt /home/djemos/salix-current/celt/pkg/usr/include/celt: σύνολο 24 -rw-r--r-- 1 root root 11605 Ιαν 7 22:43 celt.h -rw-r--r-- 1 root root 3032 Ιαν 7 22:43 celt_header.h -rw-r--r-- 1 root root 4128 Ιαν 7 22:43 celt_types.h /home/djemos/salix-current/celt/pkg/usr/lib: σύνολο 68 -rwxr-xr-x 1 root root 930 Ιαν 7 22:43 libcelt0.la lrwxrwxrwx 1 root root 17 Ιαν 7 22:43 libcelt0.so -> libcelt0.so.0.0.0 lrwxrwxrwx 1 root root 17 Ιαν 7 22:43 libcelt0.so.0 -> libcelt0.so.0.0.0 -rwxr-xr-x 1 root root 59308 Ιαν 7 22:43 libcelt0.so.0.0.0 drwxr-xr-x 2 root root 4096 Ιαν 7 22:43 pkgconfig /home/djemos/salix-current/celt/pkg/usr/lib/pkgconfig: σύνολο 4 -rw-r--r-- 1 root root 274 Ιαν 7 22:43 celt.pc /home/djemos/salix-current/celt/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 7 22:43 celt-0.7.1 /home/djemos/salix-current/celt/pkg/usr/src/celt-0.7.1: σύνολο 4 -rw-r--r-- 1 root root 1147 Ιαν 7 22:43 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/libcelt0.so.0 -> libcelt0.so.0.0.0 usr/lib/libcelt0.so -> libcelt0.so.0.0.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libcelt0.so.0 ) ( cd usr/lib ; ln -sf libcelt0.so.0.0.0 libcelt0.so.0 ) ( cd usr/lib ; rm -rf libcelt0.so ) ( cd usr/lib ; ln -sf libcelt0.so.0.0.0 libcelt0.so ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed «./usr/lib/libcelt0.so.0» removed «./usr/lib/libcelt0.so» Creating your new ./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: /home/djemos/salix-current/celt/celt-0.7.1-i486-1dj.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/lib/ usr/lib/pkgconfig/ usr/lib/pkgconfig/celt.pc usr/lib/libcelt0.la usr/lib/libcelt0.so.0.0.0 usr/doc/ usr/doc/celt-0.7.1/ usr/doc/celt-0.7.1/ChangeLog usr/doc/celt-0.7.1/INSTALL usr/doc/celt-0.7.1/TODO usr/doc/celt-0.7.1/COPYING usr/doc/celt-0.7.1/AUTHORS usr/doc/celt-0.7.1/NEWS usr/doc/celt-0.7.1/README usr/include/ usr/include/celt/ usr/include/celt/celt_types.h usr/include/celt/celt_header.h usr/include/celt/celt.h usr/src/ usr/src/celt-0.7.1/ usr/src/celt-0.7.1/SLKBUILD usr/bin/ usr/bin/celtenc usr/bin/celtdec WARNING: zero length file usr/doc/celt-0.7.1/ChangeLog WARNING: zero length file usr/doc/celt-0.7.1/AUTHORS WARNING: zero length file usr/doc/celt-0.7.1/NEWS Slackware package /home/djemos/salix-current/celt/celt-0.7.1-i486-1dj.txz created. Package has been built. Cleaning pkg and src directories