tar -xf celt-0.10.0.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 whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking 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.10.0: 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 ------------------------------------------------------------------------ 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/Documents/celt/src/celt-0.10.0' Making all in libcelt make[2]: Entering directory `/home/djemos/Documents/celt/src/celt-0.10.0/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 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 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 celt.lo -MD -MP -MF .deps/celt.Tpo -c -o celt.lo celt.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 celt.lo -MD -MP -MF .deps/celt.Tpo -c celt.c -fPIC -DPIC -o .libs/celt.o celt.c: In function ‘celt_encode_with_ec_float’: celt.c:755: προειδοποίηση: unused variable ‘pf_threshold’ 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 cwrs.lo -MD -MP -MF .deps/cwrs.Tpo -c -o cwrs.lo cwrs.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 cwrs.lo -MD -MP -MF .deps/cwrs.Tpo -c cwrs.c -fPIC -DPIC -o .libs/cwrs.o 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 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 entcode.lo -MD -MP -MF .deps/entcode.Tpo -c entcode.c -fPIC -DPIC -o .libs/entcode.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 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 mv -f .deps/entenc.Tpo .deps/entenc.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 header.lo -MD -MP -MF .deps/header.Tpo -c header.c -fPIC -DPIC -o .libs/header.o 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 kiss_fft.lo -MD -MP -MF .deps/kiss_fft.Tpo -c -o kiss_fft.lo kiss_fft.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 kiss_fft.lo -MD -MP -MF .deps/kiss_fft.Tpo -c kiss_fft.c -fPIC -DPIC -o .libs/kiss_fft.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 laplace.lo -MD -MP -MF .deps/laplace.Tpo -c -o laplace.lo laplace.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 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 mathops.lo -MD -MP -MF .deps/mathops.Tpo -c -o mathops.lo mathops.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 mathops.lo -MD -MP -MF .deps/mathops.Tpo -c mathops.c -fPIC -DPIC -o .libs/mathops.o mv -f .deps/mathops.Tpo .deps/mathops.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 mdct.lo -MD -MP -MF .deps/mdct.Tpo -c mdct.c -fPIC -DPIC -o .libs/mdct.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 modes.lo -MD -MP -MF .deps/modes.Tpo -c -o modes.lo modes.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 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 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 pitch.lo -MD -MP -MF .deps/pitch.Tpo -c pitch.c -fPIC -DPIC -o .libs/pitch.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 plc.lo -MD -MP -MF .deps/plc.Tpo -c -o plc.lo plc.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 plc.lo -MD -MP -MF .deps/plc.Tpo -c plc.c -fPIC -DPIC -o .libs/plc.o mv -f .deps/plc.Tpo .deps/plc.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/quant_bands.Tpo .deps/quant_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 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/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 rangeenc.lo -MD -MP -MF .deps/rangeenc.Tpo -c -o rangeenc.lo rangeenc.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 mv -f .deps/rangeenc.Tpo .deps/rangeenc.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 rate.lo -MD -MP -MF .deps/rate.Tpo -c rate.c -fPIC -DPIC -o .libs/rate.o mv -f .deps/rate.Tpo .deps/rate.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 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/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 1: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 mathops.lo mdct.lo modes.lo pitch.lo plc.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/mathops.o .libs/mdct.o .libs/modes.o .libs/pitch.o .libs/plc.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.1 -o .libs/libcelt0.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libcelt0.so.1" && ln -s "libcelt0.so.1.0.0" "libcelt0.so.1") libtool: link: (cd ".libs" && rm -f "libcelt0.so" && ln -s "libcelt0.so.1.0.0" "libcelt0.so") libtool: link: ( cd ".libs" && rm -f "libcelt0.la" && ln -s "../libcelt0.la" "libcelt0.la" ) 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 mv -f .deps/testcelt.Tpo .deps/testcelt.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 testcelt testcelt.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/testcelt testcelt.o ./.libs/libcelt0.so -lm 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/dump_modes.Tpo .deps/dump_modes.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 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 make[2]: Leaving directory `/home/djemos/Documents/celt/src/celt-0.10.0/libcelt' Making all in tests make[2]: Entering directory `/home/djemos/Documents/celt/src/celt-0.10.0/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 mv -f .deps/type-test.Tpo .deps/type-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 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 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 mv -f .deps/ectest.Tpo .deps/ectest.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 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 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 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 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 cwrs32-test cwrs32-test.o -lm 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/dft-test.Tpo .deps/dft-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 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 dft-test dft-test.o -lm 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/laplace-test.Tpo .deps/laplace-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 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 laplace-test laplace-test.o -lm 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/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 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 mdct-test mdct-test.o -lm 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/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 mathops-test mathops-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 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/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 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 .libs/tandem-test tandem-test.o ../libcelt/.libs/libcelt0.so -lm make[2]: Leaving directory `/home/djemos/Documents/celt/src/celt-0.10.0/tests' Making all in tools make[2]: Entering directory `/home/djemos/Documents/celt/src/celt-0.10.0/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 mv -f .deps/celtenc.Tpo .deps/celtenc.Po 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 mv -f .deps/wav_io.Tpo .deps/wav_io.Po 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 mv -f .deps/skeleton.Tpo .deps/skeleton.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/celtenc celtenc.o wav_io.o skeleton.o ../libcelt/.libs/libcelt0.so -L/usr/lib /usr/lib/libogg.so -lm 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/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 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 make[2]: Leaving directory `/home/djemos/Documents/celt/src/celt-0.10.0/tools' make[2]: Entering directory `/home/djemos/Documents/celt/src/celt-0.10.0' make[2]: Leaving directory `/home/djemos/Documents/celt/src/celt-0.10.0' make[1]: Leaving directory `/home/djemos/Documents/celt/src/celt-0.10.0' Making install in libcelt make[1]: Entering directory `/home/djemos/Documents/celt/src/celt-0.10.0/libcelt' make[2]: Entering directory `/home/djemos/Documents/celt/src/celt-0.10.0/libcelt' test -z "/usr/lib" || /usr/bin/mkdir -p "/home/djemos/Documents/celt/pkg/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libcelt0.la '/home/djemos/Documents/celt/pkg/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libcelt0.so.1.0.0 /home/djemos/Documents/celt/pkg/usr/lib/libcelt0.so.1.0.0 libtool: install: (cd /home/djemos/Documents/celt/pkg/usr/lib && { ln -s -f libcelt0.so.1.0.0 libcelt0.so.1 || { rm -f libcelt0.so.1 && ln -s libcelt0.so.1.0.0 libcelt0.so.1; }; }) libtool: install: (cd /home/djemos/Documents/celt/pkg/usr/lib && { ln -s -f libcelt0.so.1.0.0 libcelt0.so || { rm -f libcelt0.so && ln -s libcelt0.so.1.0.0 libcelt0.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libcelt0.lai /home/djemos/Documents/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/Documents/celt/pkg/usr/include/celt" /usr/bin/ginstall -c -m 644 celt.h celt_types.h celt_header.h '/home/djemos/Documents/celt/pkg/usr/include/celt' make[2]: Leaving directory `/home/djemos/Documents/celt/src/celt-0.10.0/libcelt' make[1]: Leaving directory `/home/djemos/Documents/celt/src/celt-0.10.0/libcelt' Making install in tests make[1]: Entering directory `/home/djemos/Documents/celt/src/celt-0.10.0/tests' make[2]: Entering directory `/home/djemos/Documents/celt/src/celt-0.10.0/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/Documents/celt/src/celt-0.10.0/tests' make[1]: Leaving directory `/home/djemos/Documents/celt/src/celt-0.10.0/tests' Making install in tools make[1]: Entering directory `/home/djemos/Documents/celt/src/celt-0.10.0/tools' make[2]: Entering directory `/home/djemos/Documents/celt/src/celt-0.10.0/tools' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/djemos/Documents/celt/pkg/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c celtenc celtdec '/home/djemos/Documents/celt/pkg/usr/bin' libtool: install: /usr/bin/ginstall -c .libs/celtenc /home/djemos/Documents/celt/pkg/usr/bin/celtenc libtool: install: /usr/bin/ginstall -c .libs/celtdec /home/djemos/Documents/celt/pkg/usr/bin/celtdec test -z "/usr/include" || /usr/bin/mkdir -p "/home/djemos/Documents/celt/pkg/usr/include" make[2]: Leaving directory `/home/djemos/Documents/celt/src/celt-0.10.0/tools' make[1]: Leaving directory `/home/djemos/Documents/celt/src/celt-0.10.0/tools' make[1]: Entering directory `/home/djemos/Documents/celt/src/celt-0.10.0' make[2]: Entering directory `/home/djemos/Documents/celt/src/celt-0.10.0' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/home/djemos/Documents/celt/pkg/usr/lib/pkgconfig" /usr/bin/ginstall -c -m 644 celt.pc '/home/djemos/Documents/celt/pkg/usr/lib/pkgconfig' make[2]: Leaving directory `/home/djemos/Documents/celt/src/celt-0.10.0' make[1]: Leaving directory `/home/djemos/Documents/celt/src/celt-0.10.0' /home/djemos/Documents/celt/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 2011-05-31 21:54 install drwxr-xr-x 7 root root 4096 2011-05-31 21:54 usr /home/djemos/Documents/celt/pkg/install: σύνολο 4 -rw-r--r-- 1 root root 578 2011-05-31 21:54 slack-desc /home/djemos/Documents/celt/pkg/usr: σύνολο 20 drwxr-xr-x 2 root root 4096 2011-05-31 21:54 bin drwxr-xr-x 3 root root 4096 2011-05-31 21:54 doc drwxr-xr-x 3 root root 4096 2011-05-31 21:54 include drwxr-xr-x 3 root root 4096 2011-05-31 21:54 lib drwxr-xr-x 3 root root 4096 2011-05-31 21:53 src /home/djemos/Documents/celt/pkg/usr/bin: σύνολο 36 -rwxr-xr-x 1 root root 14300 2011-05-31 21:54 celtdec -rwxr-xr-x 1 root root 19696 2011-05-31 21:54 celtenc /home/djemos/Documents/celt/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 2011-05-31 21:54 celt-0.10.0 /home/djemos/Documents/celt/pkg/usr/doc/celt-0.10.0: σύνολο 20 -rw-r--r-- 1 root root 0 2011-05-31 21:54 AUTHORS -rw-r--r-- 1 root root 0 2011-05-31 21:54 ChangeLog -rw-r--r-- 1 root root 1536 2011-05-31 21:54 COPYING -rw-r--r-- 1 root root 31 2011-05-31 21:54 INSTALL -rw-r--r-- 1 root root 0 2011-05-31 21:54 NEWS -rw-r--r-- 1 root root 4263 2011-05-31 21:54 README -rw-r--r-- 1 root root 662 2011-05-31 21:54 TODO /home/djemos/Documents/celt/pkg/usr/include: σύνολο 4 drwxr-xr-x 2 root root 4096 2011-05-31 21:54 celt /home/djemos/Documents/celt/pkg/usr/include/celt: σύνολο 24 -rw-r--r-- 1 root root 11723 2011-05-31 21:54 celt.h -rw-r--r-- 1 root root 3032 2011-05-31 21:54 celt_header.h -rw-r--r-- 1 root root 4132 2011-05-31 21:54 celt_types.h /home/djemos/Documents/celt/pkg/usr/lib: σύνολο 72 -rwxr-xr-x 1 root root 938 2011-05-31 21:54 libcelt0.la lrwxrwxrwx 1 root root 17 2011-05-31 21:54 libcelt0.so -> libcelt0.so.1.0.0 lrwxrwxrwx 1 root root 17 2011-05-31 21:54 libcelt0.so.1 -> libcelt0.so.1.0.0 -rwxr-xr-x 1 root root 61824 2011-05-31 21:54 libcelt0.so.1.0.0 drwxr-xr-x 2 root root 4096 2011-05-31 21:54 pkgconfig /home/djemos/Documents/celt/pkg/usr/lib/pkgconfig: σύνολο 4 -rw-r--r-- 1 root root 275 2011-05-31 21:54 celt.pc /home/djemos/Documents/celt/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 2011-05-31 21:54 celt-0.10.0 /home/djemos/Documents/celt/pkg/usr/src/celt-0.10.0: σύνολο 4 -rw-r--r-- 1 root root 1154 2011-05-31 21:54 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/libcelt0.so.1 -> libcelt0.so.1.0.0 usr/lib/libcelt0.so -> libcelt0.so.1.0.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libcelt0.so.1 ) ( cd usr/lib ; ln -sf libcelt0.so.1.0.0 libcelt0.so.1 ) ( cd usr/lib ; rm -rf libcelt0.so ) ( cd usr/lib ; ln -sf libcelt0.so.1.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.1» 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/Documents/celt/celt-0.10.0-i486-1dj.txz ./ usr/ usr/doc/ usr/doc/celt-0.10.0/ usr/doc/celt-0.10.0/ChangeLog usr/doc/celt-0.10.0/TODO usr/doc/celt-0.10.0/NEWS usr/doc/celt-0.10.0/COPYING usr/doc/celt-0.10.0/README usr/doc/celt-0.10.0/INSTALL usr/doc/celt-0.10.0/AUTHORS usr/bin/ usr/bin/celtenc usr/bin/celtdec usr/lib/ usr/lib/pkgconfig/ usr/lib/pkgconfig/celt.pc usr/lib/libcelt0.la usr/lib/libcelt0.so.1.0.0 usr/include/ usr/include/celt/ usr/include/celt/celt.h usr/include/celt/celt_header.h usr/include/celt/celt_types.h usr/src/ usr/src/celt-0.10.0/ usr/src/celt-0.10.0/SLKBUILD install/ install/slack-desc install/doinst.sh WARNING: zero length file usr/doc/celt-0.10.0/ChangeLog WARNING: zero length file usr/doc/celt-0.10.0/NEWS WARNING: zero length file usr/doc/celt-0.10.0/AUTHORS Slackware package /home/djemos/Documents/celt/celt-0.10.0-i486-1dj.txz created. Package has been built. Cleaning pkg and src directories