tar -xf libigloo-0.9.5.tar.gz checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Werror=unknown-warning-option... no checking whether C compiler accepts -Werror=invalid-command-line-argument... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf 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/bin/ld checking if the linker (/usr/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 how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.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/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for __attribute__((transparent_union))... yes checking whether to enable assertions... yes checking for egrep... (cached) /usr/bin/grep -E checking for stdint.h... (cached) yes checking for sys/select.h... yes checking for errno.h... yes checking for fcntl.h... yes checking for sys/random.h... yes checking for open... yes checking for close... yes checking for read... yes checking for write... yes checking for fopen... yes checking for fclose... yes checking for fread... yes checking for fwrite... yes checking for clock_gettime... yes checking for gettimeofday... yes checking for ftime... yes checking for clock_nanosleep... yes checking for nanosleep... yes checking for usleep... yes checking for select... yes checking for sysconf... yes checking for uname... yes checking for getuid... yes checking for getpid... yes checking for getppid... yes checking for getrandom... yes checking for getentropy... yes checking for size_t... yes checking for ssize_t... yes checking for uintptr_t... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for librhash... no checking for rhash.h... yes checking for rhash_library_init in -lrhash... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for pthread_spin_lock... yes checking for library containing log2... -lm checking for /etc/machine-id... no checking for /proc/sys/kernel/random/boot_id... yes checking for /dev/urandom... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating igloo.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-am make[1]: Entering directory '/home/one/icecast/libigloo/src/libigloo-0.9.5' depbase=`echo src/igloo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/igloo.lo -MD -MP -MF $depbase.Tpo -c -o src/igloo.lo src/igloo.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/igloo.lo -MD -MP -MF src/.deps/igloo.Tpo -c src/igloo.c -fPIC -DPIC -o src/.libs/igloo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/igloo.lo -MD -MP -MF src/.deps/igloo.Tpo -c src/igloo.c -o src/igloo.o >/dev/null 2>&1 depbase=`echo src/error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/error.lo -MD -MP -MF $depbase.Tpo -c -o src/error.lo src/error.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/error.lo -MD -MP -MF src/.deps/error.Tpo -c src/error.c -fPIC -DPIC -o src/.libs/error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/error.lo -MD -MP -MF src/.deps/error.Tpo -c src/error.c -o src/error.o >/dev/null 2>&1 depbase=`echo src/rwlock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/rwlock.lo -MD -MP -MF $depbase.Tpo -c -o src/rwlock.lo src/rwlock.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/rwlock.lo -MD -MP -MF src/.deps/rwlock.Tpo -c src/rwlock.c -fPIC -DPIC -o src/.libs/rwlock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/rwlock.lo -MD -MP -MF src/.deps/rwlock.Tpo -c src/rwlock.c -o src/rwlock.o >/dev/null 2>&1 depbase=`echo src/time.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/time.lo -MD -MP -MF $depbase.Tpo -c -o src/time.lo src/time.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/time.lo -MD -MP -MF src/.deps/time.Tpo -c src/time.c -fPIC -DPIC -o src/.libs/time.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/time.lo -MD -MP -MF src/.deps/time.Tpo -c src/time.c -o src/time.o >/dev/null 2>&1 depbase=`echo src/feature.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/feature.lo -MD -MP -MF $depbase.Tpo -c -o src/feature.lo src/feature.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/feature.lo -MD -MP -MF src/.deps/feature.Tpo -c src/feature.c -fPIC -DPIC -o src/.libs/feature.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/feature.lo -MD -MP -MF src/.deps/feature.Tpo -c src/feature.c -o src/feature.o >/dev/null 2>&1 depbase=`echo src/list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/list.lo -MD -MP -MF $depbase.Tpo -c -o src/list.lo src/list.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/list.lo -MD -MP -MF src/.deps/list.Tpo -c src/list.c -fPIC -DPIC -o src/.libs/list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/list.lo -MD -MP -MF src/.deps/list.Tpo -c src/list.c -o src/list.o >/dev/null 2>&1 depbase=`echo src/digest.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/digest.lo -MD -MP -MF $depbase.Tpo -c -o src/digest.lo src/digest.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/digest.lo -MD -MP -MF src/.deps/digest.Tpo -c src/digest.c -fPIC -DPIC -o src/.libs/digest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/digest.lo -MD -MP -MF src/.deps/digest.Tpo -c src/digest.c -o src/digest.o >/dev/null 2>&1 depbase=`echo src/prng.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/prng.lo -MD -MP -MF $depbase.Tpo -c -o src/prng.lo src/prng.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/prng.lo -MD -MP -MF src/.deps/prng.Tpo -c src/prng.c -fPIC -DPIC -o src/.libs/prng.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/prng.lo -MD -MP -MF src/.deps/prng.Tpo -c src/prng.c -o src/prng.o >/dev/null 2>&1 depbase=`echo src/cs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/cs.lo -MD -MP -MF $depbase.Tpo -c -o src/cs.lo src/cs.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/cs.lo -MD -MP -MF src/.deps/cs.Tpo -c src/cs.c -fPIC -DPIC -o src/.libs/cs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/cs.lo -MD -MP -MF src/.deps/cs.Tpo -c src/cs.c -o src/cs.o >/dev/null 2>&1 depbase=`echo src/sp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/sp.lo -MD -MP -MF $depbase.Tpo -c -o src/sp.lo src/sp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/sp.lo -MD -MP -MF src/.deps/sp.Tpo -c src/sp.c -fPIC -DPIC -o src/.libs/sp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/sp.lo -MD -MP -MF src/.deps/sp.Tpo -c src/sp.c -o src/sp.o >/dev/null 2>&1 depbase=`echo src/ro.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/ro.lo -MD -MP -MF $depbase.Tpo -c -o src/ro.lo src/ro.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/ro.lo -MD -MP -MF src/.deps/ro.Tpo -c src/ro.c -fPIC -DPIC -o src/.libs/ro.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/ro.lo -MD -MP -MF src/.deps/ro.Tpo -c src/ro.c -o src/ro.o >/dev/null 2>&1 depbase=`echo src/tap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/tap.lo -MD -MP -MF $depbase.Tpo -c -o src/tap.lo src/tap.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/tap.lo -MD -MP -MF src/.deps/tap.Tpo -c src/tap.c -fPIC -DPIC -o src/.libs/tap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/tap.lo -MD -MP -MF src/.deps/tap.Tpo -c src/tap.c -o src/tap.o >/dev/null 2>&1 depbase=`echo src/uuid.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/uuid.lo -MD -MP -MF $depbase.Tpo -c -o src/uuid.lo src/uuid.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/uuid.lo -MD -MP -MF src/.deps/uuid.Tpo -c src/uuid.c -fPIC -DPIC -o src/.libs/uuid.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -O2 -fPIC -Wall -Wextra -pthread -MT src/uuid.lo -MD -MP -MF src/.deps/uuid.Tpo -c src/uuid.c -o src/uuid.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -fPIC -Wall -Wextra -pthread -o libigloo.la -rpath /usr/lib64 src/igloo.lo src/error.lo src/rwlock.lo src/time.lo src/feature.lo src/list.lo src/digest.lo src/prng.lo src/cs.lo src/sp.lo src/ro.lo src/tap.lo src/uuid.lo -lm -lrhash libtool: link: gcc -shared -fPIC -DPIC src/.libs/igloo.o src/.libs/error.o src/.libs/rwlock.o src/.libs/time.o src/.libs/feature.o src/.libs/list.o src/.libs/digest.o src/.libs/prng.o src/.libs/cs.o src/.libs/sp.o src/.libs/ro.o src/.libs/tap.o src/.libs/uuid.o -lm -lrhash -O2 -pthread -Wl,-soname -Wl,libigloo.so.0 -o .libs/libigloo.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libigloo.so.0" && ln -s "libigloo.so.0.0.0" "libigloo.so.0") libtool: link: (cd ".libs" && rm -f "libigloo.so" && ln -s "libigloo.so.0.0.0" "libigloo.so") libtool: link: ar cr .libs/libigloo.a src/igloo.o src/error.o src/rwlock.o src/time.o src/feature.o src/list.o src/digest.o src/prng.o src/cs.o src/sp.o src/ro.o src/tap.o src/uuid.o libtool: link: ranlib .libs/libigloo.a libtool: link: ( cd ".libs" && rm -f "libigloo.la" && ln -s "../libigloo.la" "libigloo.la" ) make[1]: Leaving directory '/home/one/icecast/libigloo/src/libigloo-0.9.5' make[1]: Entering directory '/home/one/icecast/libigloo/src/libigloo-0.9.5' /usr/bin/mkdir -p '/home/one/icecast/libigloo/pkg/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/ginstall -c libigloo.la '/home/one/icecast/libigloo/pkg/usr/lib64' libtool: install: /usr/bin/ginstall -c .libs/libigloo.so.0.0.0 /home/one/icecast/libigloo/pkg/usr/lib64/libigloo.so.0.0.0 libtool: install: (cd /home/one/icecast/libigloo/pkg/usr/lib64 && { ln -s -f libigloo.so.0.0.0 libigloo.so.0 || { rm -f libigloo.so.0 && ln -s libigloo.so.0.0.0 libigloo.so.0; }; }) libtool: install: (cd /home/one/icecast/libigloo/pkg/usr/lib64 && { ln -s -f libigloo.so.0.0.0 libigloo.so || { rm -f libigloo.so && ln -s libigloo.so.0.0.0 libigloo.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libigloo.lai /home/one/icecast/libigloo/pkg/usr/lib64/libigloo.la libtool: install: /usr/bin/ginstall -c .libs/libigloo.a /home/one/icecast/libigloo/pkg/usr/lib64/libigloo.a libtool: install: chmod 644 /home/one/icecast/libigloo/pkg/usr/lib64/libigloo.a libtool: install: ranlib /home/one/icecast/libigloo/pkg/usr/lib64/libigloo.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/one/icecast/libigloo/pkg/usr/lib64/pkgconfig' /usr/bin/ginstall -c -m 644 igloo.pc '/home/one/icecast/libigloo/pkg/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/home/one/icecast/libigloo/pkg/usr/include/igloo' /usr/bin/ginstall -c -m 644 include/igloo/igloo.h include/igloo/config.h include/igloo/types.h include/igloo/error.h include/igloo/typedef.h include/igloo/ro.h include/igloo/rwlock.h include/igloo/time.h include/igloo/feature.h include/igloo/list.h include/igloo/digest.h include/igloo/prng.h include/igloo/cs.h include/igloo/sp.h include/igloo/tap.h include/igloo/uuid.h '/home/one/icecast/libigloo/pkg/usr/include/igloo' make[1]: Leaving directory '/home/one/icecast/libigloo/src/libigloo-0.9.5' /home/one/icecast/libigloo/pkg: total 0 drwxr-xr-x 2 root root 60 Apr 1 18:21 install drwxr-xr-x 6 root root 120 Apr 1 18:21 usr drwxr-xr-x 3 root root 60 Apr 1 18:21 var /home/one/icecast/libigloo/pkg/install: total 4 -rw-r--r-- 1 root root 190 Apr 1 18:21 slack-desc /home/one/icecast/libigloo/pkg/usr: total 0 drwxr-xr-x 3 root root 60 Apr 1 18:21 doc drwxr-xr-x 3 root root 60 Apr 1 18:21 include drwxr-xr-x 3 root root 140 Apr 1 18:21 lib64 drwxr-xr-x 3 root root 60 Apr 1 18:21 src /home/one/icecast/libigloo/pkg/usr/doc: total 0 drwxr-xr-x 2 root root 100 Apr 1 18:21 libigloo-0.9.5 /home/one/icecast/libigloo/pkg/usr/doc/libigloo-0.9.5: total 36 -rw-r--r-- 1 root root 25275 Apr 1 18:21 COPYING -rw-r--r-- 1 root root 1380 Apr 1 18:21 NEWS -rw-r--r-- 1 root root 103 Apr 1 18:21 README /home/one/icecast/libigloo/pkg/usr/include: total 0 drwxr-xr-x 2 root root 360 Apr 1 18:21 igloo /home/one/icecast/libigloo/pkg/usr/include/igloo: total 92 -rw-r--r-- 1 root root 3823 Apr 1 18:21 config.h -rw-r--r-- 1 root root 2910 Apr 1 18:21 cs.h -rw-r--r-- 1 root root 1417 Apr 1 18:21 digest.h -rw-r--r-- 1 root root 6742 Apr 1 18:21 error.h -rw-r--r-- 1 root root 2828 Apr 1 18:21 feature.h -rw-r--r-- 1 root root 5763 Apr 1 18:21 igloo.h -rw-r--r-- 1 root root 2586 Apr 1 18:21 list.h -rw-r--r-- 1 root root 2219 Apr 1 18:21 prng.h -rw-r--r-- 1 root root 16349 Apr 1 18:21 ro.h -rw-r--r-- 1 root root 1398 Apr 1 18:21 rwlock.h -rw-r--r-- 1 root root 3309 Apr 1 18:21 sp.h -rw-r--r-- 1 root root 5390 Apr 1 18:21 tap.h -rw-r--r-- 1 root root 3348 Apr 1 18:21 time.h -rw-r--r-- 1 root root 4869 Apr 1 18:21 typedef.h -rw-r--r-- 1 root root 3612 Apr 1 18:21 types.h -rw-r--r-- 1 root root 2858 Apr 1 18:21 uuid.h /home/one/icecast/libigloo/pkg/usr/lib64: total 228 -rw-r--r-- 1 root root 134872 Apr 1 18:21 libigloo.a lrwxrwxrwx 1 root root 17 Apr 1 18:21 libigloo.so -> libigloo.so.0.0.0 lrwxrwxrwx 1 root root 17 Apr 1 18:21 libigloo.so.0 -> libigloo.so.0.0.0 -rwxr-xr-x 1 root root 95848 Apr 1 18:21 libigloo.so.0.0.0 drwxr-xr-x 2 root root 60 Apr 1 18:21 pkgconfig /home/one/icecast/libigloo/pkg/usr/lib64/pkgconfig: total 4 -rw-r--r-- 1 root root 232 Apr 1 18:21 igloo.pc /home/one/icecast/libigloo/pkg/usr/src: total 0 drwxr-xr-x 2 root root 60 Apr 1 18:21 libigloo-0.9.5 /home/one/icecast/libigloo/pkg/usr/src/libigloo-0.9.5: total 4 -rw-r--r-- 1 root root 929 Apr 1 18:21 SLKBUILD /home/one/icecast/libigloo/pkg/var: total 0 drwxr-xr-x 3 root root 60 Apr 1 18:21 log /home/one/icecast/libigloo/pkg/var/log: total 0 drwxr-xr-x 2 nobody nogroup 40 Apr 1 18:21 icecast /home/one/icecast/libigloo/pkg/var/log/icecast: total 0 Slackware package maker, version 3.14159265. Searching for symbolic links: usr/lib64/libigloo.so libigloo.so.0.0.0 usr/lib64/libigloo.so.0 libigloo.so.0.0.0 Making symbolic link creation script: ( cd usr/lib64 ; rm -rf libigloo.so ) ( cd usr/lib64 ; ln -sf libigloo.so.0.0.0 libigloo.so ) ( cd usr/lib64 ; rm -rf libigloo.so.0 ) ( cd usr/lib64 ; ln -sf libigloo.so.0.0.0 libigloo.so.0 ) 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/lib64/libigloo.so' removed './usr/lib64/libigloo.so.0' 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/one/icecast/libigloo/libigloo-0.9.5-x86_64-1dj.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/doc/ usr/doc/libigloo-0.9.5/ usr/doc/libigloo-0.9.5/COPYING usr/doc/libigloo-0.9.5/NEWS usr/doc/libigloo-0.9.5/README usr/include/ usr/include/igloo/ usr/include/igloo/config.h usr/include/igloo/cs.h usr/include/igloo/digest.h usr/include/igloo/error.h usr/include/igloo/feature.h usr/include/igloo/igloo.h usr/include/igloo/list.h usr/include/igloo/prng.h usr/include/igloo/ro.h usr/include/igloo/rwlock.h usr/include/igloo/sp.h usr/include/igloo/tap.h usr/include/igloo/time.h usr/include/igloo/typedef.h usr/include/igloo/types.h usr/include/igloo/uuid.h usr/lib64/ usr/lib64/libigloo.a usr/lib64/libigloo.so.0.0.0 usr/lib64/pkgconfig/ usr/lib64/pkgconfig/igloo.pc usr/src/ usr/src/libigloo-0.9.5/ usr/src/libigloo-0.9.5/SLKBUILD var/ var/log/ var/log/icecast/ Slackware package /home/one/icecast/libigloo/libigloo-0.9.5-x86_64-1dj.txz created. Package has been built. Cleaning pkg and src directories