tar -xf libnice-0.1.4.tar.gz checking build system type... i486-slackware-linux-gnu checking host system type... i486-slackware-linux-gnu checking target system type... i486-slackware-linux-gnu checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed 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 how to convert i486-slackware-linux-gnu file names to i486-slackware-linux-gnu format... func_convert_file_noop checking how to convert i486-slackware-linux-gnu file names to toolchain format... func_convert_file_noop 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 dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar 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 mt... no checking if : is a manifest tool... no 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 operating system... linux/other checking for C/C++ restrict keyword... __restrict checking for variable-length arrays... yes checking whether to enable assertions... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking net/in.h usability... no checking net/in.h presence... no checking for net/in.h... no checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes configure: set LIBNICE_CFLAGS to -Wall checking for clock_gettime in -lrt... yes checking for poll... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for GST... no checking for GST010... yes checking for GUPNP... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no configure: creating ./config.status config.status: creating Makefile config.status: creating agent/Makefile config.status: creating stun/Makefile config.status: creating stun/tests/Makefile config.status: creating stun/tools/Makefile config.status: creating socket/Makefile config.status: creating nice/Makefile config.status: creating nice/nice.pc config.status: creating random/Makefile config.status: creating gst/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/libnice/Makefile config.status: creating tests/Makefile config.status: creating examples/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4' Making all in stun make[2]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/stun' Making all in . make[3]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/stun' CC stunagent.lo CC stunmessage.lo CC stun5389.lo CC stuncrc32.lo CC sha1.lo CC md5.lo CC rand.lo CC stunhmac.lo CC utils.lo CC debug.lo CC ice.lo CC bind.lo CC turn.lo CC timer.lo CCLD libstun.la make[3]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/stun' Making all in tools make[3]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/stun/tools' CC stunbdc.o CCLD stunbdc CC stund.o CCLD stund make[3]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/stun/tools' Making all in tests make[3]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/stun/tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/stun/tests' make[2]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/stun' Making all in socket make[2]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/socket' CC socket.lo CC udp-bsd.lo CC tcp-bsd.lo CC pseudossl.lo CC socks5.lo CC http.lo CC turn.lo CC tcp-turn.lo CCLD libsocket.la make[2]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/socket' Making all in random make[2]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/random' CC random.lo CC random-glib.lo CCLD libnice-random.la make[2]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/random' Making all in agent make[2]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/agent' make all-am make[3]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/agent' CC address.lo CC debug.lo CC candidate.lo CC component.lo CC agent.lo CC stream.lo CC conncheck.lo CC discovery.lo CC interfaces.lo CC pseudotcp.lo CC agent-signals-marshal.lo CCLD libagent.la copying selected object files to avoid basename conflicts... make[3]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/agent' make[2]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/agent' Making all in nice make[2]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/nice' CCLD libnice.la make[2]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/nice' Making all in gst make[2]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/gst' CC libgstnice010_la-gstnicesrc.lo CC libgstnice010_la-gstnicesink.lo CC libgstnice010_la-gstnice.lo CCLD libgstnice010.la make[2]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/gst' Making all in docs make[2]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/docs' Making all in reference make[3]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/docs/reference' Making all in libnice make[4]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/docs/reference/libnice' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/docs/reference/libnice' make[4]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/docs/reference' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/docs/reference' make[3]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/docs/reference' make[3]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/docs' make[2]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/docs' Making all in tests make[2]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/tests' chmod a+x ./check-test-fullmode-with-stun.sh chmod a+x ./test-pseudotcp-random.sh make[2]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/tests' Making all in examples make[2]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/examples' CC simple-example.o simple-example.c: In function ‘main’: simple-example.c:104:3: warning: ‘g_type_init’ is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations] g_type_init(); ^ CCLD simple-example CC threaded-example.o threaded-example.c: In function ‘main’: threaded-example.c:104:3: warning: ‘g_type_init’ is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations] g_type_init(); ^ CCLD threaded-example CC sdp-example.o sdp-example.c: In function ‘main’: sdp-example.c:95:3: warning: ‘g_type_init’ is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations] g_type_init(); ^ CCLD sdp-example make[2]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/examples' make[2]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4' make[2]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4' make[1]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4' Making install in stun make[1]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/stun' Making install in . make[2]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/stun' make[3]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/stun' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/pkg/build/libnice-0.1.4/pkg/usr/include/stun' /usr/bin/ginstall -c -m 644 stunagent.h stunmessage.h win32_common.h debug.h constants.h '/home/pkg/build/libnice-0.1.4/pkg/usr/include/stun' /usr/bin/mkdir -p '/home/pkg/build/libnice-0.1.4/pkg/usr/include/stun/usages' /usr/bin/ginstall -c -m 644 usages/bind.h usages/ice.h usages/turn.h usages/timer.h '/home/pkg/build/libnice-0.1.4/pkg/usr/include/stun/usages' make[3]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/stun' make[2]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/stun' Making install in tools make[2]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/stun/tools' make[3]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/stun/tools' /usr/bin/mkdir -p '/home/pkg/build/libnice-0.1.4/pkg/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c stunbdc stund '/home/pkg/build/libnice-0.1.4/pkg/usr/bin' libtool: install: /usr/bin/ginstall -c stunbdc /home/pkg/build/libnice-0.1.4/pkg/usr/bin/stunbdc libtool: install: /usr/bin/ginstall -c stund /home/pkg/build/libnice-0.1.4/pkg/usr/bin/stund make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/stun/tools' make[2]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/stun/tools' Making install in tests make[2]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/stun/tests' make[3]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/stun/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/stun/tests' make[2]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/stun/tests' make[1]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/stun' Making install in socket make[1]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/socket' make[2]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/socket' 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/pkg/build/libnice-0.1.4/src/libnice-0.1.4/socket' make[1]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/socket' Making install in random make[1]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/random' make[2]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/random' 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/pkg/build/libnice-0.1.4/src/libnice-0.1.4/random' make[1]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/random' Making install in agent make[1]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/agent' make install-am make[2]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/agent' make[3]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/agent' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/pkg/build/libnice-0.1.4/pkg/usr/include/nice' /usr/bin/ginstall -c -m 644 agent.h candidate.h debug.h address.h interfaces.h pseudotcp.h '/home/pkg/build/libnice-0.1.4/pkg/usr/include/nice' make[3]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/agent' make[2]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/agent' make[1]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/agent' Making install in nice make[1]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/nice' make[2]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/nice' /usr/bin/mkdir -p '/home/pkg/build/libnice-0.1.4/pkg/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libnice.la '/home/pkg/build/libnice-0.1.4/pkg/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libnice.so.10.2.0 /home/pkg/build/libnice-0.1.4/pkg/usr/lib/libnice.so.10.2.0 libtool: install: (cd /home/pkg/build/libnice-0.1.4/pkg/usr/lib && { ln -s -f libnice.so.10.2.0 libnice.so.10 || { rm -f libnice.so.10 && ln -s libnice.so.10.2.0 libnice.so.10; }; }) libtool: install: (cd /home/pkg/build/libnice-0.1.4/pkg/usr/lib && { ln -s -f libnice.so.10.2.0 libnice.so || { rm -f libnice.so && ln -s libnice.so.10.2.0 libnice.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libnice.lai /home/pkg/build/libnice-0.1.4/pkg/usr/lib/libnice.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/pkg/build/libnice-0.1.4/pkg/usr/lib/pkgconfig' /usr/bin/ginstall -c -m 644 nice.pc '/home/pkg/build/libnice-0.1.4/pkg/usr/lib/pkgconfig' /usr/bin/mkdir -p '/home/pkg/build/libnice-0.1.4/pkg/usr/include/nice' /usr/bin/ginstall -c -m 644 nice.h '/home/pkg/build/libnice-0.1.4/pkg/usr/include/nice' make[2]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/nice' make[1]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/nice' Making install in gst make[1]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/gst' make[2]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/gst' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/pkg/build/libnice-0.1.4/pkg/usr/lib/gstreamer-0.10' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libgstnice010.la '/home/pkg/build/libnice-0.1.4/pkg/usr/lib/gstreamer-0.10' libtool: install: warning: relinking `libgstnice010.la' libtool: install: (cd /home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/gst; /bin/sh /home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/libtool --silent --tag CC --mode=relink gcc -Wall -I .. -I ../socket -I ../agent -I ../random -I ../stun -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -march=i486 -mtune=i686 -module -avoid-version -o libgstnice010.la -rpath /usr/lib/gstreamer-0.10 libgstnice010_la-gstnicesrc.lo libgstnice010_la-gstnicesink.lo libgstnice010_la-gstnice.lo ../nice/libnice.la -pthread -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -inst-prefix-dir /home/pkg/build/libnice-0.1.4/pkg) libtool: install: /usr/bin/ginstall -c .libs/libgstnice010.soT /home/pkg/build/libnice-0.1.4/pkg/usr/lib/gstreamer-0.10/libgstnice010.so libtool: install: /usr/bin/ginstall -c .libs/libgstnice010.lai /home/pkg/build/libnice-0.1.4/pkg/usr/lib/gstreamer-0.10/libgstnice010.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gstreamer-0.10' make[2]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/gst' make[1]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/gst' Making install in docs make[1]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/docs' Making install in reference make[2]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/docs/reference' Making install in libnice make[3]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/docs/reference/libnice' make[4]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/docs/reference/libnice' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/ginstall -c -m 644 ./html/ch01.html /usr/bin/ginstall -c -m 644 ./html/ch02.html /usr/bin/ginstall -c -m 644 ./html/ch03.html /usr/bin/ginstall -c -m 644 ./html/ch04.html /usr/bin/ginstall -c -m 644 ./html/ch05.html /usr/bin/ginstall -c -m 644 ./html/home.png /usr/bin/ginstall -c -m 644 ./html/index.html /usr/bin/ginstall -c -m 644 ./html/index.sgml /usr/bin/ginstall -c -m 644 ./html/left.png /usr/bin/ginstall -c -m 644 ./html/libnice-Bind.html /usr/bin/ginstall -c -m 644 ./html/libnice-Debug-messages.html /usr/bin/ginstall -c -m 644 ./html/libnice.devhelp2 /usr/bin/ginstall -c -m 644 ./html/libnice-ICE.html /usr/bin/ginstall -c -m 644 ./html/libnice-Network-interfaces-discovery.html /usr/bin/ginstall -c -m 644 ./html/libnice-NiceAddress.html /usr/bin/ginstall -c -m 644 ./html/libnice-NiceCandidate.html /usr/bin/ginstall -c -m 644 ./html/libnice-Pseudo-TCP-Socket.html /usr/bin/ginstall -c -m 644 ./html/libnice-StunAgent.html /usr/bin/ginstall -c -m 644 ./html/libnice-StunMessage.html /usr/bin/ginstall -c -m 644 ./html/libnice-Timer.html /usr/bin/ginstall -c -m 644 ./html/libnice-TURN.html /usr/bin/ginstall -c -m 644 ./html/NiceAgent.html /usr/bin/ginstall -c -m 644 ./html/pt01.html /usr/bin/ginstall -c -m 644 ./html/pt02.html /usr/bin/ginstall -c -m 644 ./html/pt03.html /usr/bin/ginstall -c -m 644 ./html/right.png /usr/bin/ginstall -c -m 644 ./html/style.css /usr/bin/ginstall -c -m 644 ./html/up.png make[4]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/docs/reference/libnice' make[3]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/docs/reference/libnice' make[3]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/docs/reference' make[4]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/docs/reference' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/docs/reference' make[3]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/docs/reference' make[2]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/docs/reference' make[2]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/docs' make[3]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/docs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/docs' make[2]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/docs' make[1]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/docs' Making install in tests make[1]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/tests' chmod a+x ./check-test-fullmode-with-stun.sh chmod a+x ./test-pseudotcp-random.sh make[2]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/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/pkg/build/libnice-0.1.4/src/libnice-0.1.4/tests' make[1]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/tests' Making install in examples make[1]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/examples' make[2]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/examples' /usr/bin/mkdir -p '/home/pkg/build/libnice-0.1.4/pkg/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c simple-example threaded-example sdp-example '/home/pkg/build/libnice-0.1.4/pkg/usr/bin' libtool: install: /usr/bin/ginstall -c simple-example /home/pkg/build/libnice-0.1.4/pkg/usr/bin/simple-example libtool: install: /usr/bin/ginstall -c threaded-example /home/pkg/build/libnice-0.1.4/pkg/usr/bin/threaded-example libtool: install: /usr/bin/ginstall -c sdp-example /home/pkg/build/libnice-0.1.4/pkg/usr/bin/sdp-example make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/examples' make[1]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4/examples' make[1]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4' make[2]: Entering directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4' 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/pkg/build/libnice-0.1.4/src/libnice-0.1.4' make[1]: Leaving directory `/home/pkg/build/libnice-0.1.4/src/libnice-0.1.4' /home/pkg/build/libnice-0.1.4/pkg: total 8 drwxr-xr-x 2 root root 4096 Feb 16 14:04 install drwxr-xr-x 8 root root 4096 Feb 16 14:04 usr /home/pkg/build/libnice-0.1.4/pkg/install: total 4 -rw-r--r-- 1 root root 571 Feb 16 14:04 slack-desc /home/pkg/build/libnice-0.1.4/pkg/usr: total 24 drwxr-xr-x 2 root root 4096 Feb 16 14:04 bin drwxr-xr-x 3 root root 4096 Feb 16 14:04 doc drwxr-xr-x 4 root root 4096 Feb 16 14:03 include drwxr-xr-x 4 root root 4096 Feb 16 14:04 lib drwxr-xr-x 2 root root 4096 Feb 16 14:04 share drwxr-xr-x 3 root root 4096 Feb 16 14:03 src /home/pkg/build/libnice-0.1.4/pkg/usr/bin: total 652 -rwxr-xr-x 1 root root 191020 Feb 16 14:04 sdp-example -rwxr-xr-x 1 root root 191068 Feb 16 14:04 simple-example -rwxr-xr-x 1 root root 42692 Feb 16 14:04 stunbdc -rwxr-xr-x 1 root root 38568 Feb 16 14:04 stund -rwxr-xr-x 1 root root 195128 Feb 16 14:04 threaded-example /home/pkg/build/libnice-0.1.4/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 Feb 16 14:04 libnice-0.1.4 /home/pkg/build/libnice-0.1.4/pkg/usr/doc/libnice-0.1.4: total 40 -rw-r--r-- 1 root root 187 Feb 16 14:04 AUTHORS -rw-r--r-- 1 root root 0 Feb 16 14:04 ChangeLog -rw-r--r-- 1 root root 237 Feb 16 14:04 COPYING -rw-r--r-- 1 root root 15744 Feb 16 14:04 INSTALL -rw-r--r-- 1 root root 6832 Feb 16 14:04 NEWS -rw-r--r-- 1 root root 1519 Feb 16 14:04 README -rw-r--r-- 1 root root 483 Feb 16 14:04 TODO /home/pkg/build/libnice-0.1.4/pkg/usr/include: total 8 drwxr-xr-x 2 root root 4096 Feb 16 14:03 nice drwxr-xr-x 3 root root 4096 Feb 16 14:03 stun /home/pkg/build/libnice-0.1.4/pkg/usr/include/nice: total 72 -rw-r--r-- 1 root root 6968 Feb 16 14:03 address.h -rw-r--r-- 1 root root 30796 Feb 16 14:03 agent.h -rw-r--r-- 1 root root 6943 Feb 16 14:03 candidate.h -rw-r--r-- 1 root root 3591 Feb 16 14:03 debug.h -rw-r--r-- 1 root root 2308 Feb 16 14:03 interfaces.h -rw-r--r-- 1 root root 1711 Feb 16 14:03 nice.h -rw-r--r-- 1 root root 12061 Feb 16 14:03 pseudotcp.h /home/pkg/build/libnice-0.1.4/pkg/usr/include/stun: total 76 -rw-r--r-- 1 root root 2861 Feb 16 14:03 constants.h -rw-r--r-- 1 root root 1986 Feb 16 14:03 debug.h -rw-r--r-- 1 root root 21248 Feb 16 14:03 stunagent.h -rw-r--r-- 1 root root 33817 Feb 16 14:03 stunmessage.h drwxr-xr-x 2 root root 4096 Feb 16 14:03 usages -rw-r--r-- 1 root root 2712 Feb 16 14:03 win32_common.h /home/pkg/build/libnice-0.1.4/pkg/usr/include/stun/usages: total 40 -rw-r--r-- 1 root root 6191 Feb 16 14:03 bind.h -rw-r--r-- 1 root root 9194 Feb 16 14:03 ice.h -rw-r--r-- 1 root root 6943 Feb 16 14:03 timer.h -rw-r--r-- 1 root root 10743 Feb 16 14:03 turn.h /home/pkg/build/libnice-0.1.4/pkg/usr/lib: total 204 drwxr-xr-x 2 root root 4096 Feb 16 14:04 gstreamer-0.10 -rwxr-xr-x 1 root root 1095 Feb 16 14:03 libnice.la lrwxrwxrwx 1 root root 17 Feb 16 14:03 libnice.so -> libnice.so.10.2.0 lrwxrwxrwx 1 root root 17 Feb 16 14:03 libnice.so.10 -> libnice.so.10.2.0 -rwxr-xr-x 1 root root 193312 Feb 16 14:04 libnice.so.10.2.0 drwxr-xr-x 2 root root 4096 Feb 16 14:03 pkgconfig /home/pkg/build/libnice-0.1.4/pkg/usr/lib/gstreamer-0.10: total 20 -rwxr-xr-x 1 root root 1255 Feb 16 14:03 libgstnice010.la -rwxr-xr-x 1 root root 14352 Feb 16 14:04 libgstnice010.so /home/pkg/build/libnice-0.1.4/pkg/usr/lib/pkgconfig: total 4 -rw-r--r-- 1 root root 357 Feb 16 14:03 nice.pc /home/pkg/build/libnice-0.1.4/pkg/usr/share: total 0 /home/pkg/build/libnice-0.1.4/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Feb 16 14:04 libnice-0.1.4 /home/pkg/build/libnice-0.1.4/pkg/usr/src/libnice-0.1.4: total 4 -rw-r--r-- 1 root root 1422 Feb 16 14:04 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/libnice.so -> libnice.so.10.2.0 usr/lib/libnice.so.10 -> libnice.so.10.2.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libnice.so ) ( cd usr/lib ; ln -sf libnice.so.10.2.0 libnice.so ) ( cd usr/lib ; rm -rf libnice.so.10 ) ( cd usr/lib ; ln -sf libnice.so.10.2.0 libnice.so.10 ) 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/libnice.so’ removed ‘./usr/lib/libnice.so.10’ 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/pkg/build/libnice-0.1.4/libnice-0.1.4-i486-1cp.txz ./ usr/ usr/src/ usr/src/libnice-0.1.4/ usr/src/libnice-0.1.4/SLKBUILD usr/include/ usr/include/nice/ usr/include/nice/debug.h usr/include/nice/pseudotcp.h usr/include/nice/agent.h usr/include/nice/interfaces.h usr/include/nice/nice.h usr/include/nice/address.h usr/include/nice/candidate.h usr/include/stun/ usr/include/stun/debug.h usr/include/stun/win32_common.h usr/include/stun/usages/ usr/include/stun/usages/ice.h usr/include/stun/usages/timer.h usr/include/stun/usages/turn.h usr/include/stun/usages/bind.h usr/include/stun/stunmessage.h usr/include/stun/constants.h usr/include/stun/stunagent.h usr/doc/ usr/doc/libnice-0.1.4/ usr/doc/libnice-0.1.4/ChangeLog usr/doc/libnice-0.1.4/AUTHORS usr/doc/libnice-0.1.4/TODO usr/doc/libnice-0.1.4/COPYING usr/doc/libnice-0.1.4/INSTALL usr/doc/libnice-0.1.4/README usr/doc/libnice-0.1.4/NEWS usr/lib/ usr/lib/libnice.la usr/lib/pkgconfig/ usr/lib/pkgconfig/nice.pc usr/lib/libnice.so.10.2.0 usr/lib/gstreamer-0.10/ usr/lib/gstreamer-0.10/libgstnice010.la usr/lib/gstreamer-0.10/libgstnice010.so usr/bin/ usr/bin/simple-example usr/bin/threaded-example usr/bin/sdp-example usr/bin/stunbdc usr/bin/stund usr/share/ install/ install/slack-desc install/doinst.sh WARNING: zero length file usr/doc/libnice-0.1.4/ChangeLog Slackware package /home/pkg/build/libnice-0.1.4/libnice-0.1.4-i486-1cp.txz created. Package has been built. Cleaning pkg and src directories