tar -xf abook-0.6.1.tar.gz configure.ac:12: installing './compile' patching file database.c patching file database.h checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) 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 whether gcc understands -c and -o together... yes 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 for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for the common suffixes of directories in the library search path... lib64,lib64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc 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 whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for library containing strerror... none required checking for inline... inline checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for working strcoll... yes checking for setlocale... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for mbtowc... yes checking for wcwidth... yes checking for mbrtowc... yes checking for mbsinit... yes checking whether wcwidth is declared... no checking for wchar_t... yes checking for initscr in -lncursesw... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for a readline compatible library... -lreadline checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether readline supports history... yes checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for resizeterm... yes checking for snprintf... yes checking for vsnprintf... yes checking for strcasestr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating abook.spec config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/djemos/abook/src/abook-0.6.1/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h make all-recursive make[1]: Entering directory '/home/djemos/abook/src/abook-0.6.1' Making all in po make[2]: Entering directory '/home/djemos/abook/src/abook-0.6.1/po' test ! -f ./abook.pot || \ test -z "de.gmo fr.gmo it.gmo ja.gmo sv.gmo" || make de.gmo fr.gmo it.gmo ja.gmo sv.gmo make[3]: Entering directory '/home/djemos/abook/src/abook-0.6.1/po' rm -f de.gmo && /usr/bin/msgfmt -c --statistics --verbose -o de.gmo de.po de.po: 191 translated messages, 9 fuzzy translations, 10 untranslated messages. rm -f fr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fr.gmo fr.po fr.po: 189 translated messages, 9 fuzzy translations, 12 untranslated messages. rm -f it.gmo && /usr/bin/msgfmt -c --statistics --verbose -o it.gmo it.po it.po: 183 translated messages, 10 fuzzy translations, 17 untranslated messages. rm -f ja.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ja.gmo ja.po ja.po: 148 translated messages, 25 fuzzy translations, 37 untranslated messages. rm -f sv.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sv.gmo sv.po sv.po: 141 translated messages, 29 fuzzy translations, 40 untranslated messages. make[3]: Leaving directory '/home/djemos/abook/src/abook-0.6.1/po' touch stamp-po make[2]: Leaving directory '/home/djemos/abook/src/abook-0.6.1/po' make[2]: Entering directory '/home/djemos/abook/src/abook-0.6.1' gcc -DHAVE_CONFIG_H -I. -I/usr/include/ncursesw -Wall -O2 -fPIC -MT abook.o -MD -MP -MF .deps/abook.Tpo -c -o abook.o abook.c In file included from abook.c:28: database.h:64:19: προειδοποίηση: inline function ‘field_id’ declared but never defined 64 | extern inline int field_id(int i); | ^~~~~~~~ mv -f .deps/abook.Tpo .deps/abook.Po gcc -DHAVE_CONFIG_H -I. -I/usr/include/ncursesw -Wall -O2 -fPIC -MT abook_rl.o -MD -MP -MF .deps/abook_rl.Tpo -c -o abook_rl.o abook_rl.c mv -f .deps/abook_rl.Tpo .deps/abook_rl.Po gcc -DHAVE_CONFIG_H -I. -I/usr/include/ncursesw -Wall -O2 -fPIC -MT database.o -MD -MP -MF .deps/database.Tpo -c -o database.o database.c mv -f .deps/database.Tpo .deps/database.Po gcc -DHAVE_CONFIG_H -I. -I/usr/include/ncursesw -Wall -O2 -fPIC -MT edit.o -MD -MP -MF .deps/edit.Tpo -c -o edit.o edit.c edit.c: In function ‘editor_print_data’: edit.c:209:9: προειδοποίηση: variable ‘x’ set but not used [-Wunused-but-set-variable] 209 | int y, x; | ^ edit.c: In function ‘edit_loop’: edit.c:681:19: προειδοποίηση: variable ‘window_x’ set but not used [-Wunused-but-set-variable] 681 | int window_y, window_x; | ^~~~~~~~ In file included from edit.c:17: edit.c: At top level: database.h:64:19: προειδοποίηση: inline function ‘field_id’ declared but never defined 64 | extern inline int field_id(int i); | ^~~~~~~~ In function ‘parse_date_string’, inlined from ‘parse_date_string’ at edit.c:491:1: edit.c:501:10: προειδοποίηση: ‘strncpy’ specified bound 12 equals destination size [-Wstringop-truncation] 501 | p = s = strncpy(buf, str, sizeof(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/edit.Tpo .deps/edit.Po gcc -DHAVE_CONFIG_H -I. -I/usr/include/ncursesw -Wall -O2 -fPIC -MT filter.o -MD -MP -MF .deps/filter.Tpo -c -o filter.o filter.c In file included from filter.h:4, from filter.c:20: database.h:64:19: προειδοποίηση: inline function ‘field_id’ declared but never defined 64 | extern inline int field_id(int i); | ^~~~~~~~ mv -f .deps/filter.Tpo .deps/filter.Po gcc -DHAVE_CONFIG_H -I. -I/usr/include/ncursesw -Wall -O2 -fPIC -MT getname.o -MD -MP -MF .deps/getname.Tpo -c -o getname.o getname.c mv -f .deps/getname.Tpo .deps/getname.Po gcc -DHAVE_CONFIG_H -I. -I/usr/include/ncursesw -Wall -O2 -fPIC -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c mv -f .deps/getopt.Tpo .deps/getopt.Po gcc -DHAVE_CONFIG_H -I. -I/usr/include/ncursesw -Wall -O2 -fPIC -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c mv -f .deps/getopt1.Tpo .deps/getopt1.Po gcc -DHAVE_CONFIG_H -I. -I/usr/include/ncursesw -Wall -O2 -fPIC -MT gettext.o -MD -MP -MF .deps/gettext.Tpo -c -o gettext.o gettext.c mv -f .deps/gettext.Tpo .deps/gettext.Po gcc -DHAVE_CONFIG_H -I. -I/usr/include/ncursesw -Wall -O2 -fPIC -MT ldif.o -MD -MP -MF .deps/ldif.Tpo -c -o ldif.o ldif.c mv -f .deps/ldif.Tpo .deps/ldif.Po gcc -DHAVE_CONFIG_H -I. -I/usr/include/ncursesw -Wall -O2 -fPIC -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c In file included from list.c:15: database.h:64:19: προειδοποίηση: inline function ‘field_id’ declared but never defined 64 | extern inline int field_id(int i); | ^~~~~~~~ mv -f .deps/list.Tpo .deps/list.Po gcc -DHAVE_CONFIG_H -I. -I/usr/include/ncursesw -Wall -O2 -fPIC -MT mbswidth.o -MD -MP -MF .deps/mbswidth.Tpo -c -o mbswidth.o mbswidth.c mv -f .deps/mbswidth.Tpo .deps/mbswidth.Po gcc -DHAVE_CONFIG_H -I. -I/usr/include/ncursesw -Wall -O2 -fPIC -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c mv -f .deps/misc.Tpo .deps/misc.Po gcc -DHAVE_CONFIG_H -I. -I/usr/include/ncursesw -Wall -O2 -fPIC -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c In file included from views.h:4, from options.c:20: database.h:64:19: προειδοποίηση: inline function ‘field_id’ declared but never defined 64 | extern inline int field_id(int i); | ^~~~~~~~ mv -f .deps/options.Tpo .deps/options.Po gcc -DHAVE_CONFIG_H -I. -I/usr/include/ncursesw -Wall -O2 -fPIC -MT ui.o -MD -MP -MF .deps/ui.Tpo -c -o ui.o ui.c In file included from ui.c:21: database.h:64:19: προειδοποίηση: inline function ‘field_id’ declared but never defined 64 | extern inline int field_id(int i); | ^~~~~~~~ ui.c: In function ‘ui_find’: ui.c:710:4: προειδοποίηση: ‘strncpy’ specified bound 81 equals destination size [-Wstringop-truncation] 710 | strncpy(findstr, s, MAX_FIELD_LEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/ui.Tpo .deps/ui.Po gcc -DHAVE_CONFIG_H -I. -I/usr/include/ncursesw -Wall -O2 -fPIC -MT views.o -MD -MP -MF .deps/views.Tpo -c -o views.o views.c In file included from views.h:4, from views.c:20: database.h:64:19: προειδοποίηση: inline function ‘field_id’ declared but never defined 64 | extern inline int field_id(int i); | ^~~~~~~~ mv -f .deps/views.Tpo .deps/views.Po gcc -DHAVE_CONFIG_H -I. -I/usr/include/ncursesw -Wall -O2 -fPIC -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po gcc -Wall -O2 -fPIC -o abook abook.o abook_rl.o database.o edit.o filter.o getname.o getopt.o getopt1.o gettext.o ldif.o list.o mbswidth.o misc.o options.o ui.o views.o xmalloc.o -lncursesw -lreadline make[2]: Leaving directory '/home/djemos/abook/src/abook-0.6.1' make[1]: Leaving directory '/home/djemos/abook/src/abook-0.6.1' Making install in po make[1]: Entering directory '/home/djemos/abook/src/abook-0.6.1/po' installing de.gmo as /home/djemos/abook/pkg/usr/share/locale/de/LC_MESSAGES/abook.mo installing de.gmo link as /home/djemos/abook/pkg/usr/share/locale/de/LC_TIME/abook.mo installing fr.gmo as /home/djemos/abook/pkg/usr/share/locale/fr/LC_MESSAGES/abook.mo installing fr.gmo link as /home/djemos/abook/pkg/usr/share/locale/fr/LC_TIME/abook.mo installing it.gmo as /home/djemos/abook/pkg/usr/share/locale/it/LC_MESSAGES/abook.mo installing it.gmo link as /home/djemos/abook/pkg/usr/share/locale/it/LC_TIME/abook.mo installing ja.gmo as /home/djemos/abook/pkg/usr/share/locale/ja/LC_MESSAGES/abook.mo installing ja.gmo link as /home/djemos/abook/pkg/usr/share/locale/ja/LC_TIME/abook.mo installing sv.gmo as /home/djemos/abook/pkg/usr/share/locale/sv/LC_MESSAGES/abook.mo installing sv.gmo link as /home/djemos/abook/pkg/usr/share/locale/sv/LC_TIME/abook.mo if test "abook" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/djemos/abook/pkg/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/ginstall -c -m 644 ./$file \ /home/djemos/abook/pkg/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/djemos/abook/pkg/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/djemos/abook/src/abook-0.6.1/po' make[1]: Entering directory '/home/djemos/abook/src/abook-0.6.1' make[2]: Entering directory '/home/djemos/abook/src/abook-0.6.1' /usr/bin/mkdir -p '/home/djemos/abook/pkg/usr/bin' /usr/bin/ginstall -c abook '/home/djemos/abook/pkg/usr/bin' /bin/sh ./mkinstalldirs /home/djemos/abook/pkg/usr/man/man1 /home/djemos/abook/pkg/usr/man/man5 mkdir -p -- /home/djemos/abook/pkg/usr/man/man1 /home/djemos/abook/pkg/usr/man/man5 /usr/bin/ginstall -c -m 644 ./abook.1 /home/djemos/abook/pkg/usr/man/man1/ /usr/bin/ginstall -c -m 644 ./abookrc.5 /home/djemos/abook/pkg/usr/man/man5/ make[2]: Leaving directory '/home/djemos/abook/src/abook-0.6.1' make[1]: Leaving directory '/home/djemos/abook/src/abook-0.6.1' /home/djemos/abook/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 Αυγ 7 00:30 install drwxr-xr-x 7 root root 4096 Αυγ 7 00:30 usr /home/djemos/abook/pkg/install: σύνολο 4 -rw-r--r-- 1 root root 204 Αυγ 7 00:30 slack-desc /home/djemos/abook/pkg/usr: σύνολο 20 drwxr-xr-x 2 root root 4096 Αυγ 7 00:30 bin drwxr-xr-x 3 root root 4096 Αυγ 7 00:30 doc drwxr-xr-x 4 root root 4096 Αυγ 7 00:30 man drwxr-xr-x 3 root root 4096 Αυγ 7 00:30 share drwxr-xr-x 3 root root 4096 Αυγ 7 00:29 src /home/djemos/abook/pkg/usr/bin: σύνολο 116 -rwxr-xr-x 1 root root 117432 Αυγ 7 00:30 abook /home/djemos/abook/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 Αυγ 7 00:30 abook-0.6.1 /home/djemos/abook/pkg/usr/doc/abook-0.6.1: σύνολο 176 -rw-r--r-- 1 root root 93787 Αυγ 7 00:30 ABOUT-NLS -rw-r--r-- 1 root root 272 Αυγ 7 00:30 ANNOUNCE -rw-r--r-- 1 root root 925 Αυγ 7 00:30 AUTHORS -rw-r--r-- 1 root root 1584 Αυγ 7 00:30 BUGS -rw-r--r-- 1 root root 17989 Αυγ 7 00:30 COPYING -rw-r--r-- 1 root root 8613 Αυγ 7 00:30 ChangeLog -rw-r--r-- 1 root root 2470 Αυγ 7 00:30 FAQ -rw-r--r-- 1 root root 15749 Αυγ 7 00:30 INSTALL -rw-r--r-- 1 root root 14 Αυγ 7 00:30 NEWS -rw-r--r-- 1 root root 2485 Αυγ 7 00:30 README -rw-r--r-- 1 root root 2749 Αυγ 7 00:30 RELEASE_NOTES -rw-r--r-- 1 root root 360 Αυγ 7 00:30 THANKS -rw-r--r-- 1 root root 76 Αυγ 7 00:30 TODO /home/djemos/abook/pkg/usr/man: σύνολο 8 drwxr-xr-x 2 root root 4096 Αυγ 7 00:30 man1 drwxr-xr-x 2 root root 4096 Αυγ 7 00:30 man5 /home/djemos/abook/pkg/usr/man/man1: σύνολο 4 -rw-r--r-- 1 root root 1427 Αυγ 7 00:30 abook.1.gz /home/djemos/abook/pkg/usr/man/man5: σύνολο 4 -rw-r--r-- 1 root root 2835 Αυγ 7 00:30 abookrc.5.gz /home/djemos/abook/pkg/usr/share: σύνολο 4 drwxr-xr-x 7 root root 4096 Αυγ 7 00:30 locale /home/djemos/abook/pkg/usr/share/locale: σύνολο 20 drwxr-xr-x 4 root root 4096 Αυγ 7 00:30 de drwxr-xr-x 4 root root 4096 Αυγ 7 00:30 fr drwxr-xr-x 4 root root 4096 Αυγ 7 00:30 it drwxr-xr-x 4 root root 4096 Αυγ 7 00:30 ja drwxr-xr-x 4 root root 4096 Αυγ 7 00:30 sv /home/djemos/abook/pkg/usr/share/locale/de: σύνολο 8 drwxr-xr-x 2 root root 4096 Αυγ 7 00:30 LC_MESSAGES drwxr-xr-x 2 root root 4096 Αυγ 7 00:30 LC_TIME /home/djemos/abook/pkg/usr/share/locale/de/LC_MESSAGES: σύνολο 16 -rw-r--r-- 1 root root 15188 Αυγ 7 00:30 abook.mo /home/djemos/abook/pkg/usr/share/locale/de/LC_TIME: σύνολο 0 lrwxrwxrwx 1 root root 23 Αυγ 7 00:30 abook.mo -> ../LC_MESSAGES/abook.mo /home/djemos/abook/pkg/usr/share/locale/fr: σύνολο 8 drwxr-xr-x 2 root root 4096 Αυγ 7 00:30 LC_MESSAGES drwxr-xr-x 2 root root 4096 Αυγ 7 00:30 LC_TIME /home/djemos/abook/pkg/usr/share/locale/fr/LC_MESSAGES: σύνολο 16 -rw-r--r-- 1 root root 15722 Αυγ 7 00:30 abook.mo /home/djemos/abook/pkg/usr/share/locale/fr/LC_TIME: σύνολο 0 lrwxrwxrwx 1 root root 23 Αυγ 7 00:30 abook.mo -> ../LC_MESSAGES/abook.mo /home/djemos/abook/pkg/usr/share/locale/it: σύνολο 8 drwxr-xr-x 2 root root 4096 Αυγ 7 00:30 LC_MESSAGES drwxr-xr-x 2 root root 4096 Αυγ 7 00:30 LC_TIME /home/djemos/abook/pkg/usr/share/locale/it/LC_MESSAGES: σύνολο 16 -rw-r--r-- 1 root root 14600 Αυγ 7 00:30 abook.mo /home/djemos/abook/pkg/usr/share/locale/it/LC_TIME: σύνολο 0 lrwxrwxrwx 1 root root 23 Αυγ 7 00:30 abook.mo -> ../LC_MESSAGES/abook.mo /home/djemos/abook/pkg/usr/share/locale/ja: σύνολο 8 drwxr-xr-x 2 root root 4096 Αυγ 7 00:30 LC_MESSAGES drwxr-xr-x 2 root root 4096 Αυγ 7 00:30 LC_TIME /home/djemos/abook/pkg/usr/share/locale/ja/LC_MESSAGES: σύνολο 12 -rw-r--r-- 1 root root 11435 Αυγ 7 00:30 abook.mo /home/djemos/abook/pkg/usr/share/locale/ja/LC_TIME: σύνολο 0 lrwxrwxrwx 1 root root 23 Αυγ 7 00:30 abook.mo -> ../LC_MESSAGES/abook.mo /home/djemos/abook/pkg/usr/share/locale/sv: σύνολο 8 drwxr-xr-x 2 root root 4096 Αυγ 7 00:30 LC_MESSAGES drwxr-xr-x 2 root root 4096 Αυγ 7 00:30 LC_TIME /home/djemos/abook/pkg/usr/share/locale/sv/LC_MESSAGES: σύνολο 12 -rw-r--r-- 1 root root 10857 Αυγ 7 00:30 abook.mo /home/djemos/abook/pkg/usr/share/locale/sv/LC_TIME: σύνολο 0 lrwxrwxrwx 1 root root 23 Αυγ 7 00:30 abook.mo -> ../LC_MESSAGES/abook.mo /home/djemos/abook/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Αυγ 7 00:30 abook-0.6.1 /home/djemos/abook/pkg/usr/src/abook-0.6.1: σύνολο 8 -rw-r--r-- 1 root root 1028 Αυγ 7 00:30 SLKBUILD -rw-r--r-- 1 root root 1239 Αυγ 7 00:29 gcc5.patch Slackware package maker, version 3.14159265. Searching for symbolic links: usr/share/locale/de/LC_TIME/abook.mo ../LC_MESSAGES/abook.mo usr/share/locale/fr/LC_TIME/abook.mo ../LC_MESSAGES/abook.mo usr/share/locale/it/LC_TIME/abook.mo ../LC_MESSAGES/abook.mo usr/share/locale/ja/LC_TIME/abook.mo ../LC_MESSAGES/abook.mo usr/share/locale/sv/LC_TIME/abook.mo ../LC_MESSAGES/abook.mo Making symbolic link creation script: ( cd usr/share/locale/de/LC_TIME ; rm -rf abook.mo ) ( cd usr/share/locale/de/LC_TIME ; ln -sf ../LC_MESSAGES/abook.mo abook.mo ) ( cd usr/share/locale/fr/LC_TIME ; rm -rf abook.mo ) ( cd usr/share/locale/fr/LC_TIME ; ln -sf ../LC_MESSAGES/abook.mo abook.mo ) ( cd usr/share/locale/it/LC_TIME ; rm -rf abook.mo ) ( cd usr/share/locale/it/LC_TIME ; ln -sf ../LC_MESSAGES/abook.mo abook.mo ) ( cd usr/share/locale/ja/LC_TIME ; rm -rf abook.mo ) ( cd usr/share/locale/ja/LC_TIME ; ln -sf ../LC_MESSAGES/abook.mo abook.mo ) ( cd usr/share/locale/sv/LC_TIME ; rm -rf abook.mo ) ( cd usr/share/locale/sv/LC_TIME ; ln -sf ../LC_MESSAGES/abook.mo abook.mo ) 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/share/locale/ja/LC_TIME/abook.mo' removed './usr/share/locale/it/LC_TIME/abook.mo' removed './usr/share/locale/de/LC_TIME/abook.mo' removed './usr/share/locale/sv/LC_TIME/abook.mo' removed './usr/share/locale/fr/LC_TIME/abook.mo' 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/djemos/abook/abook-0.6.1-x86_64-1dj.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/abook usr/doc/ usr/doc/abook-0.6.1/ usr/doc/abook-0.6.1/ABOUT-NLS usr/doc/abook-0.6.1/ANNOUNCE usr/doc/abook-0.6.1/AUTHORS usr/doc/abook-0.6.1/BUGS usr/doc/abook-0.6.1/COPYING usr/doc/abook-0.6.1/ChangeLog usr/doc/abook-0.6.1/FAQ usr/doc/abook-0.6.1/INSTALL usr/doc/abook-0.6.1/NEWS usr/doc/abook-0.6.1/README usr/doc/abook-0.6.1/RELEASE_NOTES usr/doc/abook-0.6.1/THANKS usr/doc/abook-0.6.1/TODO usr/man/ usr/man/man1/ usr/man/man1/abook.1.gz usr/man/man5/ usr/man/man5/abookrc.5.gz usr/share/ usr/share/locale/ usr/share/locale/de/ usr/share/locale/de/LC_MESSAGES/ usr/share/locale/de/LC_MESSAGES/abook.mo usr/share/locale/de/LC_TIME/ usr/share/locale/fr/ usr/share/locale/fr/LC_MESSAGES/ usr/share/locale/fr/LC_MESSAGES/abook.mo usr/share/locale/fr/LC_TIME/ usr/share/locale/it/ usr/share/locale/it/LC_MESSAGES/ usr/share/locale/it/LC_MESSAGES/abook.mo usr/share/locale/it/LC_TIME/ usr/share/locale/ja/ usr/share/locale/ja/LC_MESSAGES/ usr/share/locale/ja/LC_MESSAGES/abook.mo usr/share/locale/ja/LC_TIME/ usr/share/locale/sv/ usr/share/locale/sv/LC_MESSAGES/ usr/share/locale/sv/LC_MESSAGES/abook.mo usr/share/locale/sv/LC_TIME/ usr/src/ usr/src/abook-0.6.1/ usr/src/abook-0.6.1/SLKBUILD usr/src/abook-0.6.1/gcc5.patch Slackware package /home/djemos/abook/abook-0.6.1-x86_64-1dj.txz created. Package has been built. Cleaning pkg and src directories