tar -xf libsynce-0.14.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 checking for gawk... (cached) gawk checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for a BSD-compatible install... /usr/bin/ginstall -c checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i486-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether make sets $(MAKE)... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes 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 shared library run path origin... done configure: Building with dccm file support checking for DBUS... yes configure: Building with odccm support checking for HAL... yes configure: Building with hal support checking whether byte ordering is bigendian... no checking sys/byteswap.h usability... no checking sys/byteswap.h presence... no checking for sys/byteswap.h... no checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for an ANSI C-conforming const... yes checking for nl_langinfo... yes checking for setlocale... yes checking for poll... yes checking for inet_pton... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for socket in -lsocket... no checking for floor in -lm... yes configure: creating ./config.status config.status: creating lib/synce.h config.status: creating libsynce.pc config.status: creating Makefile config.status: creating lib/Makefile config.status: creating lib/config/Makefile config.status: creating man/Makefile config.status: creating lib/synce_config.h config.status: executing depfiles commands config.status: executing libtool commands Making all in lib make[1]: Entering directory `/home/slkbuilds/l/libsynce/src/libsynce-0.14/lib' make all-recursive make[2]: Entering directory `/home/slkbuilds/l/libsynce/src/libsynce-0.14/lib' Making all in config make[3]: Entering directory `/home/slkbuilds/l/libsynce/src/libsynce-0.14/lib/config' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT config.lo -MD -MP -MF .deps/config.Tpo -c -o config.lo config.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fPIC -DPIC -o .libs/hash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c -fPIC -DPIC -o .libs/config.o mv -f .deps/hash.Tpo .deps/hash.Plo mv -f .deps/config.Tpo .deps/config.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -o libconfig.la config.lo hash.lo -lm libtool: link: ar cru .libs/libconfig.a .libs/config.o .libs/hash.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/slkbuilds/l/libsynce/src/libsynce-0.14/lib/config' Making all in . make[3]: Entering directory `/home/slkbuilds/l/libsynce/src/libsynce-0.14/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-datetype.lo -MD -MP -MF .deps/libsynce_la-datetype.Tpo -c -o libsynce_la-datetype.lo `test -f 'datetype.c' || echo './'`datetype.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-errors.lo -MD -MP -MF .deps/libsynce_la-errors.Tpo -c -o libsynce_la-errors.lo `test -f 'errors.c' || echo './'`errors.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-files.lo -MD -MP -MF .deps/libsynce_la-files.Tpo -c -o libsynce_la-files.lo `test -f 'files.c' || echo './'`files.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-errors.lo -MD -MP -MF .deps/libsynce_la-errors.Tpo -c errors.c -fPIC -DPIC -o .libs/libsynce_la-errors.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-datetype.lo -MD -MP -MF .deps/libsynce_la-datetype.Tpo -c datetype.c -fPIC -DPIC -o .libs/libsynce_la-datetype.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-files.lo -MD -MP -MF .deps/libsynce_la-files.Tpo -c files.c -fPIC -DPIC -o .libs/libsynce_la-files.o mv -f .deps/libsynce_la-files.Tpo .deps/libsynce_la-files.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-filetime.lo -MD -MP -MF .deps/libsynce_la-filetime.Tpo -c -o libsynce_la-filetime.lo `test -f 'filetime.c' || echo './'`filetime.c mv -f .deps/libsynce_la-datetype.Tpo .deps/libsynce_la-datetype.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-info.lo -MD -MP -MF .deps/libsynce_la-info.Tpo -c -o libsynce_la-info.lo `test -f 'info.c' || echo './'`info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-info.lo -MD -MP -MF .deps/libsynce_la-info.Tpo -c info.c -fPIC -DPIC -o .libs/libsynce_la-info.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-filetime.lo -MD -MP -MF .deps/libsynce_la-filetime.Tpo -c filetime.c -fPIC -DPIC -o .libs/libsynce_la-filetime.o mv -f .deps/libsynce_la-filetime.Tpo .deps/libsynce_la-filetime.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-password.lo -MD -MP -MF .deps/libsynce_la-password.Tpo -c -o libsynce_la-password.lo `test -f 'password.c' || echo './'`password.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-password.lo -MD -MP -MF .deps/libsynce_la-password.Tpo -c password.c -fPIC -DPIC -o .libs/libsynce_la-password.o mv -f .deps/libsynce_la-info.Tpo .deps/libsynce_la-info.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-synce_hash.lo -MD -MP -MF .deps/libsynce_la-synce_hash.Tpo -c -o libsynce_la-synce_hash.lo `test -f 'synce_hash.c' || echo './'`synce_hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-synce_hash.lo -MD -MP -MF .deps/libsynce_la-synce_hash.Tpo -c synce_hash.c -fPIC -DPIC -o .libs/libsynce_la-synce_hash.o mv -f .deps/libsynce_la-password.Tpo .deps/libsynce_la-password.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-synce_ini.lo -MD -MP -MF .deps/libsynce_la-synce_ini.Tpo -c -o libsynce_la-synce_ini.lo `test -f 'synce_ini.c' || echo './'`synce_ini.c mv -f .deps/libsynce_la-errors.Tpo .deps/libsynce_la-errors.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-synce_log.lo -MD -MP -MF .deps/libsynce_la-synce_log.Tpo -c -o libsynce_la-synce_log.lo `test -f 'synce_log.c' || echo './'`synce_log.c mv -f .deps/libsynce_la-synce_hash.Tpo .deps/libsynce_la-synce_hash.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-synce_socket.lo -MD -MP -MF .deps/libsynce_la-synce_socket.Tpo -c -o libsynce_la-synce_socket.lo `test -f 'synce_socket.c' || echo './'`synce_socket.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-synce_socket.lo -MD -MP -MF .deps/libsynce_la-synce_socket.Tpo -c synce_socket.c -fPIC -DPIC -o .libs/libsynce_la-synce_socket.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-synce_ini.lo -MD -MP -MF .deps/libsynce_la-synce_ini.Tpo -c synce_ini.c -fPIC -DPIC -o .libs/libsynce_la-synce_ini.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-synce_log.lo -MD -MP -MF .deps/libsynce_la-synce_log.Tpo -c synce_log.c -fPIC -DPIC -o .libs/libsynce_la-synce_log.o mv -f .deps/libsynce_la-synce_ini.Tpo .deps/libsynce_la-synce_ini.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-time_fields.lo -MD -MP -MF .deps/libsynce_la-time_fields.Tpo -c -o libsynce_la-time_fields.lo `test -f 'time_fields.c' || echo './'`time_fields.c mv -f .deps/libsynce_la-synce_log.Tpo .deps/libsynce_la-synce_log.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-wstr.lo -MD -MP -MF .deps/libsynce_la-wstr.Tpo -c -o libsynce_la-wstr.lo `test -f 'wstr.c' || echo './'`wstr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-wstr.lo -MD -MP -MF .deps/libsynce_la-wstr.Tpo -c wstr.c -fPIC -DPIC -o .libs/libsynce_la-wstr.o mv -f .deps/libsynce_la-synce_socket.Tpo .deps/libsynce_la-synce_socket.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -MT libsynce_la-time_fields.lo -MD -MP -MF .deps/libsynce_la-time_fields.Tpo -c time_fields.c -fPIC -DPIC -o .libs/libsynce_la-time_fields.o mv -f .deps/libsynce_la-time_fields.Tpo .deps/libsynce_la-time_fields.Plo mv -f .deps/libsynce_la-wstr.Tpo .deps/libsynce_la-wstr.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wsign-compare -Wno-long-long -O2 -march=i486 -mtune=i686 -no-undefined -version-info 0:0:0 -o libsynce.la -rpath /usr/lib libsynce_la-datetype.lo libsynce_la-errors.lo libsynce_la-files.lo libsynce_la-filetime.lo libsynce_la-info.lo libsynce_la-password.lo libsynce_la-synce_hash.lo libsynce_la-synce_ini.lo libsynce_la-synce_log.lo libsynce_la-synce_socket.lo libsynce_la-time_fields.lo libsynce_la-wstr.lo config/libconfig.la -lm -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lhal -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lm libtool: link: gcc -shared .libs/libsynce_la-datetype.o .libs/libsynce_la-errors.o .libs/libsynce_la-files.o .libs/libsynce_la-filetime.o .libs/libsynce_la-info.o .libs/libsynce_la-password.o .libs/libsynce_la-synce_hash.o .libs/libsynce_la-synce_ini.o .libs/libsynce_la-synce_log.o .libs/libsynce_la-synce_socket.o .libs/libsynce_la-time_fields.o .libs/libsynce_la-wstr.o -Wl,--whole-archive config/.libs/libconfig.a -Wl,--no-whole-archive /usr/lib/libhal.so -L/usr/lib -ldl -luuid /usr/lib/libdbus-glib-1.so /usr/lib/libdbus-1.so /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so -lm -march=i486 -mtune=i686 -Wl,-soname -Wl,libsynce.so.0 -o .libs/libsynce.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsynce.so.0" && ln -s "libsynce.so.0.0.0" "libsynce.so.0") libtool: link: (cd ".libs" && rm -f "libsynce.so" && ln -s "libsynce.so.0.0.0" "libsynce.so") libtool: link: ( cd ".libs" && rm -f "libsynce.la" && ln -s "../libsynce.la" "libsynce.la" ) make[3]: Leaving directory `/home/slkbuilds/l/libsynce/src/libsynce-0.14/lib' make[2]: Leaving directory `/home/slkbuilds/l/libsynce/src/libsynce-0.14/lib' make[1]: Leaving directory `/home/slkbuilds/l/libsynce/src/libsynce-0.14/lib' Making all in man make[1]: Entering directory `/home/slkbuilds/l/libsynce/src/libsynce-0.14/man' echo ".so man3/synce_info_new.3" > synce_info_destroy.3 echo ".so man3/synce_get_directory.3" > synce_get_subdirectory.3 echo ".so man3/synce_get_directory.3" > synce_get_script_directory.3 echo ".so man3/synce_get_connection_filename.3" > synce_set_connection_filename.3 echo ".so man3/synce_get_connection_filename.3" > synce_set_default_connection_filename.3 echo ".so man3/wstr_to_ascii.3" > wstr_to_current.3 echo ".so man3/wstr_to_ascii.3" > wstr_to_utf8.3 echo ".so man3/wstr_to_ascii.3" > wstr_from_ascii.3 echo ".so man3/wstr_to_ascii.3" > wstr_from_utf8.3 echo ".so man3/wstr_to_ascii.3" > wstr_from_current.3 echo ".so man3/wstr_to_ascii.3" > wstr_free_string.3 echo ".so man3/wstr_to_ascii.3" > wstrlen.3 echo ".so man3/wstr_to_ascii.3" > wstrcpy.3 echo ".so man3/wstr_to_ascii.3" > wstr_append.3 echo ".so man3/wstr_to_ascii.3" > wstr_equal.3 echo ".so man3/wstr_to_ascii.3" > wstrdup.3 echo ".so man3/time_fields_from_filetime.3" > time_fields_to_filetime.3 echo ".so man3/date_from_tm.3" > date_to_tm.3 echo ".so man3/synce_error.3" > synce_warning.3 echo ".so man3/synce_error.3" > synce_info.3 echo ".so man3/synce_error.3" > synce_debug.3 echo ".so man3/synce_error.3" > synce_trace.3 echo ".so man3/synce_error.3" > synce_warning_unless.3 echo ".so man3/synce_error.3" > synce_log_set_level.3 echo ".so man3/synce_error.3" > synce_log_use_syslog.3 make[1]: Leaving directory `/home/slkbuilds/l/libsynce/src/libsynce-0.14/man' Making all in . make[1]: Entering directory `/home/slkbuilds/l/libsynce/src/libsynce-0.14' make[1]: Für das Ziel »all-am« ist nichts zu tun. make[1]: Leaving directory `/home/slkbuilds/l/libsynce/src/libsynce-0.14' Making install in lib make[1]: Entering directory `/home/slkbuilds/l/libsynce/src/libsynce-0.14/lib' Making install in config make[2]: Entering directory `/home/slkbuilds/l/libsynce/src/libsynce-0.14/lib/config' make[3]: Entering directory `/home/slkbuilds/l/libsynce/src/libsynce-0.14/lib/config' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. make[3]: Für das Ziel »install-data-am« ist nichts zu tun. make[3]: Leaving directory `/home/slkbuilds/l/libsynce/src/libsynce-0.14/lib/config' make[2]: Leaving directory `/home/slkbuilds/l/libsynce/src/libsynce-0.14/lib/config' Making install in . make[2]: Entering directory `/home/slkbuilds/l/libsynce/src/libsynce-0.14/lib' make[3]: Entering directory `/home/slkbuilds/l/libsynce/src/libsynce-0.14/lib' test -z "/usr/lib" || /usr/bin/mkdir -p "/home/slkbuilds/l/libsynce/pkg//usr/lib" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'libsynce.la' '/home/slkbuilds/l/libsynce/pkg//usr/lib/libsynce.la' libtool: install: /usr/bin/ginstall -c .libs/libsynce.so.0.0.0 /home/slkbuilds/l/libsynce/pkg//usr/lib/libsynce.so.0.0.0 libtool: install: (cd /home/slkbuilds/l/libsynce/pkg//usr/lib && { ln -s -f libsynce.so.0.0.0 libsynce.so.0 || { rm -f libsynce.so.0 && ln -s libsynce.so.0.0.0 libsynce.so.0; }; }) libtool: install: (cd /home/slkbuilds/l/libsynce/pkg//usr/lib && { ln -s -f libsynce.so.0.0.0 libsynce.so || { rm -f libsynce.so && ln -s libsynce.so.0.0.0 libsynce.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libsynce.lai /home/slkbuilds/l/libsynce/pkg//usr/lib/libsynce.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /usr/bin/mkdir -p "/home/slkbuilds/l/libsynce/pkg//usr/include" /usr/bin/ginstall -c -m 644 'synce.h' '/home/slkbuilds/l/libsynce/pkg//usr/include/synce.h' /usr/bin/ginstall -c -m 644 'synce_hash.h' '/home/slkbuilds/l/libsynce/pkg//usr/include/synce_hash.h' /usr/bin/ginstall -c -m 644 'synce_ini.h' '/home/slkbuilds/l/libsynce/pkg//usr/include/synce_ini.h' /usr/bin/ginstall -c -m 644 'synce_log.h' '/home/slkbuilds/l/libsynce/pkg//usr/include/synce_log.h' /usr/bin/ginstall -c -m 644 'synce_socket.h' '/home/slkbuilds/l/libsynce/pkg//usr/include/synce_socket.h' /usr/bin/ginstall -c -m 644 'synce_types.h' '/home/slkbuilds/l/libsynce/pkg//usr/include/synce_types.h' /usr/bin/ginstall -c -m 644 'synce_sys_error.h' '/home/slkbuilds/l/libsynce/pkg//usr/include/synce_sys_error.h' /usr/bin/ginstall -c -m 644 'synce_vector_template.h' '/home/slkbuilds/l/libsynce/pkg//usr/include/synce_vector_template.h' make[3]: Leaving directory `/home/slkbuilds/l/libsynce/src/libsynce-0.14/lib' make[2]: Leaving directory `/home/slkbuilds/l/libsynce/src/libsynce-0.14/lib' make[1]: Leaving directory `/home/slkbuilds/l/libsynce/src/libsynce-0.14/lib' Making install in man make[1]: Entering directory `/home/slkbuilds/l/libsynce/src/libsynce-0.14/man' make[2]: Entering directory `/home/slkbuilds/l/libsynce/src/libsynce-0.14/man' make[2]: Für das Ziel »install-exec-am« ist nichts zu tun. test -z "/usr/share/man/man3" || /usr/bin/mkdir -p "/home/slkbuilds/l/libsynce/pkg//usr/share/man/man3" /usr/bin/ginstall -c -m 644 'synce_info_new.3' '/home/slkbuilds/l/libsynce/pkg//usr/share/man/man3/synce_info_new.3' /usr/bin/ginstall -c -m 644 'synce_get_directory.3' '/home/slkbuilds/l/libsynce/pkg//usr/share/man/man3/synce_get_directory.3' /usr/bin/ginstall -c -m 644 'synce_get_connection_filename.3' '/home/slkbuilds/l/libsynce/pkg//usr/share/man/man3/synce_get_connection_filename.3' /usr/bin/ginstall -c -m 644 'synce_strerror.3' '/home/slkbuilds/l/libsynce/pkg//usr/share/man/man3/synce_strerror.3' /usr/bin/ginstall -c -m 644 'wstr_to_ascii.3' '/home/slkbuilds/l/libsynce/pkg//usr/share/man/man3/wstr_to_ascii.3' /usr/bin/ginstall -c -m 644 'time_fields_from_filetime.3' '/home/slkbuilds/l/libsynce/pkg//usr/share/man/man3/time_fields_from_filetime.3' /usr/bin/ginstall -c -m 644 'date_from_tm.3' '/home/slkbuilds/l/libsynce/pkg//usr/share/man/man3/date_from_tm.3' /usr/bin/ginstall -c -m 644 'synce_error.3' '/home/slkbuilds/l/libsynce/pkg//usr/share/man/man3/synce_error.3' /usr/bin/ginstall -c -m 644 'synce_info_destroy.3' '/home/slkbuilds/l/libsynce/pkg//usr/share/man/man3/synce_info_destroy.3' /usr/bin/ginstall -c -m 644 'synce_get_subdirectory.3' '/home/slkbuilds/l/libsynce/pkg//usr/share/man/man3/synce_get_subdirectory.3' /usr/bin/ginstall -c -m 644 'synce_get_script_directory.3' '/home/slkbuilds/l/libsynce/pkg//usr/share/man/man3/synce_get_script_directory.3' /usr/bin/ginstall -c -m 644 'synce_set_connection_filename.3' '/home/slkbuilds/l/libsynce/pkg//usr/share/man/man3/synce_set_connection_filename.3' /usr/bin/ginstall -c -m 644 'synce_set_default_connection_filename.3' '/home/slkbuilds/l/libsynce/pkg//usr/share/man/man3/synce_set_default_connection_filename.3' /usr/bin/ginstall -c -m 644 'wstr_to_current.3' '/home/slkbuilds/l/libsynce/pkg//usr/share/man/man3/wstr_to_current.3' /usr/bin/ginstall -c -m 644 'wstr_to_utf8.3' '/home/slkbuilds/l/libsynce/pkg//usr/share/man/man3/wstr_to_utf8.3' /usr/bin/ginstall -c -m 644 'wstr_from_ascii.3' '/home/slkbuilds/l/libsynce/pkg//usr/share/man/man3/wstr_from_ascii.3' /usr/bin/ginstall -c -m 644 'wstr_from_utf8.3' '/home/slkbuilds/l/libsynce/pkg//usr/share/man/man3/wstr_from_utf8.3' /usr/bin/ginstall -c -m 644 'wstr_from_current.3' '/home/slkbuilds/l/libsynce/pkg//usr/share/man/man3/wstr_from_current.3' /usr/bin/ginstall -c -m 644 'wstr_free_string.3' '/home/slkbuilds/l/libsynce/pkg//usr/share/man/man3/wstr_free_string.3' /usr/bin/ginstall -c -m 644 'wstrlen.3' '/home/slkbuilds/l/libsynce/pkg//usr/share/man/man3/wstrlen.3' /usr/bin/ginstall -c -m 644 'wstrcpy.3' '/home/slkbuilds/l/libsynce/pkg//usr/share/man/man3/wstrcpy.3' /usr/bin/ginstall -c -m 644 'wstr_append.3' '/home/slkbuilds/l/libsynce/pkg//usr/share/man/man3/wstr_append.3' /usr/bin/ginstall -c -m 644 'wstr_equal.3' '/home/slkbuilds/l/libsynce/pkg//usr/share/man/man3/wstr_equal.3' /usr/bin/ginstall -c -m 644 'wstrdup.3' '/home/slkbuilds/l/libsynce/pkg//usr/share/man/man3/wstrdup.3' /usr/bin/ginstall -c -m 644 'time_fields_to_filetime.3' '/home/slkbuilds/l/libsynce/pkg//usr/share/man/man3/time_fields_to_filetime.3' /usr/bin/ginstall -c -m 644 'date_to_tm.3' '/home/slkbuilds/l/libsynce/pkg//usr/share/man/man3/date_to_tm.3' /usr/bin/ginstall -c -m 644 'synce_warning.3' '/home/slkbuilds/l/libsynce/pkg//usr/share/man/man3/synce_warning.3' /usr/bin/ginstall -c -m 644 'synce_info.3' '/home/slkbuilds/l/libsynce/pkg//usr/share/man/man3/synce_info.3' /usr/bin/ginstall -c -m 644 'synce_debug.3' '/home/slkbuilds/l/libsynce/pkg//usr/share/man/man3/synce_debug.3' /usr/bin/ginstall -c -m 644 'synce_trace.3' '/home/slkbuilds/l/libsynce/pkg//usr/share/man/man3/synce_trace.3' /usr/bin/ginstall -c -m 644 'synce_warning_unless.3' '/home/slkbuilds/l/libsynce/pkg//usr/share/man/man3/synce_warning_unless.3' /usr/bin/ginstall -c -m 644 'synce_log_set_level.3' '/home/slkbuilds/l/libsynce/pkg//usr/share/man/man3/synce_log_set_level.3' /usr/bin/ginstall -c -m 644 'synce_log_use_syslog.3' '/home/slkbuilds/l/libsynce/pkg//usr/share/man/man3/synce_log_use_syslog.3' test -z "/usr/share/man/man7" || /usr/bin/mkdir -p "/home/slkbuilds/l/libsynce/pkg//usr/share/man/man7" /usr/bin/ginstall -c -m 644 'synce.7' '/home/slkbuilds/l/libsynce/pkg//usr/share/man/man7/synce.7' make[2]: Leaving directory `/home/slkbuilds/l/libsynce/src/libsynce-0.14/man' make[1]: Leaving directory `/home/slkbuilds/l/libsynce/src/libsynce-0.14/man' Making install in . make[1]: Entering directory `/home/slkbuilds/l/libsynce/src/libsynce-0.14' make[2]: Entering directory `/home/slkbuilds/l/libsynce/src/libsynce-0.14' make[2]: Für das Ziel »install-exec-am« ist nichts zu tun. test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/home/slkbuilds/l/libsynce/pkg//usr/lib/pkgconfig" /usr/bin/ginstall -c -m 644 'libsynce.pc' '/home/slkbuilds/l/libsynce/pkg//usr/lib/pkgconfig/libsynce.pc' make[2]: Leaving directory `/home/slkbuilds/l/libsynce/src/libsynce-0.14' make[1]: Leaving directory `/home/slkbuilds/l/libsynce/src/libsynce-0.14' /home/slkbuilds/l/libsynce/pkg: insgesamt 8 drwxr-xr-x 2 root root 4096 2009-10-27 13:47 install drwxr-xr-x 7 root root 4096 2009-10-27 13:47 usr /home/slkbuilds/l/libsynce/pkg/install: insgesamt 4 -rw-r--r-- 1 root root 489 2009-10-27 13:47 slack-desc /home/slkbuilds/l/libsynce/pkg/usr: insgesamt 20 drwxr-xr-x 3 root root 4096 2009-10-27 13:47 doc drwxr-xr-x 2 root root 4096 2009-10-27 13:47 include drwxr-xr-x 3 root root 4096 2009-10-27 13:47 lib drwxr-xr-x 4 root root 4096 2009-10-27 13:47 man drwxr-xr-x 3 root root 4096 2009-10-27 13:47 src /home/slkbuilds/l/libsynce/pkg/usr/doc: insgesamt 4 drwxr-xr-x 2 root root 4096 2009-10-27 13:47 libsynce-0.14 /home/slkbuilds/l/libsynce/pkg/usr/doc/libsynce-0.14: insgesamt 16 -rw-r--r-- 1 root root 3440 2009-10-27 13:47 ChangeLog -rw-r--r-- 1 root root 1096 2009-10-27 13:47 LICENSE -rw-r--r-- 1 root root 559 2009-10-27 13:47 README -rw-r--r-- 1 root root 208 2009-10-27 13:47 TODO /home/slkbuilds/l/libsynce/pkg/usr/include: insgesamt 68 -rw-r--r-- 1 root root 4446 2009-10-27 13:47 synce.h -rw-r--r-- 1 root root 3167 2009-10-27 13:47 synce_hash.h -rw-r--r-- 1 root root 403 2009-10-27 13:47 synce_ini.h -rw-r--r-- 1 root root 1642 2009-10-27 13:47 synce_log.h -rw-r--r-- 1 root root 2399 2009-10-27 13:47 synce_socket.h -rw-r--r-- 1 root root 36857 2009-10-27 13:47 synce_sys_error.h -rw-r--r-- 1 root root 3118 2009-10-27 13:47 synce_types.h -rw-r--r-- 1 root root 1782 2009-10-27 13:47 synce_vector_template.h /home/slkbuilds/l/libsynce/pkg/usr/lib: insgesamt 104 -rwxr-xr-x 1 root root 1068 2009-10-27 13:47 libsynce.la lrwxrwxrwx 1 root root 17 2009-10-27 13:47 libsynce.so -> libsynce.so.0.0.0 lrwxrwxrwx 1 root root 17 2009-10-27 13:47 libsynce.so.0 -> libsynce.so.0.0.0 -rwxr-xr-x 1 root root 92728 2009-10-27 13:47 libsynce.so.0.0.0 drwxr-xr-x 2 root root 4096 2009-10-27 13:47 pkgconfig /home/slkbuilds/l/libsynce/pkg/usr/lib/pkgconfig: insgesamt 4 -rw-r--r-- 1 root root 234 2009-10-27 13:47 libsynce.pc /home/slkbuilds/l/libsynce/pkg/usr/man: insgesamt 8 drwxr-xr-x 2 root root 4096 2009-10-27 13:47 man3 drwxr-xr-x 2 root root 4096 2009-10-27 13:47 man7 /home/slkbuilds/l/libsynce/pkg/usr/man/man3: insgesamt 132 -rw-r--r-- 1 root root 1294 2009-10-27 13:47 date_from_tm.3.gz -rw-r--r-- 1 root root 57 2009-10-27 13:47 date_to_tm.3.gz -rw-r--r-- 1 root root 57 2009-10-27 13:47 synce_debug.3.gz -rw-r--r-- 1 root root 1458 2009-10-27 13:47 synce_error.3.gz -rw-r--r-- 1 root root 1250 2009-10-27 13:47 synce_get_connection_filename.3.gz -rw-r--r-- 1 root root 1173 2009-10-27 13:47 synce_get_directory.3.gz -rw-r--r-- 1 root root 80 2009-10-27 13:47 synce_get_script_directory.3.gz -rw-r--r-- 1 root root 76 2009-10-27 13:47 synce_get_subdirectory.3.gz -rw-r--r-- 1 root root 56 2009-10-27 13:47 synce_info.3.gz -rw-r--r-- 1 root root 67 2009-10-27 13:47 synce_info_destroy.3.gz -rw-r--r-- 1 root root 1911 2009-10-27 13:47 synce_info_new.3.gz -rw-r--r-- 1 root root 65 2009-10-27 13:47 synce_log_set_level.3.gz -rw-r--r-- 1 root root 66 2009-10-27 13:47 synce_log_use_syslog.3.gz -rw-r--r-- 1 root root 93 2009-10-27 13:47 synce_set_connection_filename.3.gz -rw-r--r-- 1 root root 101 2009-10-27 13:47 synce_set_default_connection_filename.3.gz -rw-r--r-- 1 root root 982 2009-10-27 13:47 synce_strerror.3.gz -rw-r--r-- 1 root root 57 2009-10-27 13:47 synce_trace.3.gz -rw-r--r-- 1 root root 59 2009-10-27 13:47 synce_warning.3.gz -rw-r--r-- 1 root root 66 2009-10-27 13:47 synce_warning_unless.3.gz -rw-r--r-- 1 root root 1243 2009-10-27 13:47 time_fields_from_filetime.3.gz -rw-r--r-- 1 root root 79 2009-10-27 13:47 time_fields_to_filetime.3.gz -rw-r--r-- 1 root root 59 2009-10-27 13:47 wstr_append.3.gz -rw-r--r-- 1 root root 55 2009-10-27 13:47 wstrcpy.3.gz -rw-r--r-- 1 root root 55 2009-10-27 13:47 wstrdup.3.gz -rw-r--r-- 1 root root 58 2009-10-27 13:47 wstr_equal.3.gz -rw-r--r-- 1 root root 64 2009-10-27 13:47 wstr_free_string.3.gz -rw-r--r-- 1 root root 63 2009-10-27 13:47 wstr_from_ascii.3.gz -rw-r--r-- 1 root root 65 2009-10-27 13:47 wstr_from_current.3.gz -rw-r--r-- 1 root root 62 2009-10-27 13:47 wstr_from_utf8.3.gz -rw-r--r-- 1 root root 55 2009-10-27 13:47 wstrlen.3.gz -rw-r--r-- 1 root root 1457 2009-10-27 13:47 wstr_to_ascii.3.gz -rw-r--r-- 1 root root 63 2009-10-27 13:47 wstr_to_current.3.gz -rw-r--r-- 1 root root 60 2009-10-27 13:47 wstr_to_utf8.3.gz /home/slkbuilds/l/libsynce/pkg/usr/man/man7: insgesamt 4 -rw-r--r-- 1 root root 1422 2009-10-27 13:47 synce.7.gz /home/slkbuilds/l/libsynce/pkg/usr/src: insgesamt 4 drwxr-xr-x 2 root root 4096 2009-10-27 13:47 libsynce-0.14 /home/slkbuilds/l/libsynce/pkg/usr/src/libsynce-0.14: insgesamt 16 -rwxr-xr-x 1 root root 9452 2009-10-27 13:47 build-libsynce.sh -rw-r--r-- 1 root root 985 2009-10-27 13:47 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/libsynce.so.0 -> libsynce.so.0.0.0 usr/lib/libsynce.so -> libsynce.so.0.0.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libsynce.so.0 ) ( cd usr/lib ; ln -sf libsynce.so.0.0.0 libsynce.so.0 ) ( cd usr/lib ; rm -rf libsynce.so ) ( cd usr/lib ; ln -sf libsynce.so.0.0.0 libsynce.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: „./usr/lib/libsynce.so.0“ entfernt „./usr/lib/libsynce.so“ entfernt 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/slkbuilds/l/libsynce/libsynce-0.14-i486-1tm.txz ./ install/ install/slack-desc install/doinst.sh usr/ usr/include/ usr/include/synce_socket.h usr/include/synce_ini.h usr/include/synce.h usr/include/synce_hash.h usr/include/synce_log.h usr/include/synce_vector_template.h usr/include/synce_sys_error.h usr/include/synce_types.h usr/man/ usr/man/man7/ usr/man/man7/synce.7.gz usr/man/man3/ usr/man/man3/synce_error.3.gz usr/man/man3/synce_warning.3.gz usr/man/man3/wstrdup.3.gz usr/man/man3/synce_trace.3.gz usr/man/man3/synce_set_connection_filename.3.gz usr/man/man3/synce_get_directory.3.gz usr/man/man3/time_fields_to_filetime.3.gz usr/man/man3/synce_info.3.gz usr/man/man3/wstr_from_ascii.3.gz usr/man/man3/wstrcpy.3.gz usr/man/man3/synce_log_use_syslog.3.gz usr/man/man3/synce_get_subdirectory.3.gz usr/man/man3/wstr_append.3.gz usr/man/man3/wstr_equal.3.gz usr/man/man3/wstrlen.3.gz usr/man/man3/date_to_tm.3.gz usr/man/man3/date_from_tm.3.gz usr/man/man3/wstr_from_utf8.3.gz usr/man/man3/wstr_to_current.3.gz usr/man/man3/synce_log_set_level.3.gz usr/man/man3/synce_strerror.3.gz usr/man/man3/synce_get_connection_filename.3.gz usr/man/man3/synce_warning_unless.3.gz usr/man/man3/time_fields_from_filetime.3.gz usr/man/man3/wstr_free_string.3.gz usr/man/man3/wstr_to_ascii.3.gz usr/man/man3/synce_debug.3.gz usr/man/man3/synce_set_default_connection_filename.3.gz usr/man/man3/wstr_from_current.3.gz usr/man/man3/wstr_to_utf8.3.gz usr/man/man3/synce_get_script_directory.3.gz usr/man/man3/synce_info_destroy.3.gz usr/man/man3/synce_info_new.3.gz usr/src/ usr/src/libsynce-0.14/ usr/src/libsynce-0.14/SLKBUILD usr/src/libsynce-0.14/build-libsynce.sh usr/lib/ usr/lib/libsynce.so.0.0.0 usr/lib/pkgconfig/ usr/lib/pkgconfig/libsynce.pc usr/lib/libsynce.la usr/doc/ usr/doc/libsynce-0.14/ usr/doc/libsynce-0.14/TODO usr/doc/libsynce-0.14/ChangeLog usr/doc/libsynce-0.14/LICENSE usr/doc/libsynce-0.14/README Slackware package /home/slkbuilds/l/libsynce/libsynce-0.14-i486-1tm.txz created. Package has been built. Cleaning pkg and src directories