/usr/lib/apr-1.5.2/build-1/libtool --silent --mode=compile gcc -prefer-pic -O2 -march=i586 -mtune=i686 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/httpd -I/usr/include/apr-1 -I/usr/include/apr-1 -c -o mod_chroot.lo mod_chroot.c && touch mod_chroot.slo In file included from mod_chroot.c:12:0: src/apache20/mod_chroot.c: In function 'chroot_init': src/apache20/mod_chroot.c:63:6: warning: implicit declaration of function 'chroot' [-Wimplicit-function-declaration] if(chroot(cfg->chroot_dir)<0) { ^ src/apache20/mod_chroot.c:67:6: warning: implicit declaration of function 'chdir' [-Wimplicit-function-declaration] if(chdir("/")<0) { ^ /usr/lib/apr-1.5.2/build-1/libtool --silent --mode=link gcc -o mod_chroot.la -rpath /usr/lib/httpd/modules -module -avoid-version mod_chroot.lo ./ usr/ usr/lib/ usr/lib/httpd/ usr/lib/httpd/modules/ usr/lib/httpd/modules/mod_chroot.so usr/doc/ usr/doc/mod_chroot-0.5/ usr/doc/mod_chroot-0.5/README usr/doc/mod_chroot-0.5/LICENSE usr/doc/mod_chroot-0.5/READMEsalix usr/doc/mod_chroot-0.5/mod_chroot.SlackBuild usr/doc/mod_chroot-0.5/README.Apache20 usr/doc/mod_chroot-0.5/INSTALL usr/doc/mod_chroot-0.5/CAVEATS var/ var/chroot/ var/chroot/httpd/ var/chroot/httpd/srv/ var/chroot/httpd/var/ var/chroot/httpd/var/www/ var/chroot/httpd/var/run/ var/chroot/httpd/var/run/httpd/ install/ install/doinst.sh install/slack-desc etc/ etc/httpd/ etc/httpd/extra/ etc/httpd/extra/mod_chroot.conf.new chroot/mod_chroot-0.5-i486-3salix.txz Slackware package /usr/src/slapt-src/network/mod_chroot/mod_chroot-0.5-i486-3salix.txz created. Installing package mod_chroot-0.5-i486-3salix... | mod_chroot (an Apache module) | | This module runs the Apache webserver in a chroot environment. | Making it easy to control what httpd 'sees' of the filesystem. | | mod_chroot was written and is maintaind by Hobbit of segfault.pl | | | | | | |