pfqueue-0.4.2/ pfqueue-0.4.2/README pfqueue-0.4.2/Makefile.in pfqueue-0.4.2/configure pfqueue-0.4.2/AUTHORS pfqueue-0.4.2/COPYING pfqueue-0.4.2/ChangeLog pfqueue-0.4.2/INSTALL pfqueue-0.4.2/Makefile.am pfqueue-0.4.2/NEWS pfqueue-0.4.2/TODO pfqueue-0.4.2/acinclude.m4 pfqueue-0.4.2/aclocal.m4 pfqueue-0.4.2/config.guess pfqueue-0.4.2/config.h.in pfqueue-0.4.2/config.sub pfqueue-0.4.2/configure.in pfqueue-0.4.2/depcomp pfqueue-0.4.2/install-sh pfqueue-0.4.2/ltmain.sh pfqueue-0.4.2/missing pfqueue-0.4.2/mkinstalldirs pfqueue-0.4.2/pfqueue.spec.in pfqueue-0.4.2/pfqueue.c pfqueue-0.4.2/pfqueue.h pfqueue-0.4.2/pfqmessage.h pfqueue-0.4.2/ncgui.c pfqueue-0.4.2/ncgui.h pfqueue-0.4.2/pfregex.h pfqueue-0.4.2/pfqueue.1 pfqueue-0.4.2/debian/ pfqueue-0.4.2/debian/CVS/ pfqueue-0.4.2/debian/CVS/Root pfqueue-0.4.2/debian/CVS/Repository pfqueue-0.4.2/debian/CVS/Entries pfqueue-0.4.2/debian/README.Debian pfqueue-0.4.2/debian/changelog pfqueue-0.4.2/debian/compat pfqueue-0.4.2/debian/control pfqueue-0.4.2/debian/copyright pfqueue-0.4.2/debian/dirs pfqueue-0.4.2/debian/docs pfqueue-0.4.2/debian/files pfqueue-0.4.2/debian/rules pfqueue-0.4.2/debian/pfqueue.substvars pfqueue-0.4.2/backends/ pfqueue-0.4.2/backends/Makefile.in pfqueue-0.4.2/backends/Makefile.am pfqueue-0.4.2/backends/pfq_exim.c pfqueue-0.4.2/backends/pfq_backend.h pfqueue-0.4.2/backends/pfq_service.c pfqueue-0.4.2/backends/pfq_service.h pfqueue-0.4.2/backends/pfq_postfix1.c pfqueue-0.4.2/backends/pfq_postfix2.c checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/ginstall -c 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E 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 /usr/i486-slackware-linux/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... 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 g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool 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 checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes 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 for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen... (cached) no checking for dlopen in -ldl... (cached) yes checking whether a program can dlopen itself... (cached) yes checking whether a statically linked program can dlopen itself... (cached) yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes 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 for ANSI C header files... (cached) yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for struct dirent.d_type... yes checking whether time.h and sys/time.h may both be included... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for struct utimbuf... yes checking whether sys/types.h defines makedev... yes checking for newwin in -lncurses... yes checking for pthread_create in -lpthread... yes checking for pthread_create in -lc_r... no checking for dlopen in -ldl... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating backends/Makefile config.status: creating pfqueue.spec config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory `/tmp/pfqueue-0.4.2' Making all in backends make[2]: Entering directory `/tmp/pfqueue-0.4.2/backends' if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=i486 -mcpu=i686 -MT pfq_postfix1.lo -MD -MP -MF ".deps/pfq_postfix1.Tpo" \ -c -o pfq_postfix1.lo `test -f 'pfq_postfix1.c' || echo './'`pfq_postfix1.c; \ then mv -f ".deps/pfq_postfix1.Tpo" ".deps/pfq_postfix1.Plo"; \ else rm -f ".deps/pfq_postfix1.Tpo"; exit 1; \ fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=i486 -mcpu=i686 -MT pfq_postfix1.lo -MD -MP -MF .deps/pfq_postfix1.Tpo -c pfq_postfix1.c -fPIC -DPIC -o .libs/pfq_postfix1.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=i486 -mcpu=i686 -MT pfq_service.lo -MD -MP -MF ".deps/pfq_service.Tpo" \ -c -o pfq_service.lo `test -f 'pfq_service.c' || echo './'`pfq_service.c; \ then mv -f ".deps/pfq_service.Tpo" ".deps/pfq_service.Plo"; \ else rm -f ".deps/pfq_service.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=i486 -mcpu=i686 -MT pfq_service.lo -MD -MP -MF .deps/pfq_service.Tpo -c pfq_service.c -fPIC -DPIC -o .libs/pfq_service.o /bin/sh ../libtool --mode=link gcc -O2 -march=i486 -mcpu=i686 -o libpfq_postfix1.la -rpath /usr/lib -module pfq_postfix1.lo pfq_service.lo -ldl -lpthread -lncurses gcc -shared .libs/pfq_postfix1.o .libs/pfq_service.o -ldl -lpthread -lncurses -march=i486 -mcpu=i686 -Wl,-soname -Wl,libpfq_postfix1.so.0 -o .libs/libpfq_postfix1.so.0.0.0 (cd .libs && rm -f libpfq_postfix1.so.0 && ln -s libpfq_postfix1.so.0.0.0 libpfq_postfix1.so.0) (cd .libs && rm -f libpfq_postfix1.so && ln -s libpfq_postfix1.so.0.0.0 libpfq_postfix1.so) creating libpfq_postfix1.la (cd .libs && rm -f libpfq_postfix1.la && ln -s ../libpfq_postfix1.la libpfq_postfix1.la) if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=i486 -mcpu=i686 -MT pfq_postfix2.lo -MD -MP -MF ".deps/pfq_postfix2.Tpo" \ -c -o pfq_postfix2.lo `test -f 'pfq_postfix2.c' || echo './'`pfq_postfix2.c; \ then mv -f ".deps/pfq_postfix2.Tpo" ".deps/pfq_postfix2.Plo"; \ else rm -f ".deps/pfq_postfix2.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=i486 -mcpu=i686 -MT pfq_postfix2.lo -MD -MP -MF .deps/pfq_postfix2.Tpo -c pfq_postfix2.c -fPIC -DPIC -o .libs/pfq_postfix2.o /bin/sh ../libtool --mode=link gcc -O2 -march=i486 -mcpu=i686 -o libpfq_postfix2.la -rpath /usr/lib -module pfq_postfix2.lo pfq_service.lo -ldl -lpthread -lncurses gcc -shared .libs/pfq_postfix2.o .libs/pfq_service.o -ldl -lpthread -lncurses -march=i486 -mcpu=i686 -Wl,-soname -Wl,libpfq_postfix2.so.0 -o .libs/libpfq_postfix2.so.0.0.0 (cd .libs && rm -f libpfq_postfix2.so.0 && ln -s libpfq_postfix2.so.0.0.0 libpfq_postfix2.so.0) (cd .libs && rm -f libpfq_postfix2.so && ln -s libpfq_postfix2.so.0.0.0 libpfq_postfix2.so) creating libpfq_postfix2.la (cd .libs && rm -f libpfq_postfix2.la && ln -s ../libpfq_postfix2.la libpfq_postfix2.la) if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=i486 -mcpu=i686 -MT pfq_exim.lo -MD -MP -MF ".deps/pfq_exim.Tpo" \ -c -o pfq_exim.lo `test -f 'pfq_exim.c' || echo './'`pfq_exim.c; \ then mv -f ".deps/pfq_exim.Tpo" ".deps/pfq_exim.Plo"; \ else rm -f ".deps/pfq_exim.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=i486 -mcpu=i686 -MT pfq_exim.lo -MD -MP -MF .deps/pfq_exim.Tpo -c pfq_exim.c -fPIC -DPIC -o .libs/pfq_exim.o /bin/sh ../libtool --mode=link gcc -O2 -march=i486 -mcpu=i686 -o libpfq_exim.la -rpath /usr/lib -module pfq_exim.lo pfq_service.lo -ldl -lpthread -lncurses gcc -shared .libs/pfq_exim.o .libs/pfq_service.o -ldl -lpthread -lncurses -march=i486 -mcpu=i686 -Wl,-soname -Wl,libpfq_exim.so.0 -o .libs/libpfq_exim.so.0.0.0 (cd .libs && rm -f libpfq_exim.so.0 && ln -s libpfq_exim.so.0.0.0 libpfq_exim.so.0) (cd .libs && rm -f libpfq_exim.so && ln -s libpfq_exim.so.0.0.0 libpfq_exim.so) creating libpfq_exim.la (cd .libs && rm -f libpfq_exim.la && ln -s ../libpfq_exim.la libpfq_exim.la) make[2]: Leaving directory `/tmp/pfqueue-0.4.2/backends' make[2]: Entering directory `/tmp/pfqueue-0.4.2' if gcc -DHAVE_CONFIG_H -I. -I. -I. -DPFBEDIR=\"/usr/lib\" -O2 -march=i486 -mcpu=i686 -MT pfqueue.o -MD -MP -MF ".deps/pfqueue.Tpo" \ -c -o pfqueue.o `test -f 'pfqueue.c' || echo './'`pfqueue.c; \ then mv -f ".deps/pfqueue.Tpo" ".deps/pfqueue.Po"; \ else rm -f ".deps/pfqueue.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DPFBEDIR=\"/usr/lib\" -O2 -march=i486 -mcpu=i686 -MT ncgui.o -MD -MP -MF ".deps/ncgui.Tpo" \ -c -o ncgui.o `test -f 'ncgui.c' || echo './'`ncgui.c; \ then mv -f ".deps/ncgui.Tpo" ".deps/ncgui.Po"; \ else rm -f ".deps/ncgui.Tpo"; exit 1; \ fi /bin/sh ./libtool --mode=link gcc -O2 -march=i486 -mcpu=i686 -o pfqueue pfqueue.o ncgui.o -ldl -lpthread -lncurses mkdir .libs gcc -O2 -march=i486 -mcpu=i686 -o pfqueue pfqueue.o ncgui.o -ldl -lpthread -lncurses make[2]: Leaving directory `/tmp/pfqueue-0.4.2' make[1]: Leaving directory `/tmp/pfqueue-0.4.2' Making install in backends make[1]: Entering directory `/tmp/pfqueue-0.4.2/backends' make[2]: Entering directory `/tmp/pfqueue-0.4.2/backends' /bin/sh ../mkinstalldirs /tmp/package-pfqueue/usr/lib mkdir -p -- /tmp/package-pfqueue/usr/lib /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libpfq_postfix1.la /tmp/package-pfqueue/usr/lib/libpfq_postfix1.la /usr/bin/ginstall -c .libs/libpfq_postfix1.so.0.0.0 /tmp/package-pfqueue/usr/lib/libpfq_postfix1.so.0.0.0 (cd /tmp/package-pfqueue/usr/lib && rm -f libpfq_postfix1.so.0 && ln -s libpfq_postfix1.so.0.0.0 libpfq_postfix1.so.0) (cd /tmp/package-pfqueue/usr/lib && rm -f libpfq_postfix1.so && ln -s libpfq_postfix1.so.0.0.0 libpfq_postfix1.so) /usr/bin/ginstall -c .libs/libpfq_postfix1.lai /tmp/package-pfqueue/usr/lib/libpfq_postfix1.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libpfq_postfix2.la /tmp/package-pfqueue/usr/lib/libpfq_postfix2.la /usr/bin/ginstall -c .libs/libpfq_postfix2.so.0.0.0 /tmp/package-pfqueue/usr/lib/libpfq_postfix2.so.0.0.0 (cd /tmp/package-pfqueue/usr/lib && rm -f libpfq_postfix2.so.0 && ln -s libpfq_postfix2.so.0.0.0 libpfq_postfix2.so.0) (cd /tmp/package-pfqueue/usr/lib && rm -f libpfq_postfix2.so && ln -s libpfq_postfix2.so.0.0.0 libpfq_postfix2.so) /usr/bin/ginstall -c .libs/libpfq_postfix2.lai /tmp/package-pfqueue/usr/lib/libpfq_postfix2.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libpfq_exim.la /tmp/package-pfqueue/usr/lib/libpfq_exim.la /usr/bin/ginstall -c .libs/libpfq_exim.so.0.0.0 /tmp/package-pfqueue/usr/lib/libpfq_exim.so.0.0.0 (cd /tmp/package-pfqueue/usr/lib && rm -f libpfq_exim.so.0 && ln -s libpfq_exim.so.0.0.0 libpfq_exim.so.0) (cd /tmp/package-pfqueue/usr/lib && rm -f libpfq_exim.so && ln -s libpfq_exim.so.0.0.0 libpfq_exim.so) /usr/bin/ginstall -c .libs/libpfq_exim.lai /tmp/package-pfqueue/usr/lib/libpfq_exim.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/tmp/pfqueue-0.4.2/backends' make[1]: Leaving directory `/tmp/pfqueue-0.4.2/backends' make[1]: Entering directory `/tmp/pfqueue-0.4.2' make[2]: Entering directory `/tmp/pfqueue-0.4.2' /bin/sh ./mkinstalldirs /tmp/package-pfqueue/usr/bin mkdir -p -- /tmp/package-pfqueue/usr/bin /bin/sh ./libtool --mode=install /usr/bin/ginstall -c pfqueue /tmp/package-pfqueue/usr/bin/pfqueue /usr/bin/ginstall -c pfqueue /tmp/package-pfqueue/usr/bin/pfqueue /bin/sh ./mkinstalldirs /tmp/package-pfqueue/usr/man/man1 mkdir -p -- /tmp/package-pfqueue/usr/man/man1 /usr/bin/ginstall -c -m 644 ./pfqueue.1 /tmp/package-pfqueue/usr/man/man1/pfqueue.1 make[2]: Leaving directory `/tmp/pfqueue-0.4.2' make[1]: Leaving directory `/tmp/pfqueue-0.4.2' Slackware package maker, version 2.1. Searching for symbolic links: usr/lib/libpfq_postfix1.so.0 -> libpfq_postfix1.so.0.0.0 usr/lib/libpfq_postfix1.so -> libpfq_postfix1.so.0.0.0 usr/lib/libpfq_postfix2.so.0 -> libpfq_postfix2.so.0.0.0 usr/lib/libpfq_postfix2.so -> libpfq_postfix2.so.0.0.0 usr/lib/libpfq_exim.so.0 -> libpfq_exim.so.0.0.0 usr/lib/libpfq_exim.so -> libpfq_exim.so.0.0.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libpfq_postfix1.so.0 ) ( cd usr/lib ; ln -sf libpfq_postfix1.so.0.0.0 libpfq_postfix1.so.0 ) ( cd usr/lib ; rm -rf libpfq_postfix1.so ) ( cd usr/lib ; ln -sf libpfq_postfix1.so.0.0.0 libpfq_postfix1.so ) ( cd usr/lib ; rm -rf libpfq_postfix2.so.0 ) ( cd usr/lib ; ln -sf libpfq_postfix2.so.0.0.0 libpfq_postfix2.so.0 ) ( cd usr/lib ; rm -rf libpfq_postfix2.so ) ( cd usr/lib ; ln -sf libpfq_postfix2.so.0.0.0 libpfq_postfix2.so ) ( cd usr/lib ; rm -rf libpfq_exim.so.0 ) ( cd usr/lib ; ln -sf libpfq_exim.so.0.0.0 libpfq_exim.so.0 ) ( cd usr/lib ; rm -rf libpfq_exim.so ) ( cd usr/lib ; ln -sf libpfq_exim.so.0.0.0 libpfq_exim.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/libpfq_postfix1.so.0' removed `./usr/lib/libpfq_postfix1.so' removed `./usr/lib/libpfq_postfix2.so.0' removed `./usr/lib/libpfq_postfix2.so' removed `./usr/lib/libpfq_exim.so.0' removed `./usr/lib/libpfq_exim.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 tar file pfqueue-0.4.2-i486-1jm.tar... ./ usr/ usr/lib/ usr/lib/libpfq_postfix1.so.0.0.0 usr/lib/libpfq_postfix1.la usr/lib/libpfq_postfix2.so.0.0.0 usr/lib/libpfq_postfix2.la usr/lib/libpfq_exim.so.0.0.0 usr/lib/libpfq_exim.la usr/bin/ usr/bin/pfqueue usr/man/ usr/man/man1/ usr/man/man1/pfqueue.1.gz usr/doc/ usr/doc/pfqueue-0.4.2/ usr/doc/pfqueue-0.4.2/AUTHORS usr/doc/pfqueue-0.4.2/ChangeLog usr/doc/pfqueue-0.4.2/COPYING usr/doc/pfqueue-0.4.2/INSTALL usr/doc/pfqueue-0.4.2/NEWS usr/doc/pfqueue-0.4.2/README usr/doc/pfqueue-0.4.2/TODO install/ install/slack-desc install/doinst.sh tar-1.13: pfqueue-0.4.2-i486-1jm.tar is the archive; not dumped WARNING: zero length file ./usr/doc/pfqueue-0.4.2/NEWS Gzipping pfqueue-0.4.2-i486-1jm.tar... Renaming pfqueue-0.4.2-i486-1jm.tar.gz to pfqueue-0.4.2-i486-1jm.tgz... Moving pfqueue-0.4.2-i486-1jm.tgz to /tmp... Package creation complete.