tar -xf libconfig-1.4.8.tar.gz checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-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 configure: libconfig - made with pride in California 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 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 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 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... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether gcc and cc understand -c and -o together... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking for compiler switch to enable full C/C++ warnings... -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter, -Wall -Wshadow -Wextra -Wno-unused-parameter checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking for an ANSI C-conforming const... yes checking for newlocale... yes checking for uselocale... yes checking for freelocale... yes configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating lib/libconfig.pc config.status: creating lib/libconfig++.pc config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating examples/c/Makefile config.status: creating examples/c++/Makefile config.status: creating tinytest/Makefile config.status: creating tests/Makefile config.status: creating libconfig.spec config.status: creating ac_config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8' Making all in lib make[2]: Entering directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/lib' make all-am make[3]: Entering directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -MT libconfig_la-libconfig.lo -MD -MP -MF .deps/libconfig_la-libconfig.Tpo -c -o libconfig_la-libconfig.lo `test -f 'libconfig.c' || echo './'`libconfig.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -MT libconfig_la-libconfig.lo -MD -MP -MF .deps/libconfig_la-libconfig.Tpo -c libconfig.c -fPIC -DPIC -o .libs/libconfig_la-libconfig.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -MT libconfig_la-libconfig.lo -MD -MP -MF .deps/libconfig_la-libconfig.Tpo -c libconfig.c -o libconfig_la-libconfig.o >/dev/null 2>&1 mv -f .deps/libconfig_la-libconfig.Tpo .deps/libconfig_la-libconfig.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -MT libconfig_la-scanner.lo -MD -MP -MF .deps/libconfig_la-scanner.Tpo -c -o libconfig_la-scanner.lo `test -f 'scanner.c' || echo './'`scanner.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -MT libconfig_la-scanner.lo -MD -MP -MF .deps/libconfig_la-scanner.Tpo -c scanner.c -fPIC -DPIC -o .libs/libconfig_la-scanner.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -MT libconfig_la-scanner.lo -MD -MP -MF .deps/libconfig_la-scanner.Tpo -c scanner.c -o libconfig_la-scanner.o >/dev/null 2>&1 mv -f .deps/libconfig_la-scanner.Tpo .deps/libconfig_la-scanner.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -MT libconfig_la-grammar.lo -MD -MP -MF .deps/libconfig_la-grammar.Tpo -c -o libconfig_la-grammar.lo `test -f 'grammar.c' || echo './'`grammar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -MT libconfig_la-grammar.lo -MD -MP -MF .deps/libconfig_la-grammar.Tpo -c grammar.c -fPIC -DPIC -o .libs/libconfig_la-grammar.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -MT libconfig_la-grammar.lo -MD -MP -MF .deps/libconfig_la-grammar.Tpo -c grammar.c -o libconfig_la-grammar.o >/dev/null 2>&1 mv -f .deps/libconfig_la-grammar.Tpo .deps/libconfig_la-grammar.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -MT libconfig_la-scanctx.lo -MD -MP -MF .deps/libconfig_la-scanctx.Tpo -c -o libconfig_la-scanctx.lo `test -f 'scanctx.c' || echo './'`scanctx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -MT libconfig_la-scanctx.lo -MD -MP -MF .deps/libconfig_la-scanctx.Tpo -c scanctx.c -fPIC -DPIC -o .libs/libconfig_la-scanctx.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -MT libconfig_la-scanctx.lo -MD -MP -MF .deps/libconfig_la-scanctx.Tpo -c scanctx.c -o libconfig_la-scanctx.o >/dev/null 2>&1 mv -f .deps/libconfig_la-scanctx.Tpo .deps/libconfig_la-scanctx.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -MT libconfig_la-strbuf.lo -MD -MP -MF .deps/libconfig_la-strbuf.Tpo -c -o libconfig_la-strbuf.lo `test -f 'strbuf.c' || echo './'`strbuf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -MT libconfig_la-strbuf.lo -MD -MP -MF .deps/libconfig_la-strbuf.Tpo -c strbuf.c -fPIC -DPIC -o .libs/libconfig_la-strbuf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -MT libconfig_la-strbuf.lo -MD -MP -MF .deps/libconfig_la-strbuf.Tpo -c strbuf.c -o libconfig_la-strbuf.o >/dev/null 2>&1 mv -f .deps/libconfig_la-strbuf.Tpo .deps/libconfig_la-strbuf.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -version-info 10:2:1 -no-undefined -o libconfig.la -rpath /usr/lib libconfig_la-libconfig.lo libconfig_la-scanner.lo libconfig_la-grammar.lo libconfig_la-scanctx.lo libconfig_la-strbuf.lo libtool: link: gcc -shared .libs/libconfig_la-libconfig.o .libs/libconfig_la-scanner.o .libs/libconfig_la-grammar.o .libs/libconfig_la-scanctx.o .libs/libconfig_la-strbuf.o -march=i486 -mtune=i686 -Wl,-soname -Wl,libconfig.so.9 -o .libs/libconfig.so.9.1.2 libtool: link: (cd ".libs" && rm -f "libconfig.so.9" && ln -s "libconfig.so.9.1.2" "libconfig.so.9") libtool: link: (cd ".libs" && rm -f "libconfig.so" && ln -s "libconfig.so.9.1.2" "libconfig.so") libtool: link: ar cru .libs/libconfig.a libconfig_la-libconfig.o libconfig_la-scanner.o libconfig_la-grammar.o libconfig_la-scanctx.o libconfig_la-strbuf.o libtool: link: ranlib .libs/libconfig.a libtool: link: ( cd ".libs" && rm -f "libconfig.la" && ln -s "../libconfig.la" "libconfig.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -MT libconfig___la-libconfig.lo -MD -MP -MF .deps/libconfig___la-libconfig.Tpo -c -o libconfig___la-libconfig.lo `test -f 'libconfig.c' || echo './'`libconfig.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -MT libconfig___la-libconfig.lo -MD -MP -MF .deps/libconfig___la-libconfig.Tpo -c libconfig.c -fPIC -DPIC -o .libs/libconfig___la-libconfig.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -MT libconfig___la-libconfig.lo -MD -MP -MF .deps/libconfig___la-libconfig.Tpo -c libconfig.c -o libconfig___la-libconfig.o >/dev/null 2>&1 mv -f .deps/libconfig___la-libconfig.Tpo .deps/libconfig___la-libconfig.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -MT libconfig___la-scanner.lo -MD -MP -MF .deps/libconfig___la-scanner.Tpo -c -o libconfig___la-scanner.lo `test -f 'scanner.c' || echo './'`scanner.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -MT libconfig___la-scanner.lo -MD -MP -MF .deps/libconfig___la-scanner.Tpo -c scanner.c -fPIC -DPIC -o .libs/libconfig___la-scanner.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -MT libconfig___la-scanner.lo -MD -MP -MF .deps/libconfig___la-scanner.Tpo -c scanner.c -o libconfig___la-scanner.o >/dev/null 2>&1 mv -f .deps/libconfig___la-scanner.Tpo .deps/libconfig___la-scanner.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -MT libconfig___la-grammar.lo -MD -MP -MF .deps/libconfig___la-grammar.Tpo -c -o libconfig___la-grammar.lo `test -f 'grammar.c' || echo './'`grammar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -MT libconfig___la-grammar.lo -MD -MP -MF .deps/libconfig___la-grammar.Tpo -c grammar.c -fPIC -DPIC -o .libs/libconfig___la-grammar.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -MT libconfig___la-grammar.lo -MD -MP -MF .deps/libconfig___la-grammar.Tpo -c grammar.c -o libconfig___la-grammar.o >/dev/null 2>&1 mv -f .deps/libconfig___la-grammar.Tpo .deps/libconfig___la-grammar.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -MT libconfig___la-scanctx.lo -MD -MP -MF .deps/libconfig___la-scanctx.Tpo -c -o libconfig___la-scanctx.lo `test -f 'scanctx.c' || echo './'`scanctx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -MT libconfig___la-scanctx.lo -MD -MP -MF .deps/libconfig___la-scanctx.Tpo -c scanctx.c -fPIC -DPIC -o .libs/libconfig___la-scanctx.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -MT libconfig___la-scanctx.lo -MD -MP -MF .deps/libconfig___la-scanctx.Tpo -c scanctx.c -o libconfig___la-scanctx.o >/dev/null 2>&1 mv -f .deps/libconfig___la-scanctx.Tpo .deps/libconfig___la-scanctx.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -MT libconfig___la-strbuf.lo -MD -MP -MF .deps/libconfig___la-strbuf.Tpo -c -o libconfig___la-strbuf.lo `test -f 'strbuf.c' || echo './'`strbuf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -MT libconfig___la-strbuf.lo -MD -MP -MF .deps/libconfig___la-strbuf.Tpo -c strbuf.c -fPIC -DPIC -o .libs/libconfig___la-strbuf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -MT libconfig___la-strbuf.lo -MD -MP -MF .deps/libconfig___la-strbuf.Tpo -c strbuf.c -o libconfig___la-strbuf.o >/dev/null 2>&1 mv -f .deps/libconfig___la-strbuf.Tpo .deps/libconfig___la-strbuf.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wno-unused-parameter -MT libconfig___la-libconfigcpp.lo -MD -MP -MF .deps/libconfig___la-libconfigcpp.Tpo -c -o libconfig___la-libconfigcpp.lo `test -f 'libconfigcpp.c++' || echo './'`libconfigcpp.c++ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wno-unused-parameter -MT libconfig___la-libconfigcpp.lo -MD -MP -MF .deps/libconfig___la-libconfigcpp.Tpo -c libconfigcpp.c++ -fPIC -DPIC -o .libs/libconfig___la-libconfigcpp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wno-unused-parameter -MT libconfig___la-libconfigcpp.lo -MD -MP -MF .deps/libconfig___la-libconfigcpp.Tpo -c libconfigcpp.c++ -o libconfig___la-libconfigcpp.o >/dev/null 2>&1 mv -f .deps/libconfig___la-libconfigcpp.Tpo .deps/libconfig___la-libconfigcpp.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wno-unused-parameter -version-info 10:2:1 -no-undefined -o libconfig++.la -rpath /usr/lib libconfig___la-libconfig.lo libconfig___la-scanner.lo libconfig___la-grammar.lo libconfig___la-scanctx.lo libconfig___la-strbuf.lo libconfig___la-libconfigcpp.lo libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.3.3/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.3.3/crtbeginS.o .libs/libconfig___la-libconfig.o .libs/libconfig___la-scanner.o .libs/libconfig___la-grammar.o .libs/libconfig___la-scanctx.o .libs/libconfig___la-strbuf.o .libs/libconfig___la-libconfigcpp.o -L/usr/lib/gcc/i486-slackware-linux/4.3.3 -L/usr/lib/gcc/i486-slackware-linux/4.3.3/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.3.3/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.3.3/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.3.3/../../../crtn.o -march=i486 -mtune=i686 -Wl,-soname -Wl,libconfig++.so.9 -o .libs/libconfig++.so.9.1.2 libtool: link: (cd ".libs" && rm -f "libconfig++.so.9" && ln -s "libconfig++.so.9.1.2" "libconfig++.so.9") libtool: link: (cd ".libs" && rm -f "libconfig++.so" && ln -s "libconfig++.so.9.1.2" "libconfig++.so") libtool: link: ar cru .libs/libconfig++.a libconfig___la-libconfig.o libconfig___la-scanner.o libconfig___la-grammar.o libconfig___la-scanctx.o libconfig___la-strbuf.o libconfig___la-libconfigcpp.o libtool: link: ranlib .libs/libconfig++.a libtool: link: ( cd ".libs" && rm -f "libconfig++.la" && ln -s "../libconfig++.la" "libconfig++.la" ) make[3]: Leaving directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/lib' make[2]: Leaving directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/lib' Making all in doc make[2]: Entering directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/doc' Making all in tinytest make[2]: Entering directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/tinytest' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -MT tinytest.o -MD -MP -MF .deps/tinytest.Tpo -c -o tinytest.o tinytest.c mv -f .deps/tinytest.Tpo .deps/tinytest.Po rm -f libtinytest.a ar cru libtinytest.a tinytest.o ranlib libtinytest.a make[2]: Leaving directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/tinytest' Making all in tests make[2]: Entering directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../tinytest -I../lib -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -MT libconfig_tests-tests.o -MD -MP -MF .deps/libconfig_tests-tests.Tpo -c -o libconfig_tests-tests.o `test -f 'tests.c' || echo './'`tests.c mv -f .deps/libconfig_tests-tests.Tpo .deps/libconfig_tests-tests.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -o libconfig_tests libconfig_tests-tests.o -L../tinytest -ltinytest -L../lib/.libs -lconfig libtool: link: gcc -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -o .libs/libconfig_tests libconfig_tests-tests.o -L/home/slackel/flush/libconfig/src/libconfig-1.4.8/tinytest -ltinytest -L/home/slackel/flush/libconfig/src/libconfig-1.4.8/lib/.libs /home/slackel/flush/libconfig/src/libconfig-1.4.8/lib/.libs/libconfig.so make[2]: Leaving directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/tests' Making all in examples make[2]: Entering directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/examples' Making all in c make[3]: Entering directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/examples/c' gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../lib -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -MT example1.o -MD -MP -MF .deps/example1.Tpo -c -o example1.o example1.c mv -f .deps/example1.Tpo .deps/example1.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -o example1 example1.o ../../lib/libconfig.la libtool: link: gcc -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -o .libs/example1 example1.o ../../lib/.libs/libconfig.so gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../lib -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -MT example2.o -MD -MP -MF .deps/example2.Tpo -c -o example2.o example2.c mv -f .deps/example2.Tpo .deps/example2.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -o example2 example2.o ../../lib/libconfig.la libtool: link: gcc -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -o .libs/example2 example2.o ../../lib/.libs/libconfig.so gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../lib -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -MT example3.o -MD -MP -MF .deps/example3.Tpo -c -o example3.o example3.c mv -f .deps/example3.Tpo .deps/example3.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -o example3 example3.o ../../lib/libconfig.la libtool: link: gcc -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter -o .libs/example3 example3.o ../../lib/.libs/libconfig.so make[3]: Leaving directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/examples/c' Making all in c++ make[3]: Entering directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/examples/c++' g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../lib -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wno-unused-parameter -MT example1.o -MD -MP -MF .deps/example1.Tpo -c -o example1.o example1.cpp mv -f .deps/example1.Tpo .deps/example1.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wno-unused-parameter -o example1 example1.o ../../lib/libconfig++.la libtool: link: g++ -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wno-unused-parameter -o .libs/example1 example1.o ../../lib/.libs/libconfig++.so /usr/lib/libstdc++.so -lm g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../lib -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wno-unused-parameter -MT example2.o -MD -MP -MF .deps/example2.Tpo -c -o example2.o example2.cpp mv -f .deps/example2.Tpo .deps/example2.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wno-unused-parameter -o example2 example2.o ../../lib/libconfig++.la libtool: link: g++ -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wno-unused-parameter -o .libs/example2 example2.o ../../lib/.libs/libconfig++.so /usr/lib/libstdc++.so -lm g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../lib -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wno-unused-parameter -MT example3.o -MD -MP -MF .deps/example3.Tpo -c -o example3.o example3.cpp mv -f .deps/example3.Tpo .deps/example3.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wno-unused-parameter -o example3 example3.o ../../lib/libconfig++.la libtool: link: g++ -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wno-unused-parameter -o .libs/example3 example3.o ../../lib/.libs/libconfig++.so /usr/lib/libstdc++.so -lm g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../lib -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wno-unused-parameter -MT example4.o -MD -MP -MF .deps/example4.Tpo -c -o example4.o example4.cpp mv -f .deps/example4.Tpo .deps/example4.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wno-unused-parameter -o example4 example4.o ../../lib/libconfig++.la libtool: link: g++ -O2 -march=i486 -mtune=i686 -Wall -Wshadow -Wextra -Wno-unused-parameter -o .libs/example4 example4.o ../../lib/.libs/libconfig++.so /usr/lib/libstdc++.so -lm make[3]: Leaving directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/examples/c++' make[3]: Entering directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/examples' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/examples' make[2]: Leaving directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/examples' make[2]: Entering directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8' make[1]: Leaving directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8' Making install in lib make[1]: Entering directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/lib' make install-am make[2]: Entering directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/lib' make[3]: Entering directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/lib' test -z "/usr/lib" || /usr/bin/mkdir -p "/home/slackel/flush/libconfig/pkg/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libconfig.la libconfig++.la '/home/slackel/flush/libconfig/pkg/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libconfig.so.9.1.2 /home/slackel/flush/libconfig/pkg/usr/lib/libconfig.so.9.1.2 libtool: install: (cd /home/slackel/flush/libconfig/pkg/usr/lib && { ln -s -f libconfig.so.9.1.2 libconfig.so.9 || { rm -f libconfig.so.9 && ln -s libconfig.so.9.1.2 libconfig.so.9; }; }) libtool: install: (cd /home/slackel/flush/libconfig/pkg/usr/lib && { ln -s -f libconfig.so.9.1.2 libconfig.so || { rm -f libconfig.so && ln -s libconfig.so.9.1.2 libconfig.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libconfig.lai /home/slackel/flush/libconfig/pkg/usr/lib/libconfig.la libtool: install: /usr/bin/ginstall -c .libs/libconfig++.so.9.1.2 /home/slackel/flush/libconfig/pkg/usr/lib/libconfig++.so.9.1.2 libtool: install: (cd /home/slackel/flush/libconfig/pkg/usr/lib && { ln -s -f libconfig++.so.9.1.2 libconfig++.so.9 || { rm -f libconfig++.so.9 && ln -s libconfig++.so.9.1.2 libconfig++.so.9; }; }) libtool: install: (cd /home/slackel/flush/libconfig/pkg/usr/lib && { ln -s -f libconfig++.so.9.1.2 libconfig++.so || { rm -f libconfig++.so && ln -s libconfig++.so.9.1.2 libconfig++.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libconfig++.lai /home/slackel/flush/libconfig/pkg/usr/lib/libconfig++.la libtool: install: /usr/bin/ginstall -c .libs/libconfig.a /home/slackel/flush/libconfig/pkg/usr/lib/libconfig.a libtool: install: chmod 644 /home/slackel/flush/libconfig/pkg/usr/lib/libconfig.a libtool: install: ranlib /home/slackel/flush/libconfig/pkg/usr/lib/libconfig.a libtool: install: /usr/bin/ginstall -c .libs/libconfig++.a /home/slackel/flush/libconfig/pkg/usr/lib/libconfig++.a libtool: install: chmod 644 /home/slackel/flush/libconfig/pkg/usr/lib/libconfig++.a libtool: install: ranlib /home/slackel/flush/libconfig/pkg/usr/lib/libconfig++.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /usr/bin/mkdir -p "/home/slackel/flush/libconfig/pkg/usr/include" /usr/bin/ginstall -c -m 644 libconfig.h libconfig.h++ '/home/slackel/flush/libconfig/pkg/usr/include' test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/home/slackel/flush/libconfig/pkg/usr/lib/pkgconfig" /usr/bin/ginstall -c -m 644 libconfig.pc libconfig++.pc '/home/slackel/flush/libconfig/pkg/usr/lib/pkgconfig' make[3]: Leaving directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/lib' make[2]: Leaving directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/lib' make[1]: Leaving directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/lib' Making install in doc make[1]: Entering directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/doc' make[2]: Entering directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/info" || /usr/bin/mkdir -p "/home/slackel/flush/libconfig/pkg/usr/share/info" /usr/bin/ginstall -c -m 644 ./libconfig.info '/home/slackel/flush/libconfig/pkg/usr/share/info' install-info --info-dir='/home/slackel/flush/libconfig/pkg/usr/share/info' '/home/slackel/flush/libconfig/pkg/usr/share/info/libconfig.info' make[2]: Leaving directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/doc' make[1]: Leaving directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/doc' Making install in tinytest make[1]: Entering directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/tinytest' make[2]: Entering directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/tinytest' 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/slackel/flush/libconfig/src/libconfig-1.4.8/tinytest' make[1]: Leaving directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/tinytest' Making install in tests make[1]: Entering directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/tests' make[2]: Entering directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/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/slackel/flush/libconfig/src/libconfig-1.4.8/tests' make[1]: Leaving directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/tests' Making install in examples make[1]: Entering directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/examples' Making install in c make[2]: Entering directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/examples/c' make[3]: Entering directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/examples/c' 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/slackel/flush/libconfig/src/libconfig-1.4.8/examples/c' make[2]: Leaving directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/examples/c' Making install in c++ make[2]: Entering directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/examples/c++' make[3]: Entering directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/examples/c++' 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/slackel/flush/libconfig/src/libconfig-1.4.8/examples/c++' make[2]: Leaving directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/examples/c++' make[2]: Entering directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/examples' make[3]: Entering directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/examples' 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/slackel/flush/libconfig/src/libconfig-1.4.8/examples' make[2]: Leaving directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/examples' make[1]: Leaving directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8/examples' make[1]: Entering directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8' make[2]: Entering directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8' 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/slackel/flush/libconfig/src/libconfig-1.4.8' make[1]: Leaving directory `/home/slackel/flush/libconfig/src/libconfig-1.4.8' /home/slackel/flush/libconfig/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 2012-02-22 13:19 install drwxr-xr-x 7 root root 4096 2012-02-22 13:19 usr /home/slackel/flush/libconfig/pkg/install: σύνολο 4 -rw-r--r-- 1 root root 624 2012-02-22 13:19 slack-desc /home/slackel/flush/libconfig/pkg/usr: σύνολο 20 drwxr-xr-x 3 root root 4096 2012-02-22 13:19 doc drwxr-xr-x 2 root root 4096 2012-02-22 13:19 include drwxr-xr-x 2 root root 4096 2012-02-22 13:19 info drwxr-xr-x 3 root root 4096 2012-02-22 13:19 lib drwxr-xr-x 3 root root 4096 2012-02-22 13:16 src /home/slackel/flush/libconfig/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 2012-02-22 13:19 libconfig-1.4.8 /home/slackel/flush/libconfig/pkg/usr/doc/libconfig-1.4.8: σύνολο 40 -rw-r--r-- 1 root root 186 2012-02-22 13:19 AUTHORS -rw-r--r-- 1 root root 21694 2012-02-22 13:19 ChangeLog -rw-r--r-- 1 root root 1292 2012-02-22 13:19 README -rw-r--r-- 1 root root 1685 2012-02-22 13:19 TODO -rw-r--r-- 1 root root 1827 2012-02-22 13:19 changelog /home/slackel/flush/libconfig/pkg/usr/include: σύνολο 32 -rw-r--r-- 1 root root 12342 2012-02-22 13:19 libconfig.h -rw-r--r-- 1 root root 13509 2012-02-22 13:19 libconfig.h++ /home/slackel/flush/libconfig/pkg/usr/info: σύνολο 28 -rw-r--r-- 1 root root 26925 2012-02-22 13:19 libconfig.info.gz /home/slackel/flush/libconfig/pkg/usr/lib: σύνολο 300 -rw-r--r-- 1 root root 109196 2012-02-22 13:19 libconfig++.a -rwxr-xr-x 1 root root 963 2012-02-22 13:19 libconfig++.la lrwxrwxrwx 1 root root 20 2012-02-22 13:19 libconfig++.so -> libconfig++.so.9.1.2 lrwxrwxrwx 1 root root 20 2012-02-22 13:19 libconfig++.so.9 -> libconfig++.so.9.1.2 -rwxr-xr-x 1 root root 87368 2012-02-22 13:19 libconfig++.so.9.1.2 -rw-r--r-- 1 root root 43886 2012-02-22 13:19 libconfig.a -rwxr-xr-x 1 root root 927 2012-02-22 13:19 libconfig.la lrwxrwxrwx 1 root root 18 2012-02-22 13:19 libconfig.so -> libconfig.so.9.1.2 lrwxrwxrwx 1 root root 18 2012-02-22 13:19 libconfig.so.9 -> libconfig.so.9.1.2 -rwxr-xr-x 1 root root 38864 2012-02-22 13:19 libconfig.so.9.1.2 drwxr-xr-x 2 root root 4096 2012-02-22 13:19 pkgconfig /home/slackel/flush/libconfig/pkg/usr/lib/pkgconfig: σύνολο 8 -rw-r--r-- 1 root root 299 2012-02-22 13:19 libconfig++.pc -rw-r--r-- 1 root root 293 2012-02-22 13:19 libconfig.pc /home/slackel/flush/libconfig/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 2012-02-22 13:19 libconfig-1.4.8 /home/slackel/flush/libconfig/pkg/usr/src/libconfig-1.4.8: σύνολο 4 -rwxr-xr-x 1 root root 1051 2012-02-22 13:19 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/libconfig.so -> libconfig.so.9.1.2 usr/lib/libconfig.so.9 -> libconfig.so.9.1.2 usr/lib/libconfig++.so.9 -> libconfig++.so.9.1.2 usr/lib/libconfig++.so -> libconfig++.so.9.1.2 Making symbolic link creation script: ( cd usr/lib ; rm -rf libconfig.so ) ( cd usr/lib ; ln -sf libconfig.so.9.1.2 libconfig.so ) ( cd usr/lib ; rm -rf libconfig.so.9 ) ( cd usr/lib ; ln -sf libconfig.so.9.1.2 libconfig.so.9 ) ( cd usr/lib ; rm -rf libconfig++.so.9 ) ( cd usr/lib ; ln -sf libconfig++.so.9.1.2 libconfig++.so.9 ) ( cd usr/lib ; rm -rf libconfig++.so ) ( cd usr/lib ; ln -sf libconfig++.so.9.1.2 libconfig++.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/libconfig.so» removed «./usr/lib/libconfig.so.9» removed «./usr/lib/libconfig++.so.9» removed «./usr/lib/libconfig++.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/slackel/flush/libconfig/libconfig-1.4.8-i486-1dj.txz ./ usr/ usr/info/ usr/info/libconfig.info.gz usr/src/ usr/src/libconfig-1.4.8/ usr/src/libconfig-1.4.8/SLKBUILD usr/doc/ usr/doc/libconfig-1.4.8/ usr/doc/libconfig-1.4.8/TODO usr/doc/libconfig-1.4.8/changelog usr/doc/libconfig-1.4.8/ChangeLog usr/doc/libconfig-1.4.8/AUTHORS usr/doc/libconfig-1.4.8/README usr/include/ usr/include/libconfig.h usr/include/libconfig.h++ usr/lib/ usr/lib/libconfig++.la usr/lib/libconfig++.a usr/lib/libconfig.la usr/lib/pkgconfig/ usr/lib/pkgconfig/libconfig++.pc usr/lib/pkgconfig/libconfig.pc usr/lib/libconfig.so.9.1.2 usr/lib/libconfig++.so.9.1.2 usr/lib/libconfig.a install/ install/slack-desc install/doinst.sh Slackware package /home/slackel/flush/libconfig/libconfig-1.4.8-i486-1dj.txz created. Package has been built. Cleaning pkg and src directories