The following packages will be installed: paxctl Fetching README... 0%100%100%100%100%100%Done Fetching paxctl.SlackBuild... 0%100%100%100%100%100%Done Fetching paxctl.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done paxctl-0.9/ paxctl-0.9/ChangeLog paxctl-0.9/Makefile paxctl-0.9/README paxctl-0.9/paxctl-elf.c paxctl-0.9/paxctl.1 paxctl-0.9/paxctl.c paxctl-0.9/paxctl.h gcc -c -Os -ggdb -Wall -W -Wcast-qual -Wcast-align -Wbad-function-cast -Wshadow -Wwrite-strings -Wnested-externs -Winline -Wredundant-decls -Waggregate-return -Wformat=2 -Wpointer-arith -Wconversion -Wmissing-declarations -Wmissing-prototypes -o paxctl.o paxctl.c gcc -o paxctl paxctl.o install -D --owner 0 --group 0 --mode a=rx paxctl /usr/src/slapt-src-i486/system/paxctl/package-paxctl/sbin/paxctl install -D --owner 0 --group 0 --mode a=r paxctl.1 /usr/src/slapt-src-i486/system/paxctl/package-paxctl//usr/man/man1/paxctl.1 Slackware package maker, version 3.14159265. 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: /usr/src/slapt-src-i486/system/paxctl/paxctl-0.9-i586-1salix15.0.txz ./ install/ install/slack-desc sbin/ sbin/paxctl usr/ usr/doc/ usr/doc/paxctl-0.9/ usr/doc/paxctl-0.9/ChangeLog usr/doc/paxctl-0.9/README usr/doc/paxctl-0.9/paxctl.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/paxctl.1.gz Slackware package /usr/src/slapt-src-i486/system/paxctl/paxctl-0.9-i586-1salix15.0.txz created. Installing package paxctl-0.9-i586-1salix15.0... | paxctl (PaX control program) | | This is paxctl for controlling PaX flags on a per binary basis. PaX | is an intrusion prevention system that provides the best protection | mechanisms against memory corruption bugs. Some applications are not | compatible with certain features (due to design or bad engineering) | and therefore they have to be exempted from certain enforcements. | | | Homepage: http://pax.grsecurity.net/ | | |