tar -xf libtar-1.2.11.tar.gz checking for epkg... no checking for mkencap... no checking for gcc... gcc checking for C compiler default output... 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 ANSI C... none needed checking for strlcpy... no checking for strsep... 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 ANSI C... (cached) none needed checking for ranlib... ranlib checking for a BSD-compatible install... /bin/ginstall -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for AIX... no checking for an ANSI C-conforming const... yes 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 unistd.h... (cached) yes checking whether sys/types.h defines makedev... yes checking for major_t... no checking for minor_t... no checking for dev_t... yes checking for socklen_t... yes checking for uint64_t... yes checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for nlink_t... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for working basename... no checking for libgen.h... (cached) yes checking for working dirname... no checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking for working POSIX fnmatch... yes checking for lchown... yes checking whether makedev expects three arguments... no checking for working snprintf... yes checking for strdup... yes checking for strftime... yes checking for strlcpy... (cached) no checking for strmode... no checking for strsep... (cached) yes checking for gzread in -lz... yes configure: creating ./config.status config.status: creating listhash/libtar_listhash.h config.status: creating listhash/libtar_list.c config.status: creating listhash/libtar_hash.c config.status: creating listhash/libtar_list_new.3 config.status: creating listhash/libtar_hash_new.3 config.status: creating Makefile config.status: creating lib/Makefile config.status: creating libtar/Makefile config.status: creating doc/Makefile config.status: creating config.h for n in lib libtar doc; do \ ( cd $n && make all ) || exit 1; \ done make[1]: Entering directory `/home/slackel/Desktop/salix-devel/new-packages/libtar/src/libtar-1.2.11/lib' gcc -O2 -march=i486 -mtune=i686 -I. -I.. -I. -I../compat -I../listhash -c -o append.o append.c gcc -O2 -march=i486 -mtune=i686 -I. -I.. -I. -I../compat -I../listhash -c -o block.o block.c gcc -O2 -march=i486 -mtune=i686 -I. -I.. -I. -I../compat -I../listhash -c -o decode.o decode.c gcc -O2 -march=i486 -mtune=i686 -I. -I.. -I. -I../compat -I../listhash -c -o encode.o encode.c gcc -O2 -march=i486 -mtune=i686 -I. -I.. -I. -I../compat -I../listhash -c -o extract.o extract.c extract.c: In function ‘tar_extract_file’: extract.c:114: προειδοποίηση: incompatible implicit declaration of built-in function ‘strlen’ extract.c: In function ‘tar_extract_dir’: extract.c:448: προειδοποίηση: incompatible implicit declaration of built-in function ‘strlen’ gcc -O2 -march=i486 -mtune=i686 -I. -I.. -I. -I../compat -I../listhash -c -o handle.o handle.c gcc -O2 -march=i486 -mtune=i686 -I. -I.. -I. -I../compat -I../listhash -c -o libtar_hash.o ../listhash/libtar_hash.c gcc -O2 -march=i486 -mtune=i686 -I. -I.. -I. -I../compat -I../listhash -c -o libtar_list.o ../listhash/libtar_list.c gcc -O2 -march=i486 -mtune=i686 -I. -I.. -I. -I../compat -I../listhash -c -o output.o output.c gcc -O2 -march=i486 -mtune=i686 -I. -I.. -I. -I../compat -I../listhash -c -o util.o util.c gcc -O2 -march=i486 -mtune=i686 -I. -I.. -I. -I../compat -I../listhash -c -o wrapper.o wrapper.c gcc -O2 -march=i486 -mtune=i686 -I. -I.. -I. -I../compat -I../listhash -c -o strlcpy.o ../compat/strlcpy.c gcc -O2 -march=i486 -mtune=i686 -I. -I.. -I. -I../compat -I../listhash -c -o basename.o ../compat/basename.c gcc -O2 -march=i486 -mtune=i686 -I. -I.. -I. -I../compat -I../listhash -c -o dirname.o ../compat/dirname.c gcc -O2 -march=i486 -mtune=i686 -I. -I.. -I. -I../compat -I../listhash -c -o strmode.o ../compat/strmode.c ar rc libtar.a append.o block.o decode.o encode.o extract.o handle.o libtar_hash.o libtar_list.o output.o util.o wrapper.o strlcpy.o basename.o dirname.o strlcpy.o strmode.o ranlib libtar.a make[1]: Leaving directory `/home/slackel/Desktop/salix-devel/new-packages/libtar/src/libtar-1.2.11/lib' make[1]: Entering directory `/home/slackel/Desktop/salix-devel/new-packages/libtar/src/libtar-1.2.11/libtar' gcc -O2 -march=i486 -mtune=i686 -I.. -I../lib -I../listhash -I../lib -I../compat -c -o libtar.o libtar.c libtar.c: In function ‘usage’: libtar.c:271: προειδοποίηση: incompatible implicit declaration of built-in function ‘exit’ gcc -O2 -march=i486 -mtune=i686 -o libtar libtar.o ../lib/libtar.a -lz make[1]: Leaving directory `/home/slackel/Desktop/salix-devel/new-packages/libtar/src/libtar-1.2.11/libtar' make[1]: Entering directory `/home/slackel/Desktop/salix-devel/new-packages/libtar/src/libtar-1.2.11/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/slackel/Desktop/salix-devel/new-packages/libtar/src/libtar-1.2.11/doc' for n in lib libtar doc; do \ ( cd $n && make install ) || exit 1; \ done make[1]: Entering directory `/home/slackel/Desktop/salix-devel/new-packages/libtar/src/libtar-1.2.11/lib' mkdir -p -m 755 /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/lib /bin/ginstall -c -m 644 libtar.a /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/lib mkdir -p -m 755 /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/include /bin/ginstall -c -m 644 ./libtar.h /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/include /bin/ginstall -c -m 644 ../listhash/libtar_listhash.h /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/include make[1]: Leaving directory `/home/slackel/Desktop/salix-devel/new-packages/libtar/src/libtar-1.2.11/lib' make[1]: Entering directory `/home/slackel/Desktop/salix-devel/new-packages/libtar/src/libtar-1.2.11/libtar' mkdir -p -m 755 /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/bin /bin/ginstall -c -s libtar /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/bin make[1]: Leaving directory `/home/slackel/Desktop/salix-devel/new-packages/libtar/src/libtar-1.2.11/libtar' make[1]: Entering directory `/home/slackel/Desktop/salix-devel/new-packages/libtar/src/libtar-1.2.11/doc' mkdir -p -m 755 /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/man/man3 /bin/ginstall -c -m 644 ./tar_open.3 /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/man/man3 for i in tar_fdopen tar_fd tar_close; do \ echo ".so man3/tar_open.3" > /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/man/man3/${i}.3; \ done /bin/ginstall -c -m 644 ./tar_append_file.3 /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/man/man3 for i in tar_append_eof tar_append_regfile; do \ echo ".so man3/tar_append_file.3" > /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/man/man3/${i}.3; \ done /bin/ginstall -c -m 644 ./tar_block_read.3 /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/man/man3 for i in tar_block_write; do \ echo ".so man3/tar_block_read.3" > /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/man/man3/${i}.3; \ done /bin/ginstall -c -m 644 ./th_read.3 /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/man/man3 for i in th_write; do \ echo ".so man3/th_read.3" > /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/man/man3/${i}.3; \ done /bin/ginstall -c -m 644 ./th_set_from_stat.3 /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/man/man3 for i in th_finish th_set_device th_set_group th_set_link th_set_mode th_set_path th_set_type th_set_user; do \ echo ".so man3/th_set_from_stat.3" > /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/man/man3/${i}.3; \ done /bin/ginstall -c -m 644 ./tar_extract_file.3 /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/man/man3 for i in tar_extract_blockdev tar_extract_chardev tar_extract_dir tar_extract_fifo tar_extract_hardlink tar_extract_regfile tar_extract_symlink tar_skip_regfile tar_set_file_perms; do \ echo ".so man3/tar_extract_file.3" > /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/man/man3/${i}.3; \ done /bin/ginstall -c -m 644 ./th_get_pathname.3 /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/man/man3 for i in TH_ISBLK TH_ISCHR TH_ISDIR TH_ISFIFO TH_ISLNK TH_ISLONGLINK TH_ISLONGNAME TH_ISREG TH_ISSYM th_get_crc th_get_devmajor th_get_devminor th_get_gid th_get_linkname th_get_mode th_get_mtime th_get_size th_get_uid; do \ echo ".so man3/th_get_pathname.3" > /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/man/man3/${i}.3; \ done /bin/ginstall -c -m 644 ./th_print_long_ls.3 /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/man/man3 for i in th_print; do \ echo ".so man3/th_print_long_ls.3" > /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/man/man3/${i}.3; \ done /bin/ginstall -c -m 644 ./tar_extract_all.3 /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/man/man3 for i in tar_extract_glob tar_append_tree; do \ echo ".so man3/tar_extract_all.3" > /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/man/man3/${i}.3; \ done /bin/ginstall -c -m 644 ../listhash/libtar_hash_new.3 /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/man/man3 for i in libtar_hash_free libtar_hash_next libtar_hash_prev libtar_hash_search libtar_hash_add libtar_hash_getkey libtar_hash_del; do \ echo ".so man3/libtar_hash_new.3" > /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/man/man3/${i}.3; \ done /bin/ginstall -c -m 644 ../listhash/libtar_list_new.3 /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/man/man3 for i in libtar_list_free libtar_list_next libtar_list_prev libtar_list_search libtar_list_add libtar_list_add_str libtar_list_del libtar_list_dup libtar_list_merge; do \ echo ".so man3/libtar_list_new.3" > /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/man/man3/${i}.3; \ done make[1]: Leaving directory `/home/slackel/Desktop/salix-devel/new-packages/libtar/src/libtar-1.2.11/doc' /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 2010-03-12 20:24 install drwxr-xr-x 8 root root 4096 2010-03-12 20:24 usr /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/install: σύνολο 4 -rw-r--r-- 1 root root 286 2010-03-12 20:24 slack-desc /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr: σύνολο 24 drwxr-xr-x 2 root root 4096 2010-03-12 20:24 bin drwxr-xr-x 3 root root 4096 2010-03-12 20:24 doc drwxr-xr-x 2 root root 4096 2010-03-12 20:23 include drwxr-xr-x 2 root root 4096 2010-03-12 20:23 lib drwxr-xr-x 3 root root 4096 2010-03-12 20:23 man drwxr-xr-x 3 root root 4096 2010-03-12 20:23 src /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/bin: σύνολο 28 -rwxr-xr-x 1 root root 25780 2010-03-12 20:24 libtar /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 2010-03-12 20:24 libtar-1.2.11 /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/doc/libtar-1.2.11: σύνολο 8 -rw-r--r-- 1 root root 3318 2010-03-12 20:24 README -rw-r--r-- 1 root root 248 2010-03-12 20:24 TODO /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/include: σύνολο 20 -rw-r--r-- 1 root root 8481 2010-03-12 20:23 libtar.h -rw-r--r-- 1 root root 5154 2010-03-12 20:23 libtar_listhash.h /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/lib: σύνολο 44 -rw-r--r-- 1 root root 41660 2010-03-12 20:23 libtar.a /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/man: σύνολο 4 drwxr-xr-x 2 root root 4096 2010-03-12 20:24 man3 /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/man/man3: σύνολο 288 -rw-r--r-- 1 root root 58 2010-03-12 20:24 TH_ISBLK.3.gz -rw-r--r-- 1 root root 58 2010-03-12 20:24 TH_ISCHR.3.gz -rw-r--r-- 1 root root 58 2010-03-12 20:24 TH_ISDIR.3.gz -rw-r--r-- 1 root root 59 2010-03-12 20:24 TH_ISFIFO.3.gz -rw-r--r-- 1 root root 58 2010-03-12 20:24 TH_ISLNK.3.gz -rw-r--r-- 1 root root 63 2010-03-12 20:24 TH_ISLONGLINK.3.gz -rw-r--r-- 1 root root 63 2010-03-12 20:24 TH_ISLONGNAME.3.gz -rw-r--r-- 1 root root 58 2010-03-12 20:24 TH_ISREG.3.gz -rw-r--r-- 1 root root 58 2010-03-12 20:24 TH_ISSYM.3.gz -rw-r--r-- 1 root root 65 2010-03-12 20:24 libtar_hash_add.3.gz -rw-r--r-- 1 root root 65 2010-03-12 20:24 libtar_hash_del.3.gz -rw-r--r-- 1 root root 66 2010-03-12 20:24 libtar_hash_free.3.gz -rw-r--r-- 1 root root 68 2010-03-12 20:24 libtar_hash_getkey.3.gz -rw-r--r-- 1 root root 1107 2010-03-12 20:24 libtar_hash_new.3.gz -rw-r--r-- 1 root root 66 2010-03-12 20:24 libtar_hash_next.3.gz -rw-r--r-- 1 root root 66 2010-03-12 20:24 libtar_hash_prev.3.gz -rw-r--r-- 1 root root 68 2010-03-12 20:24 libtar_hash_search.3.gz -rw-r--r-- 1 root root 65 2010-03-12 20:24 libtar_list_add.3.gz -rw-r--r-- 1 root root 69 2010-03-12 20:24 libtar_list_add_str.3.gz -rw-r--r-- 1 root root 65 2010-03-12 20:24 libtar_list_del.3.gz -rw-r--r-- 1 root root 65 2010-03-12 20:24 libtar_list_dup.3.gz -rw-r--r-- 1 root root 66 2010-03-12 20:24 libtar_list_free.3.gz -rw-r--r-- 1 root root 67 2010-03-12 20:24 libtar_list_merge.3.gz -rw-r--r-- 1 root root 1229 2010-03-12 20:24 libtar_list_new.3.gz -rw-r--r-- 1 root root 66 2010-03-12 20:24 libtar_list_next.3.gz -rw-r--r-- 1 root root 66 2010-03-12 20:24 libtar_list_prev.3.gz -rw-r--r-- 1 root root 68 2010-03-12 20:24 libtar_list_search.3.gz -rw-r--r-- 1 root root 64 2010-03-12 20:23 tar_append_eof.3.gz -rw-r--r-- 1 root root 925 2010-03-12 20:23 tar_append_file.3.gz -rw-r--r-- 1 root root 68 2010-03-12 20:23 tar_append_regfile.3.gz -rw-r--r-- 1 root root 65 2010-03-12 20:24 tar_append_tree.3.gz -rw-r--r-- 1 root root 465 2010-03-12 20:23 tar_block_read.3.gz -rw-r--r-- 1 root root 64 2010-03-12 20:23 tar_block_write.3.gz -rw-r--r-- 1 root root 52 2010-03-12 20:23 tar_close.3.gz -rw-r--r-- 1 root root 731 2010-03-12 20:24 tar_extract_all.3.gz -rw-r--r-- 1 root root 71 2010-03-12 20:24 tar_extract_blockdev.3.gz -rw-r--r-- 1 root root 70 2010-03-12 20:24 tar_extract_chardev.3.gz -rw-r--r-- 1 root root 66 2010-03-12 20:24 tar_extract_dir.3.gz -rw-r--r-- 1 root root 67 2010-03-12 20:24 tar_extract_fifo.3.gz -rw-r--r-- 1 root root 1217 2010-03-12 20:24 tar_extract_file.3.gz -rw-r--r-- 1 root root 66 2010-03-12 20:24 tar_extract_glob.3.gz -rw-r--r-- 1 root root 71 2010-03-12 20:24 tar_extract_hardlink.3.gz -rw-r--r-- 1 root root 70 2010-03-12 20:24 tar_extract_regfile.3.gz -rw-r--r-- 1 root root 70 2010-03-12 20:24 tar_extract_symlink.3.gz -rw-r--r-- 1 root root 49 2010-03-12 20:23 tar_fd.3.gz -rw-r--r-- 1 root root 53 2010-03-12 20:23 tar_fdopen.3.gz -rw-r--r-- 1 root root 1620 2010-03-12 20:23 tar_open.3.gz -rw-r--r-- 1 root root 69 2010-03-12 20:24 tar_set_file_perms.3.gz -rw-r--r-- 1 root root 67 2010-03-12 20:24 tar_skip_regfile.3.gz -rw-r--r-- 1 root root 60 2010-03-12 20:24 th_finish.3.gz -rw-r--r-- 1 root root 60 2010-03-12 20:24 th_get_crc.3.gz -rw-r--r-- 1 root root 65 2010-03-12 20:24 th_get_devmajor.3.gz -rw-r--r-- 1 root root 65 2010-03-12 20:24 th_get_devminor.3.gz -rw-r--r-- 1 root root 60 2010-03-12 20:24 th_get_gid.3.gz -rw-r--r-- 1 root root 65 2010-03-12 20:24 th_get_linkname.3.gz -rw-r--r-- 1 root root 61 2010-03-12 20:24 th_get_mode.3.gz -rw-r--r-- 1 root root 62 2010-03-12 20:24 th_get_mtime.3.gz -rw-r--r-- 1 root root 723 2010-03-12 20:24 th_get_pathname.3.gz -rw-r--r-- 1 root root 61 2010-03-12 20:24 th_get_size.3.gz -rw-r--r-- 1 root root 60 2010-03-12 20:24 th_get_uid.3.gz -rw-r--r-- 1 root root 59 2010-03-12 20:24 th_print.3.gz -rw-r--r-- 1 root root 479 2010-03-12 20:24 th_print_long_ls.3.gz -rw-r--r-- 1 root root 575 2010-03-12 20:23 th_read.3.gz -rw-r--r-- 1 root root 64 2010-03-12 20:24 th_set_device.3.gz -rw-r--r-- 1 root root 728 2010-03-12 20:24 th_set_from_stat.3.gz -rw-r--r-- 1 root root 63 2010-03-12 20:24 th_set_group.3.gz -rw-r--r-- 1 root root 62 2010-03-12 20:24 th_set_link.3.gz -rw-r--r-- 1 root root 62 2010-03-12 20:24 th_set_mode.3.gz -rw-r--r-- 1 root root 62 2010-03-12 20:24 th_set_path.3.gz -rw-r--r-- 1 root root 62 2010-03-12 20:24 th_set_type.3.gz -rw-r--r-- 1 root root 62 2010-03-12 20:24 th_set_user.3.gz -rw-r--r-- 1 root root 50 2010-03-12 20:24 th_write.3.gz /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 2010-03-12 20:24 libtar-1.2.11 /home/slackel/Desktop/salix-devel/new-packages/libtar/pkg/usr/src/libtar-1.2.11: σύνολο 16 -rw-r--r-- 1 root root 963 2010-03-12 20:24 SLKBUILD -rwxr-xr-x 1 root root 9479 2010-03-12 20:24 build-libtar.sh Slackware package maker, version 3.14159. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. 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/Desktop/salix-devel/new-packages/libtar/libtar-1.2.11-i486-1dj.txz ./ usr/ usr/bin/ usr/bin/libtar usr/man/ usr/man/man3/ usr/man/man3/th_get_devminor.3.gz usr/man/man3/th_set_mode.3.gz usr/man/man3/TH_ISCHR.3.gz usr/man/man3/libtar_list_free.3.gz usr/man/man3/th_get_crc.3.gz usr/man/man3/libtar_list_add_str.3.gz usr/man/man3/tar_append_tree.3.gz usr/man/man3/TH_ISSYM.3.gz usr/man/man3/tar_fdopen.3.gz usr/man/man3/tar_extract_fifo.3.gz usr/man/man3/tar_append_eof.3.gz usr/man/man3/th_set_path.3.gz usr/man/man3/TH_ISLNK.3.gz usr/man/man3/tar_set_file_perms.3.gz usr/man/man3/th_get_size.3.gz usr/man/man3/th_get_linkname.3.gz usr/man/man3/libtar_hash_del.3.gz usr/man/man3/th_set_type.3.gz usr/man/man3/tar_extract_all.3.gz usr/man/man3/libtar_hash_new.3.gz usr/man/man3/tar_skip_regfile.3.gz usr/man/man3/th_print_long_ls.3.gz usr/man/man3/TH_ISFIFO.3.gz usr/man/man3/th_set_from_stat.3.gz usr/man/man3/th_set_group.3.gz usr/man/man3/libtar_list_next.3.gz usr/man/man3/tar_extract_dir.3.gz usr/man/man3/TH_ISLONGNAME.3.gz usr/man/man3/tar_open.3.gz usr/man/man3/libtar_hash_next.3.gz usr/man/man3/libtar_list_add.3.gz usr/man/man3/th_get_uid.3.gz usr/man/man3/libtar_hash_add.3.gz usr/man/man3/tar_append_regfile.3.gz usr/man/man3/th_set_user.3.gz usr/man/man3/th_print.3.gz usr/man/man3/tar_extract_hardlink.3.gz usr/man/man3/TH_ISREG.3.gz usr/man/man3/libtar_list_search.3.gz usr/man/man3/tar_fd.3.gz usr/man/man3/libtar_hash_search.3.gz usr/man/man3/th_get_mode.3.gz usr/man/man3/tar_extract_file.3.gz usr/man/man3/th_set_link.3.gz usr/man/man3/tar_block_write.3.gz usr/man/man3/th_write.3.gz usr/man/man3/th_read.3.gz usr/man/man3/th_get_gid.3.gz usr/man/man3/TH_ISLONGLINK.3.gz usr/man/man3/tar_block_read.3.gz usr/man/man3/libtar_hash_prev.3.gz usr/man/man3/th_get_pathname.3.gz usr/man/man3/th_get_devmajor.3.gz usr/man/man3/libtar_hash_getkey.3.gz usr/man/man3/libtar_hash_free.3.gz usr/man/man3/libtar_list_merge.3.gz usr/man/man3/tar_close.3.gz usr/man/man3/th_get_mtime.3.gz usr/man/man3/libtar_list_del.3.gz usr/man/man3/th_set_device.3.gz usr/man/man3/tar_extract_symlink.3.gz usr/man/man3/tar_extract_glob.3.gz usr/man/man3/libtar_list_new.3.gz usr/man/man3/tar_extract_chardev.3.gz usr/man/man3/TH_ISBLK.3.gz usr/man/man3/TH_ISDIR.3.gz usr/man/man3/tar_append_file.3.gz usr/man/man3/libtar_list_dup.3.gz usr/man/man3/th_finish.3.gz usr/man/man3/libtar_list_prev.3.gz usr/man/man3/tar_extract_regfile.3.gz usr/man/man3/tar_extract_blockdev.3.gz usr/src/ usr/src/libtar-1.2.11/ usr/src/libtar-1.2.11/build-libtar.sh usr/src/libtar-1.2.11/SLKBUILD usr/doc/ usr/doc/libtar-1.2.11/ usr/doc/libtar-1.2.11/TODO usr/doc/libtar-1.2.11/README usr/include/ usr/include/libtar_listhash.h usr/include/libtar.h usr/lib/ usr/lib/libtar.a install/ install/slack-desc Slackware package /home/slackel/Desktop/salix-devel/new-packages/libtar/libtar-1.2.11-i486-1dj.txz created. Package has been built.