tar -xf json-c-0.11.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 make sets $(MAKE)... (cached) yes 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 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for strings.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for inttypes.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for vprintf... yes checking for _doprnt... no checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for strcasecmp... yes checking for strdup... yes checking for strndup... yes checking for strerror... yes checking for snprintf... yes checking for vsnprintf... yes checking for vasprintf... yes checking for open... yes checking for vsyslog... yes checking for strncasecmp... yes checking for setlocale... yes checking if .gnu.warning accepts long strings... no checking build system type... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu 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/x86_64-slackware-linux/bin/ld checking if the linker (/usr/x86_64-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/x86_64-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 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/x86_64-slackware-linux/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... no configure: creating ./config.status config.status: creating Makefile config.status: creating json.pc config.status: creating json-c.pc config.status: creating tests/Makefile config.status: creating json-c-uninstalled.pc config.status: creating config.h config.status: config.h is unchanged config.status: creating json_config.h config.status: json_config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory `/home/mimosa/packages/json-c/0.11/src/json-c-0.11' Making all in . make[2]: Entering directory `/home/mimosa/packages/json-c/0.11/src/json-c-0.11' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Werror -Wextra -Wwrite-strings -Wno-unused-parameter -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -MT arraylist.lo -MD -MP -MF .deps/arraylist.Tpo -c -o arraylist.lo arraylist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Werror -Wextra -Wwrite-strings -Wno-unused-parameter -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -MT arraylist.lo -MD -MP -MF .deps/arraylist.Tpo -c arraylist.c -fPIC -DPIC -o .libs/arraylist.o mv -f .deps/arraylist.Tpo .deps/arraylist.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Werror -Wextra -Wwrite-strings -Wno-unused-parameter -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Werror -Wextra -Wwrite-strings -Wno-unused-parameter -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fPIC -DPIC -o .libs/debug.o mv -f .deps/debug.Tpo .deps/debug.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Werror -Wextra -Wwrite-strings -Wno-unused-parameter -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -MT json_c_version.lo -MD -MP -MF .deps/json_c_version.Tpo -c -o json_c_version.lo json_c_version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Werror -Wextra -Wwrite-strings -Wno-unused-parameter -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -MT json_c_version.lo -MD -MP -MF .deps/json_c_version.Tpo -c json_c_version.c -fPIC -DPIC -o .libs/json_c_version.o mv -f .deps/json_c_version.Tpo .deps/json_c_version.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Werror -Wextra -Wwrite-strings -Wno-unused-parameter -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -MT json_object.lo -MD -MP -MF .deps/json_object.Tpo -c -o json_object.lo json_object.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Werror -Wextra -Wwrite-strings -Wno-unused-parameter -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -MT json_object.lo -MD -MP -MF .deps/json_object.Tpo -c json_object.c -fPIC -DPIC -o .libs/json_object.o mv -f .deps/json_object.Tpo .deps/json_object.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Werror -Wextra -Wwrite-strings -Wno-unused-parameter -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -MT json_object_iterator.lo -MD -MP -MF .deps/json_object_iterator.Tpo -c -o json_object_iterator.lo json_object_iterator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Werror -Wextra -Wwrite-strings -Wno-unused-parameter -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -MT json_object_iterator.lo -MD -MP -MF .deps/json_object_iterator.Tpo -c json_object_iterator.c -fPIC -DPIC -o .libs/json_object_iterator.o mv -f .deps/json_object_iterator.Tpo .deps/json_object_iterator.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Werror -Wextra -Wwrite-strings -Wno-unused-parameter -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -MT json_tokener.lo -MD -MP -MF .deps/json_tokener.Tpo -c -o json_tokener.lo json_tokener.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Werror -Wextra -Wwrite-strings -Wno-unused-parameter -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -MT json_tokener.lo -MD -MP -MF .deps/json_tokener.Tpo -c json_tokener.c -fPIC -DPIC -o .libs/json_tokener.o mv -f .deps/json_tokener.Tpo .deps/json_tokener.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Werror -Wextra -Wwrite-strings -Wno-unused-parameter -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -MT json_util.lo -MD -MP -MF .deps/json_util.Tpo -c -o json_util.lo json_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Werror -Wextra -Wwrite-strings -Wno-unused-parameter -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -MT json_util.lo -MD -MP -MF .deps/json_util.Tpo -c json_util.c -fPIC -DPIC -o .libs/json_util.o mv -f .deps/json_util.Tpo .deps/json_util.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Werror -Wextra -Wwrite-strings -Wno-unused-parameter -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -MT linkhash.lo -MD -MP -MF .deps/linkhash.Tpo -c -o linkhash.lo linkhash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Werror -Wextra -Wwrite-strings -Wno-unused-parameter -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -MT linkhash.lo -MD -MP -MF .deps/linkhash.Tpo -c linkhash.c -fPIC -DPIC -o .libs/linkhash.o mv -f .deps/linkhash.Tpo .deps/linkhash.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Werror -Wextra -Wwrite-strings -Wno-unused-parameter -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -MT printbuf.lo -MD -MP -MF .deps/printbuf.Tpo -c -o printbuf.lo printbuf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Werror -Wextra -Wwrite-strings -Wno-unused-parameter -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -MT printbuf.lo -MD -MP -MF .deps/printbuf.Tpo -c printbuf.c -fPIC -DPIC -o .libs/printbuf.o mv -f .deps/printbuf.Tpo .deps/printbuf.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Werror -Wextra -Wwrite-strings -Wno-unused-parameter -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -version-info 2:1:0 -no-undefined -o libjson-c.la -rpath /usr/lib64 arraylist.lo debug.lo json_c_version.lo json_object.lo json_object_iterator.lo json_tokener.lo json_util.lo linkhash.lo printbuf.lo libtool: link: gcc -shared .libs/arraylist.o .libs/debug.o .libs/json_c_version.o .libs/json_object.o .libs/json_object_iterator.o .libs/json_tokener.o .libs/json_util.o .libs/linkhash.o .libs/printbuf.o -Wl,-soname -Wl,libjson-c.so.2 -o .libs/libjson-c.so.2.0.1 libtool: link: (cd ".libs" && rm -f "libjson-c.so.2" && ln -s "libjson-c.so.2.0.1" "libjson-c.so.2") libtool: link: (cd ".libs" && rm -f "libjson-c.so" && ln -s "libjson-c.so.2.0.1" "libjson-c.so") libtool: link: ( cd ".libs" && rm -f "libjson-c.la" && ln -s "../libjson-c.la" "libjson-c.la" ) /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Werror -Wextra -Wwrite-strings -Wno-unused-parameter -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -MT libjson.lo -MD -MP -MF .deps/libjson.Tpo -c -o libjson.lo libjson.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Werror -Wextra -Wwrite-strings -Wno-unused-parameter -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -MT libjson.lo -MD -MP -MF .deps/libjson.Tpo -c libjson.c -fPIC -DPIC -o .libs/libjson.o mv -f .deps/libjson.Tpo .deps/libjson.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Werror -Wextra -Wwrite-strings -Wno-unused-parameter -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -version-info 1:0:1 -no-undefined -ljson-c -o libjson.la -rpath /usr/lib64 libjson.lo -ljson-c libtool: link: gcc -shared .libs/libjson.o -Wl,-rpath -Wl,/home/mimosa/packages/json-c/0.11/src/json-c-0.11/.libs /home/mimosa/packages/json-c/0.11/src/json-c-0.11/.libs/libjson-c.so -Wl,-soname -Wl,libjson.so.0 -o .libs/libjson.so.0.1.0 libtool: link: (cd ".libs" && rm -f "libjson.so.0" && ln -s "libjson.so.0.1.0" "libjson.so.0") libtool: link: (cd ".libs" && rm -f "libjson.so" && ln -s "libjson.so.0.1.0" "libjson.so") libtool: link: ( cd ".libs" && rm -f "libjson.la" && ln -s "../libjson.la" "libjson.la" ) make[2]: Leaving directory `/home/mimosa/packages/json-c/0.11/src/json-c-0.11' Making all in tests make[2]: Entering directory `/home/mimosa/packages/json-c/0.11/src/json-c-0.11/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/mimosa/packages/json-c/0.11/src/json-c-0.11/tests' make[1]: Leaving directory `/home/mimosa/packages/json-c/0.11/src/json-c-0.11' Making install in . make[1]: Entering directory `/home/mimosa/packages/json-c/0.11/src/json-c-0.11' make[2]: Entering directory `/home/mimosa/packages/json-c/0.11/src/json-c-0.11' test -z "/usr/lib64" || /usr/bin/mkdir -p "/home/mimosa/packages/json-c/0.11/pkg/usr/lib64" /bin/sh ./libtool --mode=install /usr/bin/ginstall -c libjson-c.la libjson.la '/home/mimosa/packages/json-c/0.11/pkg/usr/lib64' libtool: install: /usr/bin/ginstall -c .libs/libjson-c.so.2.0.1 /home/mimosa/packages/json-c/0.11/pkg/usr/lib64/libjson-c.so.2.0.1 libtool: install: (cd /home/mimosa/packages/json-c/0.11/pkg/usr/lib64 && { ln -s -f libjson-c.so.2.0.1 libjson-c.so.2 || { rm -f libjson-c.so.2 && ln -s libjson-c.so.2.0.1 libjson-c.so.2; }; }) libtool: install: (cd /home/mimosa/packages/json-c/0.11/pkg/usr/lib64 && { ln -s -f libjson-c.so.2.0.1 libjson-c.so || { rm -f libjson-c.so && ln -s libjson-c.so.2.0.1 libjson-c.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libjson-c.lai /home/mimosa/packages/json-c/0.11/pkg/usr/lib64/libjson-c.la libtool: install: warning: relinking `libjson.la' libtool: install: (cd /home/mimosa/packages/json-c/0.11/src/json-c-0.11; /bin/sh /home/mimosa/packages/json-c/0.11/src/json-c-0.11/libtool --tag CC --mode=relink gcc -Wall -Werror -Wextra -Wwrite-strings -Wno-unused-parameter -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -fPIC -version-info 1:0:1 -no-undefined -ljson-c -o libjson.la -rpath /usr/lib64 libjson.lo -ljson-c -inst-prefix-dir /home/mimosa/packages/json-c/0.11/pkg) libtool: relink: gcc -shared .libs/libjson.o -L/home/mimosa/packages/json-c/0.11/pkg/usr/lib64 -L/usr/lib64 -ljson-c -Wl,-soname -Wl,libjson.so.0 -o .libs/libjson.so.0.1.0 libtool: install: /usr/bin/ginstall -c .libs/libjson.so.0.1.0T /home/mimosa/packages/json-c/0.11/pkg/usr/lib64/libjson.so.0.1.0 libtool: install: (cd /home/mimosa/packages/json-c/0.11/pkg/usr/lib64 && { ln -s -f libjson.so.0.1.0 libjson.so.0 || { rm -f libjson.so.0 && ln -s libjson.so.0.1.0 libjson.so.0; }; }) libtool: install: (cd /home/mimosa/packages/json-c/0.11/pkg/usr/lib64 && { ln -s -f libjson.so.0.1.0 libjson.so || { rm -f libjson.so && ln -s libjson.so.0.1.0 libjson.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libjson.lai /home/mimosa/packages/json-c/0.11/pkg/usr/lib64/libjson.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/json-c" || /usr/bin/mkdir -p "/home/mimosa/packages/json-c/0.11/pkg/usr/include/json-c" /usr/bin/ginstall -c -m 644 arraylist.h bits.h debug.h json.h json_config.h json_c_version.h json_inttypes.h json_object.h json_object_iterator.h json_object_private.h json_tokener.h json_util.h linkhash.h printbuf.h '/home/mimosa/packages/json-c/0.11/pkg/usr/include/json-c' test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/home/mimosa/packages/json-c/0.11/pkg/usr/lib64/pkgconfig" /usr/bin/ginstall -c -m 644 json-c.pc json.pc '/home/mimosa/packages/json-c/0.11/pkg/usr/lib64/pkgconfig' make install-data-hook make[3]: Entering directory `/home/mimosa/packages/json-c/0.11/src/json-c-0.11' test \! -e "/home/mimosa/packages/json-c/0.11/pkg/usr/include/json" || rm "/home/mimosa/packages/json-c/0.11/pkg/usr/include/json" ln -s json-c "/home/mimosa/packages/json-c/0.11/pkg/usr/include/json" make[3]: Leaving directory `/home/mimosa/packages/json-c/0.11/src/json-c-0.11' make[2]: Leaving directory `/home/mimosa/packages/json-c/0.11/src/json-c-0.11' make[1]: Leaving directory `/home/mimosa/packages/json-c/0.11/src/json-c-0.11' Making install in tests make[1]: Entering directory `/home/mimosa/packages/json-c/0.11/src/json-c-0.11/tests' make[2]: Entering directory `/home/mimosa/packages/json-c/0.11/src/json-c-0.11/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/mimosa/packages/json-c/0.11/src/json-c-0.11/tests' make[1]: Leaving directory `/home/mimosa/packages/json-c/0.11/src/json-c-0.11/tests' /home/mimosa/packages/json-c/0.11/pkg: total 0 drwxr-xr-x 2 root root 23 Jan 27 18:59 install drwxr-xr-x 6 root root 52 Jan 27 18:59 usr /home/mimosa/packages/json-c/0.11/pkg/install: total 4 -rw-r--r-- 1 root root 480 Jan 27 18:59 slack-desc /home/mimosa/packages/json-c/0.11/pkg/usr: total 4 drwxr-xr-x 3 root root 24 Jan 27 18:59 doc drwxr-xr-x 3 root root 30 Jan 27 18:59 include drwxr-xr-x 3 root root 4096 Jan 27 18:59 lib64 drwxr-xr-x 3 root root 24 Jan 27 18:58 src /home/mimosa/packages/json-c/0.11/pkg/usr/doc: total 0 drwxr-xr-x 2 root root 88 Jan 27 18:59 json-c-0.11 /home/mimosa/packages/json-c/0.11/pkg/usr/doc/json-c-0.11: total 40 -rw-r--r-- 1 root root 165 Jan 27 18:59 AUTHORS -rw-r--r-- 1 root root 2205 Jan 27 18:59 COPYING -rw-r--r-- 1 root root 8456 Jan 27 18:59 ChangeLog -rw-r--r-- 1 root root 15578 Jan 27 18:59 INSTALL -rw-r--r-- 1 root root 0 Jan 27 18:59 NEWS -rw-r--r-- 1 root root 949 Jan 27 18:59 README /home/mimosa/packages/json-c/0.11/pkg/usr/include: total 4 lrwxrwxrwx 1 root root 6 Jan 27 18:59 json -> json-c drwxr-xr-x 2 root root 4096 Jan 27 18:59 json-c /home/mimosa/packages/json-c/0.11/pkg/usr/include/json-c: total 84 -rw-r--r-- 1 root root 1089 Jan 27 18:59 arraylist.h -rw-r--r-- 1 root root 693 Jan 27 18:59 bits.h -rw-r--r-- 1 root root 1724 Jan 27 18:59 debug.h -rw-r--r-- 1 root root 699 Jan 27 18:59 json.h -rw-r--r-- 1 root root 680 Jan 27 18:59 json_c_version.h -rw-r--r-- 1 root root 163 Jan 27 18:59 json_config.h -rw-r--r-- 1 root root 579 Jan 27 18:59 json_inttypes.h -rw-r--r-- 1 root root 19749 Jan 27 18:59 json_object.h -rw-r--r-- 1 root root 8184 Jan 27 18:59 json_object_iterator.h -rw-r--r-- 1 root root 990 Jan 27 18:59 json_object_private.h -rw-r--r-- 1 root root 6718 Jan 27 18:59 json_tokener.h -rw-r--r-- 1 root root 1034 Jan 27 18:59 json_util.h -rw-r--r-- 1 root root 6761 Jan 27 18:59 linkhash.h -rw-r--r-- 1 root root 2194 Jan 27 18:59 printbuf.h /home/mimosa/packages/json-c/0.11/pkg/usr/lib64: total 52 -rwxr-xr-x 1 root root 919 Jan 27 18:59 libjson-c.la lrwxrwxrwx 1 root root 18 Jan 27 18:59 libjson-c.so -> libjson-c.so.2.0.1 lrwxrwxrwx 1 root root 18 Jan 27 18:59 libjson-c.so.2 -> libjson-c.so.2.0.1 -rwxr-xr-x 1 root root 40208 Jan 27 18:59 libjson-c.so.2.0.1 -rwxr-xr-x 1 root root 931 Jan 27 18:59 libjson.la lrwxrwxrwx 1 root root 16 Jan 27 18:59 libjson.so -> libjson.so.0.1.0 lrwxrwxrwx 1 root root 16 Jan 27 18:59 libjson.so.0 -> libjson.so.0.1.0 -rwxr-xr-x 1 root root 3776 Jan 27 18:59 libjson.so.0.1.0 drwxr-xr-x 2 root root 36 Jan 27 18:59 pkgconfig /home/mimosa/packages/json-c/0.11/pkg/usr/lib64/pkgconfig: total 8 -rw-r--r-- 1 root root 217 Jan 27 18:59 json-c.pc -rw-r--r-- 1 root root 213 Jan 27 18:59 json.pc /home/mimosa/packages/json-c/0.11/pkg/usr/src: total 0 drwxr-xr-x 2 root root 46 Jan 27 18:59 json-c-0.11 /home/mimosa/packages/json-c/0.11/pkg/usr/src/json-c-0.11: total 552 -rw-r--r-- 1 root root 1137 Jan 27 18:59 SLKBUILD -rw-r--r-- 1 root root 557263 Jan 27 18:58 json-c-0.11.tar.gz Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib64/libjson-c.so.2 -> libjson-c.so.2.0.1 usr/lib64/libjson-c.so -> libjson-c.so.2.0.1 usr/lib64/libjson.so.0 -> libjson.so.0.1.0 usr/lib64/libjson.so -> libjson.so.0.1.0 usr/include/json -> json-c Making symbolic link creation script: ( cd usr/lib64 ; rm -rf libjson-c.so.2 ) ( cd usr/lib64 ; ln -sf libjson-c.so.2.0.1 libjson-c.so.2 ) ( cd usr/lib64 ; rm -rf libjson-c.so ) ( cd usr/lib64 ; ln -sf libjson-c.so.2.0.1 libjson-c.so ) ( cd usr/lib64 ; rm -rf libjson.so.0 ) ( cd usr/lib64 ; ln -sf libjson.so.0.1.0 libjson.so.0 ) ( cd usr/lib64 ; rm -rf libjson.so ) ( cd usr/lib64 ; ln -sf libjson.so.0.1.0 libjson.so ) ( cd usr/include ; rm -rf json ) ( cd usr/include ; ln -sf json-c json ) 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/libjson-c.so.2’ removed ‘./usr/lib64/libjson-c.so’ removed ‘./usr/lib64/libjson.so.0’ removed ‘./usr/lib64/libjson.so’ removed ‘./usr/include/json’ 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/mimosa/packages/json-c/0.11/json-c-0.11-x86_64-1tjb.txz ./ usr/ usr/src/ usr/src/json-c-0.11/ usr/src/json-c-0.11/json-c-0.11.tar.gz usr/src/json-c-0.11/SLKBUILD usr/lib64/ usr/lib64/libjson-c.so.2.0.1 usr/lib64/libjson-c.la usr/lib64/libjson.so.0.1.0 usr/lib64/libjson.la usr/lib64/pkgconfig/ usr/lib64/pkgconfig/json-c.pc usr/lib64/pkgconfig/json.pc usr/include/ usr/include/json-c/ usr/include/json-c/arraylist.h usr/include/json-c/bits.h usr/include/json-c/debug.h usr/include/json-c/json.h usr/include/json-c/json_config.h usr/include/json-c/json_c_version.h usr/include/json-c/json_inttypes.h usr/include/json-c/json_object.h usr/include/json-c/json_object_iterator.h usr/include/json-c/json_object_private.h usr/include/json-c/json_tokener.h usr/include/json-c/json_util.h usr/include/json-c/linkhash.h usr/include/json-c/printbuf.h usr/doc/ usr/doc/json-c-0.11/ usr/doc/json-c-0.11/README usr/doc/json-c-0.11/INSTALL usr/doc/json-c-0.11/COPYING usr/doc/json-c-0.11/ChangeLog usr/doc/json-c-0.11/AUTHORS usr/doc/json-c-0.11/NEWS install/ install/slack-desc install/doinst.sh WARNING: zero length file usr/doc/json-c-0.11/NEWS Slackware package /home/mimosa/packages/json-c/0.11/json-c-0.11-x86_64-1tjb.txz created. Package has been built. Cleaning pkg and src directories