[prev in list] [next in list] [prev in thread] [next in thread] 

List:       cherokee
Subject:    [Cherokee] Warnings and error configure PHP
From:       Ossama Khayat <okhayat () yahoo ! com>
Date:       2011-09-12 5:19:09
Message-ID: 1315804749.74841.YahooMailNeo () web125710 ! mail ! ne1 ! yahoo ! com
[Download RAW message or body]

Hi,

I downloaded Cherokee 1.2.99 and tried to compile and install it on
Debian Squeeze 64 bit.
It compiles (with warnings), and installs fine.

I used:
./configure --localstatedir=/var --prefix=/usr --sysconfdir=/etc
--with-wwwroot=/home/ossama/
www --disable-ipv6
make && sudo make install

wwwroot directory exists and I have php5-cgi pkg installed

The issue is when I try to add the PHP language to the rules through
the admin UI, I get an error (screenshot attached).
Still, if I use a wizard like Concrete5 it works fine, installs PHP
and I get PHP running.

Hope this is helpful to catch the error.

Log files attached.


regards,
Ossama Khayat
A proud Cherokee user
["conf.txt" (text/plain)]

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking initial CFLAGS... 
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking host platform characteristics... ok
checking L2 cache line size... 64
checking whether to enable maintainer-specific portions of Makefiles... no
checking how to print strings... printf
checking for style of include used by make... GNU
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 dependency style of gcc... gcc3
checking dependency style of gcc... (cached) gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... \
func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to \
toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload \
object files... -r checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/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 for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... 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 ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking dependency style of gcc... (cached) gcc3
checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking whether make sets $(MAKE)... (cached) yes
checking for cherokee... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether closedir returns void... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for vprintf... yes
checking for _doprnt... no
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking for inline... inline
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... (cached) yes
checking for library containing opendir... (cached) none required
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking machine/endian.h usability... no
checking machine/endian.h presence... no
checking for machine/endian.h... no
checking sys/machine.h usability... no
checking sys/machine.h presence... no
checking for sys/machine.h... no
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking sys/isa_defs.h usability... no
checking sys/isa_defs.h presence... no
checking for sys/isa_defs.h... no
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/ofcntl.h usability... no
checking sys/ofcntl.h presence... no
checking for sys/ofcntl.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking resource.h usability... no
checking resource.h presence... no
checking for resource.h... no
checking for unistd.h... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking error.h usability... yes
checking error.h presence... yes
checking for error.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/varargs.h usability... no
checking sys/varargs.h presence... no
checking for sys/varargs.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for sys/uio.h... (cached) yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking winsock.h usability... no
checking winsock.h presence... no
checking for winsock.h... no
checking for winsock.h... (cached) no
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for mode_t... yes
checking for off_t... yes
checking for size_t... (cached) yes
checking for pid_t... yes
checking for struct stat.st_rdev... yes
checking for ino_t... yes
checking for loff_t... yes
checking for offset_t... no
checking for ssize_t... yes
checking for wchar_t... yes
checking size of int... 4
checking size of long... 4
checking size of unsigned int... 4
checking size of unsigned long... 4
checking size of unsigned long long... 8
checking size of unsigned int... (cached) 4
checking size of off_t... 8
checking size of size_t... 4
checking size of sig_atomic_t... 0
checking size of time_t... 4
checking for long long... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for gmtime... yes
checking for gmtime_r... yes
checking for localtime... yes
checking for localtime_r... yes
checking for getrlimit... yes
checking for getdtablesize... yes
checking for readdir... yes
checking for readdir_r... yes
checking for flockfile... yes
checking for funlockfile... yes
checking for strnstr... no
checking for backtrace... yes
checking for random... yes
checking for srandom... yes
checking for srandomdev... no
checking for getpwnam_r with 5 parameters... yes
checking for getpwuid_r with 5 parameters... yes
checking for getgrnam_r with 5 parameters... yes
checking for getgrgid_r with 5 parameters... yes
checking for struct tm.tm_gmtoff... yes
checking for main in -lws2_32... no
checking for main in -ladvapi32... no
checking for socket... yes
checking for library containing accept... none required
checking for library containing bind... none required
checking for library containing listen... none required
checking for library containing setsockopt... none required
checking for poll... yes
checking for kqueue... no
checking for select... yes
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking for epoll system call... yes
checking port.h usability... no
checking port.h presence... no
checking for port.h... no
checking for library containing inet_pton... none required
checking for inet_pton... yes
checking for inet_ntop... yes
checking for inet_addr... yes
checking for library containing gethostbyname... none required
checking for gethostbyname... yes
checking for gethostbyname_r... yes
checking for sys/utsname.h... (cached) yes
checking for gethostname... yes
checking for uname... yes
checking for library containing inet_addr... none required
checking for inet_addr... (cached) yes
checking whether TCP_CORK is a valid TCP socket option... yes
checking whether TCP_NOPUSH is a valid TCP socket option... no
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for getopt_long... yes
checking for special a pthread case... no
checking for main in -lpthread... yes
checking for pthread_rwlock_t support... ok
checking for pthread_attr_setschedpolicy... yes
checking for pthread_mutexattr_settype... yes
checking for pthread_mutexattr_setkind_np... yes
checking for sched_yield... yes
checking for syslog... yes
checking for vsyslog... yes
checking for strsep... yes
checking for strcasestr... yes
checking for memmove... yes
checking for strerror... yes
checking for bcopy... yes
checking for strlcat... no
checking whether va_list assignments need array notation... no
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for global timezone... yes
checking for RTLD_NEXT from dlfcn.h... yes
checking for RTLD_LOCAL from dlfcn.h... yes
checking for RTLD_GLOBAL from dlfcn.h... yes
checking for RTLD_NOW from dlfcn.h... yes
checking for off64_t... no
checking for shm_open... no
checking for shm_open in -lrt... yes
checking sys/sem.h usability... yes
checking sys/sem.h presence... yes
checking for sys/sem.h... yes
checking for semget... yes
checking for semop... yes
checking for semctl... yes
checking for union semun... no
checking for libraries containing socket functions... -lc
checking whether to check to support sendfile... yes
checking for linux sendfile64 support... yes
checking for linux sendfile support... yes
checking for broken linux sendfile support... yes
checking for readdir_r... 3 arguments
checking for library containing getaddrinfo... none required
checking for library containing getnameinfo... none required
checking for library containing gai_strerror... none required
checking for gai_strerror... yes
checking for working getaddrinfo... yes
checking for working getnameinfo... yes
checking if struct sockaddr_un exists... yes
checking if struct sockaddr_in6 exists... yes
checking if struct sockaddr_storage exists... yes
checking if the system supports IPv6... no -- disabled by user
checking whether setsockopt(SO_RCVTIMEO) is broken... no
checking for socklen_t... yes
checking whether our compiler supports __func__... yes
checking directory to use for temporary files... /tmp
checking for pcre_compile in -lpcre... no
checking pcre.h usability... no
checking pcre.h presence... no
checking for pcre.h... no
checking for pam_start in -lpam... no
checking for _pam_dispatch in -lpam... no
checking for security/pam_modules.h... no
checking security/_pam_macros.h usability... no
checking security/_pam_macros.h presence... no
checking for security/_pam_macros.h... no
checking security/pam_appl.h usability... no
checking security/pam_appl.h presence... no
checking for security/pam_appl.h... no
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking for crypt... no
checking for crypt in -lcrypt... yes
checking for crypt_r... no
checking for crypt_r in -lcrypt... yes
checking crypt_r style... struct_crypt_data
checking for BN_init in -lcrypto... no
checking openssl/engine.h usability... no
checking openssl/engine.h presence... no
checking for openssl/engine.h... no
checking for SSL_accept in -lssl... no
checking for libssl... no
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 for msgfmt... yes
checking for ldap_init in -lldap... no
checking ldap.h usability... no
checking ldap.h presence... no
checking for ldap.h... no
checking for ldap_start_tls_s in -lldap... no
checking for mysql_config... no
checking for mysql.h (using mysql_config --cflags)... no
checking for GeoIP_new in -lGeoIP... no
checking GeoIP.h usability... no
checking GeoIP.h presence... no
checking for GeoIP.h... no
checking for main in -lavformat... no
checking for BZ2_bzdopen in -lbz2... no
checking for cos in -lm... yes
checking libavformat/avformat.h usability... no
checking libavformat/avformat.h presence... no
checking for libavformat/avformat.h... no
checking /usr/bin/php-cgi supports FastCGI... yes
checking for python... /usr/bin/python
checking Python 2.x interpreter... yes
configure: Deleting .pre files
checking module "error_redir"... dynamic
checking module "error_nn"... dynamic
checking module "server_info"... dynamic
checking module "file"... dynamic
checking module "dirlist"... dynamic
checking module "cgi"... dynamic
checking module "fcgi"... dynamic
checking module "scgi"... dynamic
checking module "uwsgi"... dynamic
checking module "proxy"... dynamic
checking module "redir"... dynamic
checking module "common"... dynamic
checking module "ssi"... dynamic
checking module "secdownload"... dynamic
checking module "empty_gif"... dynamic
checking module "drop"... dynamic
checking module "admin"... dynamic
checking module "custom_error"... dynamic
checking module "gzip"... dynamic
checking module "deflate"... dynamic
checking module "ncsa"... dynamic
checking module "combined"... dynamic
checking module "custom"... dynamic
checking module "htpasswd"... dynamic
checking module "plain"... dynamic
checking module "htdigest"... dynamic
checking module "authlist"... dynamic
checking module "round_robin"... dynamic
checking module "ip_hash"... dynamic
checking module "failover"... dynamic
checking module "directory"... dynamic
checking module "extensions"... dynamic
checking module "request"... dynamic
checking module "header"... dynamic
checking module "exists"... dynamic
checking module "fullpath"... dynamic
checking module "method"... dynamic
checking module "from"... dynamic
checking module "bind"... dynamic
checking module "tls"... dynamic
checking module "url_arg"... dynamic
checking module "v_or"... dynamic
checking module "wildcard"... dynamic
checking module "rehost"... dynamic
checking module "target_ip"... dynamic
checking module "evhost"... dynamic
checking module "post_track"... dynamic
checking module "post_report"... dynamic
checking module "render_rrd"... dynamic
checking module "rrd"... dynamic
checking module "not"... dynamic
checking module "and"... dynamic
checking module "or"... dynamic
checking loader.autoconf files... done
configure: creating ./config.status
config.status: creating po/admin/Makefile.in
config.status: creating Makefile
config.status: creating cget/Makefile
config.status: creating cherokee-config
config.status: creating cherokee.pc
config.status: creating cherokee.spec
config.status: creating org.cherokee.webserver.plist
config.status: creating cherokee/Makefile
config.status: creating contrib/Makefile
config.status: creating icons/Makefile
config.status: creating m4/Makefile
config.status: creating qa/Makefile
config.status: creating doc/Makefile
config.status: creating themes/Makefile
config.status: creating themes/default/Makefile
config.status: creating themes/firefox3/Makefile
config.status: creating themes/white/Makefile
config.status: creating themes/plain/Makefile
config.status: creating packages/Makefile
config.status: creating packages/osx/Makefile
config.status: creating packages/osx/Info.plist
config.status: creating packages/osx/Description.plist
config.status: creating packages/windows/Makefile
config.status: creating packages/windows/cherokee.nsi
config.status: creating www/Makefile
config.status: creating dbslayer/Makefile
config.status: creating admin/Makefile
config.status: creating admin/icons/Makefile
config.status: creating admin/market/Makefile
config.status: creating admin/plugins/Makefile
config.status: creating admin/wizards/Makefile
config.status: creating admin/static/Makefile
config.status: creating admin/static/js/Makefile
config.status: creating admin/static/css/Makefile
config.status: creating admin/static/images/Makefile
config.status: creating admin/static/images/flags/Makefile
config.status: creating admin/static/images/wizards/Makefile
config.status: creating admin/static/images/other/Makefile
config.status: creating admin/CTK/Makefile
config.status: creating admin/CTK/CTK/Makefile
config.status: creating admin/CTK/static/css/Makefile
config.status: creating admin/CTK/static/images/Makefile
config.status: creating admin/CTK/static/js/Makefile
config.status: creating admin/CTK/static/Makefile
config.status: creating po/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/admin/POTFILES
config.status: creating po/admin/Makefile

============================
Install prefix        /usr
CFLAGS                -g -O2
trace                 no
backtracing           no
sendfile()            yes
IPv6 support          no
Polling method 1      epoll
Polling method 2      poll
Polling method 3      select
Threading support     yes
OpenSSL support       no
PCRE library          built-in
Compatible PAM        no
Python                yes
LDAP                  no
MySQL                 no
GeoIP                 no
FFMpeg                no
crypt support         multithread

Installation dir /usr/bin
============================

+------------------------------------------------------------------+
> License:                                                         |
> This software is subject to the GPL License, available in this   |
> distribution in the file COPYING. Please, remember that any copy |
> distribution or modification of the software is subject to it.   |
+------------------------------------------------------------------+

Thank you for using Cherokee.


["Screenshot.png" (image/png)]
["make.txt" (text/plain)]

make  all-recursive
make[1]: Entering directory `/home/ossama/cherokee-1.2.99'
Making all in po
make[2]: Entering directory `/home/ossama/cherokee-1.2.99/po'
Making all in admin
make[3]: Entering directory `/home/ossama/cherokee-1.2.99/po/admin'
make[3]: Leaving directory `/home/ossama/cherokee-1.2.99/po/admin'
make[3]: Entering directory `/home/ossama/cherokee-1.2.99/po'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/ossama/cherokee-1.2.99/po'
make[2]: Leaving directory `/home/ossama/cherokee-1.2.99/po'
Making all in m4
make[2]: Entering directory `/home/ossama/cherokee-1.2.99/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/ossama/cherokee-1.2.99/m4'
Making all in www
make[2]: Entering directory `/home/ossama/cherokee-1.2.99/www'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/ossama/cherokee-1.2.99/www'
Making all in icons
make[2]: Entering directory `/home/ossama/cherokee-1.2.99/icons'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/ossama/cherokee-1.2.99/icons'
Making all in themes
make[2]: Entering directory `/home/ossama/cherokee-1.2.99/themes'
Making all in default
make[3]: Entering directory `/home/ossama/cherokee-1.2.99/themes/default'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/ossama/cherokee-1.2.99/themes/default'
Making all in firefox3
make[3]: Entering directory `/home/ossama/cherokee-1.2.99/themes/firefox3'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/ossama/cherokee-1.2.99/themes/firefox3'
Making all in white
make[3]: Entering directory `/home/ossama/cherokee-1.2.99/themes/white'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/ossama/cherokee-1.2.99/themes/white'
Making all in plain
make[3]: Entering directory `/home/ossama/cherokee-1.2.99/themes/plain'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/ossama/cherokee-1.2.99/themes/plain'
make[3]: Entering directory `/home/ossama/cherokee-1.2.99/themes'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/ossama/cherokee-1.2.99/themes'
make[2]: Leaving directory `/home/ossama/cherokee-1.2.99/themes'
Making all in qa
make[2]: Entering directory `/home/ossama/cherokee-1.2.99/qa'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/ossama/cherokee-1.2.99/qa'
Making all in doc
make[2]: Entering directory `/home/ossama/cherokee-1.2.99/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/ossama/cherokee-1.2.99/doc'
Making all in .
make[2]: Entering directory `/home/ossama/cherokee-1.2.99'
sed -e "s|%sysconfdir%|/etc|g; s|%sbindir%|/usr/sbin|g; \
s|%docdir%|/usr/share/doc/cherokee|g; s|%prefix%|/usr|g; s|%localstatedir%|/var|g; \
s|%libdir%|/usr/lib|g; s|%wwwroot%|/home/ossama/www|g; \
s|%cgiroot%|/usr/lib/cgi-bin|g; s|%version%|1.2.99|g; s|%phpcgi%|/usr/bin/php-cgi|g; \
s|%datadir%|/usr/share|g; s|%localedir%|/usr/share/locale|g" constants.h.pre > \
constants.h sed -e "s|%sysconfdir%|/etc|g; s|%sbindir%|/usr/sbin|g; \
s|%docdir%|/usr/share/doc/cherokee|g; s|%prefix%|/usr|g; s|%localstatedir%|/var|g; \
s|%libdir%|/usr/lib|g; s|%wwwroot%|/home/ossama/www|g; \
s|%cgiroot%|/usr/lib/cgi-bin|g; s|%version%|1.2.99|g; s|%phpcgi%|/usr/bin/php-cgi|g; \
s|%datadir%|/usr/share|g; s|%localedir%|/usr/share/locale|g" cherokee.conf.sample.pre \
> cherokee.conf.sample sed -e "s|%sysconfdir%|/etc|g; s|%sbindir%|/usr/sbin|g; \
> s|%docdir%|/usr/share/doc/cherokee|g; s|%prefix%|/usr|g; s|%localstatedir%|/var|g; \
> s|%libdir%|/usr/lib|g; s|%wwwroot%|/home/ossama/www|g; \
> s|%cgiroot%|/usr/lib/cgi-bin|g; s|%version%|1.2.99|g; \
> s|%phpcgi%|/usr/bin/php-cgi|g; s|%datadir%|/usr/share|g; \
> s|%localedir%|/usr/share/locale|g" performance.conf.sample.pre > \
> performance.conf.sample
sed -e "s|%sysconfdir%|/etc|g; s|%sbindir%|/usr/sbin|g; \
s|%docdir%|/usr/share/doc/cherokee|g; s|%prefix%|/usr|g; s|%localstatedir%|/var|g; \
s|%libdir%|/usr/lib|g; s|%wwwroot%|/home/ossama/www|g; \
s|%cgiroot%|/usr/lib/cgi-bin|g; s|%version%|1.2.99|g; s|%phpcgi%|/usr/bin/php-cgi|g; \
s|%datadir%|/usr/share|g; s|%localedir%|/usr/share/locale|g" http-cherokee.xml.pre > \
http-cherokee.xml make[2]: Leaving directory `/home/ossama/cherokee-1.2.99'
Making all in admin
make[2]: Entering directory `/home/ossama/cherokee-1.2.99/admin'
Making all in market
make[3]: Entering directory `/home/ossama/cherokee-1.2.99/admin/market'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/ossama/cherokee-1.2.99/admin/market'
Making all in plugins
make[3]: Entering directory `/home/ossama/cherokee-1.2.99/admin/plugins'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/ossama/cherokee-1.2.99/admin/plugins'
Making all in wizards
make[3]: Entering directory `/home/ossama/cherokee-1.2.99/admin/wizards'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/ossama/cherokee-1.2.99/admin/wizards'
Making all in CTK
make[3]: Entering directory `/home/ossama/cherokee-1.2.99/admin/CTK'
Making all in static
make[4]: Entering directory `/home/ossama/cherokee-1.2.99/admin/CTK/static'
Making all in css
make[5]: Entering directory `/home/ossama/cherokee-1.2.99/admin/CTK/static/css'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/ossama/cherokee-1.2.99/admin/CTK/static/css'
Making all in images
make[5]: Entering directory `/home/ossama/cherokee-1.2.99/admin/CTK/static/images'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/ossama/cherokee-1.2.99/admin/CTK/static/images'
Making all in js
make[5]: Entering directory `/home/ossama/cherokee-1.2.99/admin/CTK/static/js'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/ossama/cherokee-1.2.99/admin/CTK/static/js'
make[5]: Entering directory `/home/ossama/cherokee-1.2.99/admin/CTK/static'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/home/ossama/cherokee-1.2.99/admin/CTK/static'
make[4]: Leaving directory `/home/ossama/cherokee-1.2.99/admin/CTK/static'
Making all in CTK
make[4]: Entering directory `/home/ossama/cherokee-1.2.99/admin/CTK/CTK'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/ossama/cherokee-1.2.99/admin/CTK/CTK'
make[4]: Entering directory `/home/ossama/cherokee-1.2.99/admin/CTK'
sed -e "s|%sysconfdir%|/etc|g; s|%sbindir%|/usr/sbin|g; \
s|%docdir%|/usr/share/doc/cherokee|g; s|%prefix%|/usr|g; s|%localstatedir%|/var|g; \
s|%libdir%|/usr/lib|g; s|%wwwroot%|/home/ossama/www|g; s|%version%|1.2.99|g; \
s|%phpcgi%|/usr/bin/php-cgi|g; s|%datadir%|/usr/share|g; \
s|%localedir%|/usr/share/locale|g" ../../admin/CTK/CTK-run.pre > CTK-run make[4]: \
Leaving directory `/home/ossama/cherokee-1.2.99/admin/CTK' make[3]: Leaving directory \
`/home/ossama/cherokee-1.2.99/admin/CTK' Making all in icons
make[3]: Entering directory `/home/ossama/cherokee-1.2.99/admin/icons'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/ossama/cherokee-1.2.99/admin/icons'
Making all in static
make[3]: Entering directory `/home/ossama/cherokee-1.2.99/admin/static'
Making all in js
make[4]: Entering directory `/home/ossama/cherokee-1.2.99/admin/static/js'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/ossama/cherokee-1.2.99/admin/static/js'
Making all in css
make[4]: Entering directory `/home/ossama/cherokee-1.2.99/admin/static/css'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/ossama/cherokee-1.2.99/admin/static/css'
Making all in images
make[4]: Entering directory `/home/ossama/cherokee-1.2.99/admin/static/images'
Making all in flags
make[5]: Entering directory `/home/ossama/cherokee-1.2.99/admin/static/images/flags'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/ossama/cherokee-1.2.99/admin/static/images/flags'
Making all in wizards
make[5]: Entering directory \
`/home/ossama/cherokee-1.2.99/admin/static/images/wizards' make[5]: Nothing to be \
done for `all'. make[5]: Leaving directory \
`/home/ossama/cherokee-1.2.99/admin/static/images/wizards' Making all in other
make[5]: Entering directory `/home/ossama/cherokee-1.2.99/admin/static/images/other'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/ossama/cherokee-1.2.99/admin/static/images/other'
make[5]: Entering directory `/home/ossama/cherokee-1.2.99/admin/static/images'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/home/ossama/cherokee-1.2.99/admin/static/images'
make[4]: Leaving directory `/home/ossama/cherokee-1.2.99/admin/static/images'
make[4]: Entering directory `/home/ossama/cherokee-1.2.99/admin/static'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/ossama/cherokee-1.2.99/admin/static'
make[3]: Leaving directory `/home/ossama/cherokee-1.2.99/admin/static'
make[3]: Entering directory `/home/ossama/cherokee-1.2.99/admin'
sed -e "s|%sysconfdir%|/etc|g; s|%sbindir%|/usr/sbin|g; \
s|%docdir%|/usr/share/doc/cherokee|g; s|%prefix%|/usr|g; s|%localstatedir%|/var|g; \
s|%libdir%|/usr/lib|g; s|%wwwroot%|/home/ossama/www|g; s|%version%|1.2.99|g; \
s|%phpcgi%|/usr/bin/php-cgi|g; s|%datadir%|/usr/share|g; \
s|%localedir%|/usr/share/locale|g" configured.py.pre > configured.py make[3]: Leaving \
directory `/home/ossama/cherokee-1.2.99/admin' make[2]: Leaving directory \
`/home/ossama/cherokee-1.2.99/admin' Making all in contrib
make[2]: Entering directory `/home/ossama/cherokee-1.2.99/contrib'
sed -e "s|%sysconfdir%|/etc|g; s|%sbindir%|/usr/sbin|g; \
s|%docdir%|/usr/share/doc/cherokee|g; s|%prefix%|/usr|g; s|%localstatedir%|/var|g; \
s|%libdir%|/usr/lib|g; s|%wwwroot%|/home/ossama/www|g; s|%version%|1.2.99|g; \
s|%phpcgi%|/usr/bin/php-cgi|g; s|%datadir%|/usr/share|g; \
s|%localedir%|/usr/share/locale|g" cherokee.pre > cherokee make[2]: Leaving directory \
`/home/ossama/cherokee-1.2.99/contrib' Making all in cherokee
make[2]: Entering directory `/home/ossama/cherokee-1.2.99/cherokee'
make  all-am
make[3]: Entering directory `/home/ossama/cherokee-1.2.99/cherokee'
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT deflate.lo -MD -MP -MF .deps/deflate.Tpo -c -o \
                deflate.lo `test -f 'zlib/deflate.c' || echo './'`zlib/deflate.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT deflate.lo -MD -MP -MF .deps/deflate.Tpo -c zlib/deflate.c  -fPIC -DPIC -o \
                .libs/deflate.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT deflate.lo -MD -MP -MF .deps/deflate.Tpo -c zlib/deflate.c -o deflate.o \
>/dev/null 2>&1 mv -f .deps/deflate.Tpo .deps/deflate.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT deftree.lo -MD -MP -MF .deps/deftree.Tpo -c -o \
                deftree.lo `test -f 'zlib/deftree.c' || echo './'`zlib/deftree.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT deftree.lo -MD -MP -MF .deps/deftree.Tpo -c zlib/deftree.c  -fPIC -DPIC -o \
                .libs/deftree.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT deftree.lo -MD -MP -MF .deps/deftree.Tpo -c zlib/deftree.c -o deftree.o \
>/dev/null 2>&1 mv -f .deps/deftree.Tpo .deps/deftree.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT pcre_try_flipped.lo -MD -MP -MF \
.deps/pcre_try_flipped.Tpo -c -o pcre_try_flipped.lo `test -f \
                'pcre/pcre_try_flipped.c' || echo './'`pcre/pcre_try_flipped.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT pcre_try_flipped.lo -MD -MP -MF .deps/pcre_try_flipped.Tpo -c \
                pcre/pcre_try_flipped.c  -fPIC -DPIC -o .libs/pcre_try_flipped.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT pcre_try_flipped.lo -MD -MP -MF .deps/pcre_try_flipped.Tpo -c \
pcre/pcre_try_flipped.c -o pcre_try_flipped.o >/dev/null 2>&1 mv -f \
                .deps/pcre_try_flipped.Tpo .deps/pcre_try_flipped.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT pcre_chartables.lo -MD -MP -MF \
.deps/pcre_chartables.Tpo -c -o pcre_chartables.lo `test -f 'pcre/pcre_chartables.c' \
                || echo './'`pcre/pcre_chartables.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT pcre_chartables.lo -MD -MP -MF .deps/pcre_chartables.Tpo -c \
                pcre/pcre_chartables.c  -fPIC -DPIC -o .libs/pcre_chartables.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT pcre_chartables.lo -MD -MP -MF .deps/pcre_chartables.Tpo -c \
pcre/pcre_chartables.c -o pcre_chartables.o >/dev/null 2>&1 mv -f \
                .deps/pcre_chartables.Tpo .deps/pcre_chartables.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT pcre_fullinfo.lo -MD -MP -MF \
.deps/pcre_fullinfo.Tpo -c -o pcre_fullinfo.lo `test -f 'pcre/pcre_fullinfo.c' || \
                echo './'`pcre/pcre_fullinfo.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT pcre_fullinfo.lo -MD -MP -MF .deps/pcre_fullinfo.Tpo -c pcre/pcre_fullinfo.c  \
                -fPIC -DPIC -o .libs/pcre_fullinfo.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT pcre_fullinfo.lo -MD -MP -MF .deps/pcre_fullinfo.Tpo -c pcre/pcre_fullinfo.c -o \
pcre_fullinfo.o >/dev/null 2>&1 mv -f .deps/pcre_fullinfo.Tpo .deps/pcre_fullinfo.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT pcre_newline.lo -MD -MP -MF \
.deps/pcre_newline.Tpo -c -o pcre_newline.lo `test -f 'pcre/pcre_newline.c' || echo \
                './'`pcre/pcre_newline.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT pcre_newline.lo -MD -MP -MF .deps/pcre_newline.Tpo -c pcre/pcre_newline.c  -fPIC \
                -DPIC -o .libs/pcre_newline.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT pcre_newline.lo -MD -MP -MF .deps/pcre_newline.Tpo -c pcre/pcre_newline.c -o \
pcre_newline.o >/dev/null 2>&1 mv -f .deps/pcre_newline.Tpo .deps/pcre_newline.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT pcre_globals.lo -MD -MP -MF \
.deps/pcre_globals.Tpo -c -o pcre_globals.lo `test -f 'pcre/pcre_globals.c' || echo \
                './'`pcre/pcre_globals.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT pcre_globals.lo -MD -MP -MF .deps/pcre_globals.Tpo -c pcre/pcre_globals.c  -fPIC \
                -DPIC -o .libs/pcre_globals.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT pcre_globals.lo -MD -MP -MF .deps/pcre_globals.Tpo -c pcre/pcre_globals.c -o \
pcre_globals.o >/dev/null 2>&1 mv -f .deps/pcre_globals.Tpo .deps/pcre_globals.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT pcre_compile.lo -MD -MP -MF \
.deps/pcre_compile.Tpo -c -o pcre_compile.lo `test -f 'pcre/pcre_compile.c' || echo \
                './'`pcre/pcre_compile.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT pcre_compile.lo -MD -MP -MF .deps/pcre_compile.Tpo -c pcre/pcre_compile.c  -fPIC \
                -DPIC -o .libs/pcre_compile.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT pcre_compile.lo -MD -MP -MF .deps/pcre_compile.Tpo -c pcre/pcre_compile.c -o \
pcre_compile.o >/dev/null 2>&1 mv -f .deps/pcre_compile.Tpo .deps/pcre_compile.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT pcre_tables.lo -MD -MP -MF .deps/pcre_tables.Tpo \
                -c -o pcre_tables.lo `test -f 'pcre/pcre_tables.c' || echo \
                './'`pcre/pcre_tables.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT pcre_tables.lo -MD -MP -MF .deps/pcre_tables.Tpo -c pcre/pcre_tables.c  -fPIC \
                -DPIC -o .libs/pcre_tables.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT pcre_tables.lo -MD -MP -MF .deps/pcre_tables.Tpo -c pcre/pcre_tables.c -o \
pcre_tables.o >/dev/null 2>&1 mv -f .deps/pcre_tables.Tpo .deps/pcre_tables.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT pcre_exec.lo -MD -MP -MF .deps/pcre_exec.Tpo -c \
                -o pcre_exec.lo `test -f 'pcre/pcre_exec.c' || echo \
                './'`pcre/pcre_exec.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT pcre_exec.lo -MD -MP -MF .deps/pcre_exec.Tpo -c pcre/pcre_exec.c  -fPIC -DPIC -o \
                .libs/pcre_exec.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT pcre_exec.lo -MD -MP -MF .deps/pcre_exec.Tpo -c pcre/pcre_exec.c -o pcre_exec.o \
>/dev/null 2>&1 mv -f .deps/pcre_exec.Tpo .deps/pcre_exec.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT pcre_get.lo -MD -MP -MF .deps/pcre_get.Tpo -c -o \
                pcre_get.lo `test -f 'pcre/pcre_get.c' || echo './'`pcre/pcre_get.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT pcre_get.lo -MD -MP -MF .deps/pcre_get.Tpo -c pcre/pcre_get.c  -fPIC -DPIC -o \
                .libs/pcre_get.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT pcre_get.lo -MD -MP -MF .deps/pcre_get.Tpo -c pcre/pcre_get.c -o pcre_get.o \
>/dev/null 2>&1 mv -f .deps/pcre_get.Tpo .deps/pcre_get.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT fdpoll-poll.lo -MD -MP -MF .deps/fdpoll-poll.Tpo \
                -c -o fdpoll-poll.lo fdpoll-poll.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT fdpoll-poll.lo -MD -MP -MF .deps/fdpoll-poll.Tpo -c fdpoll-poll.c  -fPIC -DPIC -o \
                .libs/fdpoll-poll.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT fdpoll-poll.lo -MD -MP -MF .deps/fdpoll-poll.Tpo -c fdpoll-poll.c -o \
fdpoll-poll.o >/dev/null 2>&1 mv -f .deps/fdpoll-poll.Tpo .deps/fdpoll-poll.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT fdpoll-epoll.lo -MD -MP -MF \
                .deps/fdpoll-epoll.Tpo -c -o fdpoll-epoll.lo fdpoll-epoll.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT fdpoll-epoll.lo -MD -MP -MF .deps/fdpoll-epoll.Tpo -c fdpoll-epoll.c  -fPIC -DPIC \
                -o .libs/fdpoll-epoll.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT fdpoll-epoll.lo -MD -MP -MF .deps/fdpoll-epoll.Tpo -c fdpoll-epoll.c -o \
fdpoll-epoll.o >/dev/null 2>&1 mv -f .deps/fdpoll-epoll.Tpo .deps/fdpoll-epoll.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT fdpoll-select.lo -MD -MP -MF \
                .deps/fdpoll-select.Tpo -c -o fdpoll-select.lo fdpoll-select.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT fdpoll-select.lo -MD -MP -MF .deps/fdpoll-select.Tpo -c fdpoll-select.c  -fPIC \
                -DPIC -o .libs/fdpoll-select.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT fdpoll-select.lo -MD -MP -MF .deps/fdpoll-select.Tpo -c fdpoll-select.c -o \
fdpoll-select.o >/dev/null 2>&1 mv -f .deps/fdpoll-select.Tpo .deps/fdpoll-select.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT shm.lo -MD -MP -MF .deps/shm.Tpo -c -o shm.lo \
                shm.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
                -MT shm.lo -MD -MP -MF .deps/shm.Tpo -c shm.c  -fPIC -DPIC -o \
                .libs/shm.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT shm.lo -MD -MP -MF .deps/shm.Tpo -c shm.c -o shm.o >/dev/null 2>&1 mv -f \
                .deps/shm.Tpo .deps/shm.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo \
                init.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
                -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c  -fPIC -DPIC -o \
                .libs/init.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -o init.o >/dev/null 2>&1 mv -f \
                .deps/init.Tpo .deps/init.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT threading.lo -MD -MP -MF .deps/threading.Tpo -c \
                -o threading.lo threading.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT threading.lo -MD -MP -MF .deps/threading.Tpo -c threading.c  -fPIC -DPIC -o \
                .libs/threading.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT threading.lo -MD -MP -MF .deps/threading.Tpo -c threading.c -o threading.o \
>/dev/null 2>&1 mv -f .deps/threading.Tpo .deps/threading.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT avl_generic.lo -MD -MP -MF .deps/avl_generic.Tpo \
                -c -o avl_generic.lo avl_generic.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT avl_generic.lo -MD -MP -MF .deps/avl_generic.Tpo -c avl_generic.c  -fPIC -DPIC -o \
                .libs/avl_generic.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT avl_generic.lo -MD -MP -MF .deps/avl_generic.Tpo -c avl_generic.c -o \
avl_generic.o >/dev/null 2>&1 mv -f .deps/avl_generic.Tpo .deps/avl_generic.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT avl.lo -MD -MP -MF .deps/avl.Tpo -c -o avl.lo \
                avl.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
                -MT avl.lo -MD -MP -MF .deps/avl.Tpo -c avl.c  -fPIC -DPIC -o \
                .libs/avl.o
avl.c: In function 'cherokee_avl_while':
avl.c:197: warning: passing argument 4 of 'cherokee_avl_generic_while' from \
                incompatible pointer type
../cherokee/avl_generic.h:94: note: expected 'struct cherokee_avl_generic_node_t **' \
                but argument is of type 'struct cherokee_buffer_t **'
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT avl.lo -MD -MP -MF .deps/avl.Tpo -c avl.c -o avl.o >/dev/null 2>&1 mv -f \
                .deps/avl.Tpo .deps/avl.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT avl_r.lo -MD -MP -MF .deps/avl_r.Tpo -c -o \
                avl_r.lo avl_r.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
                -MT avl_r.lo -MD -MP -MF .deps/avl_r.Tpo -c avl_r.c  -fPIC -DPIC -o \
                .libs/avl_r.o
avl_r.c: In function 'cherokee_avl_r_mrproper':
avl_r.c:62: warning: passing argument 1 of 'cherokee_avl_mrproper' from incompatible \
                pointer type
../cherokee/avl_generic.h:84: note: expected 'struct cherokee_avl_generic_t *' but \
                argument is of type 'struct cherokee_avl_t *'
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT avl_r.lo -MD -MP -MF .deps/avl_r.Tpo -c avl_r.c -o avl_r.o >/dev/null 2>&1 mv -f \
                .deps/avl_r.Tpo .deps/avl_r.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT http.lo -MD -MP -MF .deps/http.Tpo -c -o http.lo \
                http.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
                -MT http.lo -MD -MP -MF .deps/http.Tpo -c http.c  -fPIC -DPIC -o \
                .libs/http.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT http.lo -MD -MP -MF .deps/http.Tpo -c http.c -o http.o >/dev/null 2>&1 mv -f \
                .deps/http.Tpo .deps/http.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT list.lo -MD -MP -MF .deps/list.Tpo -c -o list.lo \
                list.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
                -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c  -fPIC -DPIC -o \
                .libs/list.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -o list.o >/dev/null 2>&1 mv -f \
                .deps/list.Tpo .deps/list.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT ncpus.lo -MD -MP -MF .deps/ncpus.Tpo -c -o \
                ncpus.lo ncpus.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
                -MT ncpus.lo -MD -MP -MF .deps/ncpus.Tpo -c ncpus.c  -fPIC -DPIC -o \
                .libs/ncpus.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT ncpus.lo -MD -MP -MF .deps/ncpus.Tpo -c ncpus.c -o ncpus.o >/dev/null 2>&1 mv -f \
                .deps/ncpus.Tpo .deps/ncpus.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT cacheline.lo -MD -MP -MF .deps/cacheline.Tpo -c \
                -o cacheline.lo cacheline.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT cacheline.lo -MD -MP -MF .deps/cacheline.Tpo -c cacheline.c  -fPIC -DPIC -o \
                .libs/cacheline.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT cacheline.lo -MD -MP -MF .deps/cacheline.Tpo -c cacheline.c -o cacheline.o \
>/dev/null 2>&1 mv -f .deps/cacheline.Tpo .deps/cacheline.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c -o \
                crc32.lo crc32.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
                -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c crc32.c  -fPIC -DPIC -o \
                .libs/crc32.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c crc32.c -o crc32.o >/dev/null 2>&1 mv -f \
                .deps/crc32.Tpo .deps/crc32.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo \
                util.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
                -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c  -fPIC -DPIC -o \
                .libs/util.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1 mv -f \
                .deps/util.Tpo .deps/util.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT error_log.lo -MD -MP -MF .deps/error_log.Tpo -c \
                -o error_log.lo error_log.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT error_log.lo -MD -MP -MF .deps/error_log.Tpo -c error_log.c  -fPIC -DPIC -o \
                .libs/error_log.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT error_log.lo -MD -MP -MF .deps/error_log.Tpo -c error_log.c -o error_log.o \
>/dev/null 2>&1 mv -f .deps/error_log.Tpo .deps/error_log.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT human_strcmp.lo -MD -MP -MF \
                .deps/human_strcmp.Tpo -c -o human_strcmp.lo human_strcmp.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT human_strcmp.lo -MD -MP -MF .deps/human_strcmp.Tpo -c human_strcmp.c  -fPIC -DPIC \
                -o .libs/human_strcmp.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT human_strcmp.lo -MD -MP -MF .deps/human_strcmp.Tpo -c human_strcmp.c -o \
human_strcmp.o >/dev/null 2>&1 mv -f .deps/human_strcmp.Tpo .deps/human_strcmp.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c -o \
                trace.lo trace.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
                -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.c  -fPIC -DPIC -o \
                .libs/trace.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.c -o trace.o >/dev/null 2>&1 mv -f \
                .deps/trace.Tpo .deps/trace.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o \
                version.lo version.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c  -fPIC -DPIC -o \
                .libs/version.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -o version.o >/dev/null \
2>&1 mv -f .deps/version.Tpo .deps/version.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c -o \
                buffer.lo buffer.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
                -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c buffer.c  -fPIC -DPIC \
                -o .libs/buffer.o
buffer.c: In function 'escape_with_table':
buffer.c:1334: warning: assignment discards qualifiers from pointer target type
buffer.c:1359: warning: assignment discards qualifiers from pointer target type
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c buffer.c -o buffer.o >/dev/null 2>&1 mv \
                -f .deps/buffer.Tpo .deps/buffer.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT template.lo -MD -MP -MF .deps/template.Tpo -c -o \
                template.lo template.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT template.lo -MD -MP -MF .deps/template.Tpo -c template.c  -fPIC -DPIC -o \
                .libs/template.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT template.lo -MD -MP -MF .deps/template.Tpo -c template.c -o template.o >/dev/null \
2>&1 mv -f .deps/template.Tpo .deps/template.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT module.lo -MD -MP -MF .deps/module.Tpo -c -o \
                module.lo module.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
                -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.c  -fPIC -DPIC \
                -o .libs/module.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT module.lo -MD -MP -MF .deps/module.Tpo -c module.c -o module.o >/dev/null 2>&1 mv \
                -f .deps/module.Tpo .deps/module.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT cryptor.lo -MD -MP -MF .deps/cryptor.Tpo -c -o \
                cryptor.lo cryptor.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT cryptor.lo -MD -MP -MF .deps/cryptor.Tpo -c cryptor.c  -fPIC -DPIC -o \
                .libs/cryptor.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT cryptor.lo -MD -MP -MF .deps/cryptor.Tpo -c cryptor.c -o cryptor.o >/dev/null \
2>&1 mv -f .deps/cryptor.Tpo .deps/cryptor.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c -o \
                socket.lo socket.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
                -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.c  -fPIC -DPIC \
                -o .libs/socket.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.c -o socket.o >/dev/null 2>&1 mv \
                -f .deps/socket.Tpo .deps/socket.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT fdpoll.lo -MD -MP -MF .deps/fdpoll.Tpo -c -o \
                fdpoll.lo fdpoll.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
                -MT fdpoll.lo -MD -MP -MF .deps/fdpoll.Tpo -c fdpoll.c  -fPIC -DPIC \
                -o .libs/fdpoll.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT fdpoll.lo -MD -MP -MF .deps/fdpoll.Tpo -c fdpoll.c -o fdpoll.o >/dev/null 2>&1 mv \
                -f .deps/fdpoll.Tpo .deps/fdpoll.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT mime.lo -MD -MP -MF .deps/mime.Tpo -c -o mime.lo \
                mime.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
                -MT mime.lo -MD -MP -MF .deps/mime.Tpo -c mime.c  -fPIC -DPIC -o \
                .libs/mime.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT mime.lo -MD -MP -MF .deps/mime.Tpo -c mime.c -o mime.o >/dev/null 2>&1 mv -f \
                .deps/mime.Tpo .deps/mime.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT mime_entry.lo -MD -MP -MF .deps/mime_entry.Tpo \
                -c -o mime_entry.lo mime_entry.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT mime_entry.lo -MD -MP -MF .deps/mime_entry.Tpo -c mime_entry.c  -fPIC -DPIC -o \
                .libs/mime_entry.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT mime_entry.lo -MD -MP -MF .deps/mime_entry.Tpo -c mime_entry.c -o mime_entry.o \
>/dev/null 2>&1 mv -f .deps/mime_entry.Tpo .deps/mime_entry.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT iocache.lo -MD -MP -MF .deps/iocache.Tpo -c -o \
                iocache.lo iocache.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT iocache.lo -MD -MP -MF .deps/iocache.Tpo -c iocache.c  -fPIC -DPIC -o \
                .libs/iocache.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT iocache.lo -MD -MP -MF .deps/iocache.Tpo -c iocache.c -o iocache.o >/dev/null \
2>&1 mv -f .deps/iocache.Tpo .deps/iocache.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo \
                md5.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
                -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c  -fPIC -DPIC -o \
                .libs/md5.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1 mv -f \
                .deps/md5.Tpo .deps/md5.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT md5crypt.lo -MD -MP -MF .deps/md5crypt.Tpo -c -o \
                md5crypt.lo md5crypt.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT md5crypt.lo -MD -MP -MF .deps/md5crypt.Tpo -c md5crypt.c  -fPIC -DPIC -o \
                .libs/md5crypt.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT md5crypt.lo -MD -MP -MF .deps/md5crypt.Tpo -c md5crypt.c -o md5crypt.o >/dev/null \
2>&1 mv -f .deps/md5crypt.Tpo .deps/md5crypt.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c -o sha1.lo \
                sha1.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
                -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c  -fPIC -DPIC -o \
                .libs/sha1.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -o sha1.o >/dev/null 2>&1 mv -f \
                .deps/sha1.Tpo .deps/sha1.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT sha512.lo -MD -MP -MF .deps/sha512.Tpo -c -o \
                sha512.lo sha512.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
                -MT sha512.lo -MD -MP -MF .deps/sha512.Tpo -c sha512.c  -fPIC -DPIC \
                -o .libs/sha512.o
sha512.c: In function 'SHA512_Init':
sha512.c:105: warning: large integer implicitly truncated to unsigned type
sha512.c:106: warning: large integer implicitly truncated to unsigned type
sha512.c:107: warning: large integer implicitly truncated to unsigned type
sha512.c:108: warning: large integer implicitly truncated to unsigned type
sha512.c:109: warning: large integer implicitly truncated to unsigned type
sha512.c:110: warning: large integer implicitly truncated to unsigned type
sha512.c:111: warning: large integer implicitly truncated to unsigned type
sha512.c:112: warning: large integer implicitly truncated to unsigned type
sha512.c: In function 'SHA512_Final':
sha512.c:240: warning: right shift count >= width of type
sha512.c:241: warning: right shift count >= width of type
sha512.c:242: warning: right shift count >= width of type
sha512.c:243: warning: right shift count >= width of type
sha512.c:249: warning: right shift count >= width of type
sha512.c:250: warning: right shift count >= width of type
sha512.c:251: warning: right shift count >= width of type
sha512.c:252: warning: right shift count >= width of type
sha512.c:263: warning: right shift count >= width of type
sha512.c:264: warning: right shift count >= width of type
sha512.c:265: warning: right shift count >= width of type
sha512.c:266: warning: right shift count >= width of type
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT sha512.lo -MD -MP -MF .deps/sha512.Tpo -c sha512.c -o sha512.o >/dev/null 2>&1 mv \
                -f .deps/sha512.Tpo .deps/sha512.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT match.lo -MD -MP -MF .deps/match.Tpo -c -o \
                match.lo match.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
                -MT match.lo -MD -MP -MF .deps/match.Tpo -c match.c  -fPIC -DPIC -o \
                .libs/match.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT match.lo -MD -MP -MF .deps/match.Tpo -c match.c -o match.o >/dev/null 2>&1 mv -f \
                .deps/match.Tpo .deps/match.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT dtm.lo -MD -MP -MF .deps/dtm.Tpo -c -o dtm.lo \
                dtm.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
                -MT dtm.lo -MD -MP -MF .deps/dtm.Tpo -c dtm.c  -fPIC -DPIC -o \
                .libs/dtm.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT dtm.lo -MD -MP -MF .deps/dtm.Tpo -c dtm.c -o dtm.o >/dev/null 2>&1 mv -f \
                .deps/dtm.Tpo .deps/dtm.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT header.lo -MD -MP -MF .deps/header.Tpo -c -o \
                header.lo header.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
                -MT header.lo -MD -MP -MF .deps/header.Tpo -c header.c  -fPIC -DPIC \
                -o .libs/header.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT header.lo -MD -MP -MF .deps/header.Tpo -c header.c -o header.o >/dev/null 2>&1 mv \
                -f .deps/header.Tpo .deps/header.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT access.lo -MD -MP -MF .deps/access.Tpo -c -o \
                access.lo access.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
                -MT access.lo -MD -MP -MF .deps/access.Tpo -c access.c  -fPIC -DPIC \
                -o .libs/access.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT access.lo -MD -MP -MF .deps/access.Tpo -c access.c -o access.o >/dev/null 2>&1 mv \
                -f .deps/access.Tpo .deps/access.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c -o \
                regex.lo regex.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
                -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c regex.c  -fPIC -DPIC -o \
                .libs/regex.o
regex.c: In function 'cherokee_regex_table_free':
regex.c:60: warning: passing argument 1 of 'cherokee_avl_mrproper' from incompatible \
                pointer type
../cherokee/avl_generic.h:84: note: expected 'struct cherokee_avl_generic_t *' but \
                argument is of type 'struct cherokee_avl_t *'
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT regex.lo -MD -MP -MF .deps/regex.Tpo -c regex.c -o regex.o >/dev/null 2>&1 mv -f \
                .deps/regex.Tpo .deps/regex.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT resolv_cache.lo -MD -MP -MF \
                .deps/resolv_cache.Tpo -c -o resolv_cache.lo resolv_cache.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT resolv_cache.lo -MD -MP -MF .deps/resolv_cache.Tpo -c resolv_cache.c  -fPIC -DPIC \
                -o .libs/resolv_cache.o
resolv_cache.c: In function 'cherokee_resolv_cache_mrproper':
resolv_cache.c:143: warning: passing argument 1 of 'cherokee_avl_mrproper' from \
                incompatible pointer type
../cherokee/avl_generic.h:84: note: expected 'struct cherokee_avl_generic_t *' but \
                argument is of type 'struct cherokee_avl_t *'
resolv_cache.c: In function 'cherokee_resolv_cache_clean':
resolv_cache.c:173: warning: passing argument 1 of 'cherokee_avl_mrproper' from \
                incompatible pointer type
../cherokee/avl_generic.h:84: note: expected 'struct cherokee_avl_generic_t *' but \
                argument is of type 'struct cherokee_avl_t *'
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT resolv_cache.lo -MD -MP -MF .deps/resolv_cache.Tpo -c resolv_cache.c -o \
resolv_cache.o >/dev/null 2>&1 mv -f .deps/resolv_cache.Tpo .deps/resolv_cache.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT post.lo -MD -MP -MF .deps/post.Tpo -c -o post.lo \
                post.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
                -MT post.lo -MD -MP -MF .deps/post.Tpo -c post.c  -fPIC -DPIC -o \
                .libs/post.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT post.lo -MD -MP -MF .deps/post.Tpo -c post.c -o post.o >/dev/null 2>&1 mv -f \
                .deps/post.Tpo .deps/post.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT config_node.lo -MD -MP -MF .deps/config_node.Tpo \
                -c -o config_node.lo config_node.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT config_node.lo -MD -MP -MF .deps/config_node.Tpo -c config_node.c  -fPIC -DPIC -o \
                .libs/config_node.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT config_node.lo -MD -MP -MF .deps/config_node.Tpo -c config_node.c -o \
config_node.o >/dev/null 2>&1 mv -f .deps/config_node.Tpo .deps/config_node.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT config_reader.lo -MD -MP -MF \
                .deps/config_reader.Tpo -c -o config_reader.lo config_reader.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT config_reader.lo -MD -MP -MF .deps/config_reader.Tpo -c config_reader.c  -fPIC \
                -DPIC -o .libs/config_reader.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT config_reader.lo -MD -MP -MF .deps/config_reader.Tpo -c config_reader.c -o \
config_reader.o >/dev/null 2>&1 mv -f .deps/config_reader.Tpo .deps/config_reader.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT bogotime.lo -MD -MP -MF .deps/bogotime.Tpo -c -o \
                bogotime.lo bogotime.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT bogotime.lo -MD -MP -MF .deps/bogotime.Tpo -c bogotime.c  -fPIC -DPIC -o \
                .libs/bogotime.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT bogotime.lo -MD -MP -MF .deps/bogotime.Tpo -c bogotime.c -o bogotime.o >/dev/null \
2>&1 mv -f .deps/bogotime.Tpo .deps/bogotime.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o \
                cache.lo cache.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
                -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c  -fPIC -DPIC -o \
                .libs/cache.o
cache.c: In function 'cherokee_cache_mrproper':
cache.c:329: warning: passing argument 1 of 'cherokee_avl_mrproper' from incompatible \
                pointer type
../cherokee/avl_generic.h:84: note: expected 'struct cherokee_avl_generic_t *' but \
                argument is of type 'struct cherokee_avl_t *'
cache.c: In function 'cherokee_cache_get_stats':
cache.c:669: warning: passing argument 1 of 'cherokee_avl_len' from incompatible \
                pointer type
../cherokee/avl_generic.h:87: note: expected 'struct cherokee_avl_generic_t *' but \
                argument is of type 'struct cherokee_avl_t *'
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -o cache.o >/dev/null 2>&1 mv -f \
                .deps/cache.Tpo .deps/cache.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT logger.lo -MD -MP -MF .deps/logger.Tpo -c -o \
                logger.lo logger.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
                -MT logger.lo -MD -MP -MF .deps/logger.Tpo -c logger.c  -fPIC -DPIC \
                -o .libs/logger.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT logger.lo -MD -MP -MF .deps/logger.Tpo -c logger.c -o logger.o >/dev/null 2>&1 mv \
                -f .deps/logger.Tpo .deps/logger.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT logger_writer.lo -MD -MP -MF \
                .deps/logger_writer.Tpo -c -o logger_writer.lo logger_writer.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT logger_writer.lo -MD -MP -MF .deps/logger_writer.Tpo -c logger_writer.c  -fPIC \
                -DPIC -o .libs/logger_writer.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT logger_writer.lo -MD -MP -MF .deps/logger_writer.Tpo -c logger_writer.c -o \
logger_writer.o >/dev/null 2>&1 mv -f .deps/logger_writer.Tpo .deps/logger_writer.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT xrealip.lo -MD -MP -MF .deps/xrealip.Tpo -c -o \
                xrealip.lo xrealip.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT xrealip.lo -MD -MP -MF .deps/xrealip.Tpo -c xrealip.c  -fPIC -DPIC -o \
                .libs/xrealip.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT xrealip.lo -MD -MP -MF .deps/xrealip.Tpo -c xrealip.c -o xrealip.o >/dev/null \
2>&1 mv -f .deps/xrealip.Tpo .deps/xrealip.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -version-info 0:1:0  -o libcherokee-base.la -rpath \
/usr/lib deflate.lo deftree.lo pcre_try_flipped.lo pcre_chartables.lo \
pcre_fullinfo.lo pcre_newline.lo pcre_globals.lo pcre_compile.lo pcre_tables.lo \
pcre_exec.lo pcre_get.lo  fdpoll-poll.lo fdpoll-epoll.lo   fdpoll-select.lo   shm.lo \
init.lo threading.lo avl_generic.lo avl.lo avl_r.lo http.lo list.lo ncpus.lo \
cacheline.lo crc32.lo util.lo error_log.lo human_strcmp.lo trace.lo version.lo \
buffer.lo template.lo module.lo cryptor.lo socket.lo fdpoll.lo mime.lo mime_entry.lo \
iocache.lo md5.lo md5crypt.lo sha1.lo sha512.lo match.lo dtm.lo header.lo access.lo \
regex.lo resolv_cache.lo post.lo config_node.lo config_reader.lo bogotime.lo cache.lo \
                logger.lo logger_writer.lo xrealip.lo -lrt -lpthread -D_REENTRANT  \
                -ldl
libtool: link: /usr/bin/nm -B  .libs/deflate.o .libs/deftree.o \
.libs/pcre_try_flipped.o .libs/pcre_chartables.o .libs/pcre_fullinfo.o \
.libs/pcre_newline.o .libs/pcre_globals.o .libs/pcre_compile.o .libs/pcre_tables.o \
.libs/pcre_exec.o .libs/pcre_get.o .libs/fdpoll-poll.o .libs/fdpoll-epoll.o \
.libs/fdpoll-select.o .libs/shm.o .libs/init.o .libs/threading.o .libs/avl_generic.o \
.libs/avl.o .libs/avl_r.o .libs/http.o .libs/list.o .libs/ncpus.o .libs/cacheline.o \
.libs/crc32.o .libs/util.o .libs/error_log.o .libs/human_strcmp.o .libs/trace.o \
.libs/version.o .libs/buffer.o .libs/template.o .libs/module.o .libs/cryptor.o \
.libs/socket.o .libs/fdpoll.o .libs/mime.o .libs/mime_entry.o .libs/iocache.o \
.libs/md5.o .libs/md5crypt.o .libs/sha1.o .libs/sha512.o .libs/match.o .libs/dtm.o \
.libs/header.o .libs/access.o .libs/regex.o .libs/resolv_cache.o .libs/post.o \
.libs/config_node.o .libs/config_reader.o .libs/bogotime.o .libs/cache.o \
.libs/logger.o .libs/logger_writer.o .libs/xrealip.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libcherokee-base.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libcherokee-base.exp" > \
                ".libs/libcherokee-base.expT"
libtool: link: mv -f ".libs/libcherokee-base.expT" ".libs/libcherokee-base.exp"
libtool: link: echo "{ global:" > .libs/libcherokee-base.ver
libtool: link:  cat .libs/libcherokee-base.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libcherokee-base.ver
libtool: link:  echo "local: *; };" >> .libs/libcherokee-base.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/deflate.o .libs/deftree.o \
.libs/pcre_try_flipped.o .libs/pcre_chartables.o .libs/pcre_fullinfo.o \
.libs/pcre_newline.o .libs/pcre_globals.o .libs/pcre_compile.o .libs/pcre_tables.o \
.libs/pcre_exec.o .libs/pcre_get.o .libs/fdpoll-poll.o .libs/fdpoll-epoll.o \
.libs/fdpoll-select.o .libs/shm.o .libs/init.o .libs/threading.o .libs/avl_generic.o \
.libs/avl.o .libs/avl_r.o .libs/http.o .libs/list.o .libs/ncpus.o .libs/cacheline.o \
.libs/crc32.o .libs/util.o .libs/error_log.o .libs/human_strcmp.o .libs/trace.o \
.libs/version.o .libs/buffer.o .libs/template.o .libs/module.o .libs/cryptor.o \
.libs/socket.o .libs/fdpoll.o .libs/mime.o .libs/mime_entry.o .libs/iocache.o \
.libs/md5.o .libs/md5crypt.o .libs/sha1.o .libs/sha512.o .libs/match.o .libs/dtm.o \
.libs/header.o .libs/access.o .libs/regex.o .libs/resolv_cache.o .libs/post.o \
.libs/config_node.o .libs/config_reader.o .libs/bogotime.o .libs/cache.o \
.libs/logger.o .libs/logger_writer.o .libs/xrealip.o   -lrt -lpthread -ldl  -O2   \
-Wl,-soname -Wl,libcherokee-base.so.0 -Wl,-version-script \
                -Wl,.libs/libcherokee-base.ver -o .libs/libcherokee-base.so.0.0.1
libtool: link: (cd ".libs" && rm -f "libcherokee-base.so.0" && ln -s \
                "libcherokee-base.so.0.0.1" "libcherokee-base.so.0")
libtool: link: (cd ".libs" && rm -f "libcherokee-base.so" && ln -s \
                "libcherokee-base.so.0.0.1" "libcherokee-base.so")
libtool: link: ar cru .libs/libcherokee-base.a  deflate.o deftree.o \
pcre_try_flipped.o pcre_chartables.o pcre_fullinfo.o pcre_newline.o pcre_globals.o \
pcre_compile.o pcre_tables.o pcre_exec.o pcre_get.o fdpoll-poll.o fdpoll-epoll.o \
fdpoll-select.o shm.o init.o threading.o avl_generic.o avl.o avl_r.o http.o list.o \
ncpus.o cacheline.o crc32.o util.o error_log.o human_strcmp.o trace.o version.o \
buffer.o template.o module.o cryptor.o socket.o fdpoll.o mime.o mime_entry.o \
iocache.o md5.o md5crypt.o sha1.o sha512.o match.o dtm.o header.o access.o regex.o \
resolv_cache.o post.o config_node.o config_reader.o bogotime.o cache.o logger.o \
                logger_writer.o xrealip.o
libtool: link: ranlib .libs/libcherokee-base.a
libtool: link: ( cd ".libs" && rm -f "libcherokee-base.la" && ln -s \
                "../libcherokee-base.la" "libcherokee-base.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT url.lo -MD -MP -MF .deps/url.Tpo -c -o url.lo \
                url.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
                -MT url.lo -MD -MP -MF .deps/url.Tpo -c url.c  -fPIC -DPIC -o \
                .libs/url.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT url.lo -MD -MP -MF .deps/url.Tpo -c url.c -o url.o >/dev/null 2>&1 mv -f \
                .deps/url.Tpo .deps/url.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT request.lo -MD -MP -MF .deps/request.Tpo -c -o \
                request.lo request.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT request.lo -MD -MP -MF .deps/request.Tpo -c request.c  -fPIC -DPIC -o \
                .libs/request.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT request.lo -MD -MP -MF .deps/request.Tpo -c request.c -o request.o >/dev/null \
2>&1 mv -f .deps/request.Tpo .deps/request.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT downloader.lo -MD -MP -MF .deps/downloader.Tpo \
                -c -o downloader.lo downloader.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT downloader.lo -MD -MP -MF .deps/downloader.Tpo -c downloader.c  -fPIC -DPIC -o \
                .libs/downloader.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT downloader.lo -MD -MP -MF .deps/downloader.Tpo -c downloader.c -o downloader.o \
>/dev/null 2>&1 mv -f .deps/downloader.Tpo .deps/downloader.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT downloader_async.lo -MD -MP -MF \
                .deps/downloader_async.Tpo -c -o downloader_async.lo \
                downloader_async.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT downloader_async.lo -MD -MP -MF .deps/downloader_async.Tpo -c downloader_async.c  \
                -fPIC -DPIC -o .libs/downloader_async.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT downloader_async.lo -MD -MP -MF .deps/downloader_async.Tpo -c downloader_async.c \
-o downloader_async.o >/dev/null 2>&1 mv -f .deps/downloader_async.Tpo \
                .deps/downloader_async.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -version-info 0:1:0  -o libcherokee-client.la -rpath \
/usr/lib url.lo request.lo downloader.lo downloader_async.lo -lpthread -D_REENTRANT \
                libcherokee-base.la -ldl
libtool: link: /usr/bin/nm -B  .libs/url.o .libs/request.o .libs/downloader.o \
.libs/downloader_async.o   | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 \
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' \
                | sort | uniq > .libs/libcherokee-client.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libcherokee-client.exp" > \
                ".libs/libcherokee-client.expT"
libtool: link: mv -f ".libs/libcherokee-client.expT" ".libs/libcherokee-client.exp"
libtool: link: echo "{ global:" > .libs/libcherokee-client.ver
libtool: link:  cat .libs/libcherokee-client.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libcherokee-client.ver
libtool: link:  echo "local: *; };" >> .libs/libcherokee-client.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/url.o .libs/request.o \
.libs/downloader.o .libs/downloader_async.o   -Wl,-rpath \
-Wl,/home/ossama/cherokee-1.2.99/cherokee/.libs ./.libs/libcherokee-base.so -lrt \
-lpthread -ldl  -O2   -Wl,-soname -Wl,libcherokee-client.so.0 -Wl,-version-script \
                -Wl,.libs/libcherokee-client.ver -o .libs/libcherokee-client.so.0.0.1
libtool: link: (cd ".libs" && rm -f "libcherokee-client.so.0" && ln -s \
                "libcherokee-client.so.0.0.1" "libcherokee-client.so.0")
libtool: link: (cd ".libs" && rm -f "libcherokee-client.so" && ln -s \
                "libcherokee-client.so.0.0.1" "libcherokee-client.so")
libtool: link: ar cru .libs/libcherokee-client.a  url.o request.o downloader.o \
                downloader_async.o
libtool: link: ranlib .libs/libcherokee-client.a
libtool: link: ( cd ".libs" && rm -f "libcherokee-client.la" && ln -s \
                "../libcherokee-client.la" "libcherokee-client.la" )
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT        -g -O2 -MT libcherokee_server_la-connection.lo -MD -MP \
-MF .deps/libcherokee_server_la-connection.Tpo -c -o \
                libcherokee_server_la-connection.lo `test -f 'connection.c' || echo \
                './'`connection.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-connection.lo -MD -MP -MF \
.deps/libcherokee_server_la-connection.Tpo -c connection.c  -fPIC -DPIC -o \
                .libs/libcherokee_server_la-connection.o
connection.c: In function 'cherokee_connection_free':
connection.c:231: warning: passing argument 1 of 'cherokee_avl_free' from \
                incompatible pointer type
../cherokee/avl_generic.h:85: note: expected 'struct cherokee_avl_generic_t *' but \
                argument is of type 'struct cherokee_avl_t *'
connection.c: In function 'cherokee_connection_clean':
connection.c:364: warning: passing argument 1 of 'cherokee_avl_free' from \
                incompatible pointer type
../cherokee/avl_generic.h:85: note: expected 'struct cherokee_avl_generic_t *' but \
                argument is of type 'struct cherokee_avl_t *'
connection.c: In function 'cherokee_connection_instance_encoder':
connection.c:1381: warning: passing argument 2 of 'cherokee_module_get_name' from \
                incompatible pointer type
../cherokee/module.h:75: note: expected 'const char **' but argument is of type 'char \
                **'
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-connection.lo -MD -MP -MF \
.deps/libcherokee_server_la-connection.Tpo -c connection.c -o \
libcherokee_server_la-connection.o >/dev/null 2>&1 mv -f \
                .deps/libcherokee_server_la-connection.Tpo \
                .deps/libcherokee_server_la-connection.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT        -g -O2 -MT libcherokee_server_la-handler.lo -MD -MP -MF \
.deps/libcherokee_server_la-handler.Tpo -c -o libcherokee_server_la-handler.lo `test \
                -f 'handler.c' || echo './'`handler.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-handler.lo -MD -MP -MF \
.deps/libcherokee_server_la-handler.Tpo -c handler.c  -fPIC -DPIC -o \
                .libs/libcherokee_server_la-handler.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-handler.lo -MD -MP -MF \
.deps/libcherokee_server_la-handler.Tpo -c handler.c -o \
libcherokee_server_la-handler.o >/dev/null 2>&1 mv -f \
                .deps/libcherokee_server_la-handler.Tpo \
                .deps/libcherokee_server_la-handler.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT        -g -O2 -MT libcherokee_server_la-rule.lo -MD -MP -MF \
.deps/libcherokee_server_la-rule.Tpo -c -o libcherokee_server_la-rule.lo `test -f \
                'rule.c' || echo './'`rule.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-rule.lo -MD -MP -MF .deps/libcherokee_server_la-rule.Tpo -c \
                rule.c  -fPIC -DPIC -o .libs/libcherokee_server_la-rule.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-rule.lo -MD -MP -MF .deps/libcherokee_server_la-rule.Tpo -c \
rule.c -o libcherokee_server_la-rule.o >/dev/null 2>&1 mv -f \
                .deps/libcherokee_server_la-rule.Tpo \
                .deps/libcherokee_server_la-rule.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT        -g -O2 -MT libcherokee_server_la-rule_list.lo -MD -MP \
-MF .deps/libcherokee_server_la-rule_list.Tpo -c -o \
                libcherokee_server_la-rule_list.lo `test -f 'rule_list.c' || echo \
                './'`rule_list.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-rule_list.lo -MD -MP -MF \
.deps/libcherokee_server_la-rule_list.Tpo -c rule_list.c  -fPIC -DPIC -o \
                .libs/libcherokee_server_la-rule_list.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-rule_list.lo -MD -MP -MF \
.deps/libcherokee_server_la-rule_list.Tpo -c rule_list.c -o \
libcherokee_server_la-rule_list.o >/dev/null 2>&1 mv -f \
                .deps/libcherokee_server_la-rule_list.Tpo \
                .deps/libcherokee_server_la-rule_list.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT        -g -O2 -MT libcherokee_server_la-rule_default.lo -MD \
-MP -MF .deps/libcherokee_server_la-rule_default.Tpo -c -o \
libcherokee_server_la-rule_default.lo `test -f 'rule_default.c' || echo \
                './'`rule_default.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-rule_default.lo -MD -MP -MF \
.deps/libcherokee_server_la-rule_default.Tpo -c rule_default.c  -fPIC -DPIC -o \
                .libs/libcherokee_server_la-rule_default.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-rule_default.lo -MD -MP -MF \
.deps/libcherokee_server_la-rule_default.Tpo -c rule_default.c -o \
libcherokee_server_la-rule_default.o >/dev/null 2>&1 mv -f \
.deps/libcherokee_server_la-rule_default.Tpo \
                .deps/libcherokee_server_la-rule_default.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT        -g -O2 -MT libcherokee_server_la-vrule.lo -MD -MP -MF \
.deps/libcherokee_server_la-vrule.Tpo -c -o libcherokee_server_la-vrule.lo `test -f \
                'vrule.c' || echo './'`vrule.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-vrule.lo -MD -MP -MF .deps/libcherokee_server_la-vrule.Tpo \
                -c vrule.c  -fPIC -DPIC -o .libs/libcherokee_server_la-vrule.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-vrule.lo -MD -MP -MF .deps/libcherokee_server_la-vrule.Tpo \
-c vrule.c -o libcherokee_server_la-vrule.o >/dev/null 2>&1 mv -f \
                .deps/libcherokee_server_la-vrule.Tpo \
                .deps/libcherokee_server_la-vrule.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT        -g -O2 -MT libcherokee_server_la-config_entry.lo -MD \
-MP -MF .deps/libcherokee_server_la-config_entry.Tpo -c -o \
libcherokee_server_la-config_entry.lo `test -f 'config_entry.c' || echo \
                './'`config_entry.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-config_entry.lo -MD -MP -MF \
.deps/libcherokee_server_la-config_entry.Tpo -c config_entry.c  -fPIC -DPIC -o \
                .libs/libcherokee_server_la-config_entry.o
config_entry.c: In function 'cherokee_config_entry_mrproper':
config_entry.c:125: warning: passing argument 1 of 'cherokee_avl_free' from \
                incompatible pointer type
../cherokee/avl_generic.h:85: note: expected 'struct cherokee_avl_generic_t *' but \
argument is of type 'struct cherokee_avl_t *' config_entry.c:130: warning: passing \
                argument 1 of 'cherokee_avl_free' from incompatible pointer type
../cherokee/avl_generic.h:85: note: expected 'struct cherokee_avl_generic_t *' but \
argument is of type 'struct cherokee_avl_t *' config_entry.c:130: warning: passing \
                argument 2 of 'cherokee_avl_free' from incompatible pointer type
../cherokee/avl_generic.h:85: note: expected 'cherokee_func_free_t' but argument is \
                of type 'enum ret_t (*)(struct cherokee_module_props_t *)'
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-config_entry.lo -MD -MP -MF \
.deps/libcherokee_server_la-config_entry.Tpo -c config_entry.c -o \
libcherokee_server_la-config_entry.o >/dev/null 2>&1 mv -f \
.deps/libcherokee_server_la-config_entry.Tpo \
                .deps/libcherokee_server_la-config_entry.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT        -g -O2 -MT libcherokee_server_la-server.lo -MD -MP -MF \
.deps/libcherokee_server_la-server.Tpo -c -o libcherokee_server_la-server.lo `test -f \
                'server.c' || echo './'`server.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-server.lo -MD -MP -MF \
.deps/libcherokee_server_la-server.Tpo -c server.c  -fPIC -DPIC -o \
                .libs/libcherokee_server_la-server.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-server.lo -MD -MP -MF \
.deps/libcherokee_server_la-server.Tpo -c server.c -o libcherokee_server_la-server.o \
>/dev/null 2>&1 mv -f .deps/libcherokee_server_la-server.Tpo \
> .deps/libcherokee_server_la-server.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT        -g -O2 -MT libcherokee_server_la-bind.lo -MD -MP -MF \
.deps/libcherokee_server_la-bind.Tpo -c -o libcherokee_server_la-bind.lo `test -f \
                'bind.c' || echo './'`bind.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-bind.lo -MD -MP -MF .deps/libcherokee_server_la-bind.Tpo -c \
                bind.c  -fPIC -DPIC -o .libs/libcherokee_server_la-bind.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-bind.lo -MD -MP -MF .deps/libcherokee_server_la-bind.Tpo -c \
bind.c -o libcherokee_server_la-bind.o >/dev/null 2>&1 mv -f \
                .deps/libcherokee_server_la-bind.Tpo \
                .deps/libcherokee_server_la-bind.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT        -g -O2 -MT libcherokee_server_la-virtual_server.lo -MD \
-MP -MF .deps/libcherokee_server_la-virtual_server.Tpo -c -o \
libcherokee_server_la-virtual_server.lo `test -f 'virtual_server.c' || echo \
                './'`virtual_server.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-virtual_server.lo -MD -MP -MF \
.deps/libcherokee_server_la-virtual_server.Tpo -c virtual_server.c  -fPIC -DPIC -o \
                .libs/libcherokee_server_la-virtual_server.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-virtual_server.lo -MD -MP -MF \
.deps/libcherokee_server_la-virtual_server.Tpo -c virtual_server.c -o \
libcherokee_server_la-virtual_server.o >/dev/null 2>&1 mv -f \
.deps/libcherokee_server_la-virtual_server.Tpo \
                .deps/libcherokee_server_la-virtual_server.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT        -g -O2 -MT libcherokee_server_la-encoder.lo -MD -MP -MF \
.deps/libcherokee_server_la-encoder.Tpo -c -o libcherokee_server_la-encoder.lo `test \
                -f 'encoder.c' || echo './'`encoder.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-encoder.lo -MD -MP -MF \
.deps/libcherokee_server_la-encoder.Tpo -c encoder.c  -fPIC -DPIC -o \
                .libs/libcherokee_server_la-encoder.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-encoder.lo -MD -MP -MF \
.deps/libcherokee_server_la-encoder.Tpo -c encoder.c -o \
libcherokee_server_la-encoder.o >/dev/null 2>&1 mv -f \
                .deps/libcherokee_server_la-encoder.Tpo \
                .deps/libcherokee_server_la-encoder.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT        -g -O2 -MT libcherokee_server_la-thread.lo -MD -MP -MF \
.deps/libcherokee_server_la-thread.Tpo -c -o libcherokee_server_la-thread.lo `test -f \
                'thread.c' || echo './'`thread.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-thread.lo -MD -MP -MF \
.deps/libcherokee_server_la-thread.Tpo -c thread.c  -fPIC -DPIC -o \
                .libs/libcherokee_server_la-thread.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-thread.lo -MD -MP -MF \
.deps/libcherokee_server_la-thread.Tpo -c thread.c -o libcherokee_server_la-thread.o \
>/dev/null 2>&1 mv -f .deps/libcherokee_server_la-thread.Tpo \
> .deps/libcherokee_server_la-thread.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT        -g -O2 -MT libcherokee_server_la-validator.lo -MD -MP \
-MF .deps/libcherokee_server_la-validator.Tpo -c -o \
                libcherokee_server_la-validator.lo `test -f 'validator.c' || echo \
                './'`validator.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-validator.lo -MD -MP -MF \
.deps/libcherokee_server_la-validator.Tpo -c validator.c  -fPIC -DPIC -o \
                .libs/libcherokee_server_la-validator.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-validator.lo -MD -MP -MF \
.deps/libcherokee_server_la-validator.Tpo -c validator.c -o \
libcherokee_server_la-validator.o >/dev/null 2>&1 mv -f \
                .deps/libcherokee_server_la-validator.Tpo \
                .deps/libcherokee_server_la-validator.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT        -g -O2 -MT libcherokee_server_la-plugin_loader.lo -MD \
-MP -MF .deps/libcherokee_server_la-plugin_loader.Tpo -c -o \
libcherokee_server_la-plugin_loader.lo `test -f 'plugin_loader.c' || echo \
                './'`plugin_loader.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-plugin_loader.lo -MD -MP -MF \
.deps/libcherokee_server_la-plugin_loader.Tpo -c plugin_loader.c  -fPIC -DPIC -o \
                .libs/libcherokee_server_la-plugin_loader.o
plugin_loader.c: In function 'cherokee_plugin_loader_mrproper':
plugin_loader.c:146: warning: passing argument 1 of 'cherokee_avl_mrproper' from \
                incompatible pointer type
../cherokee/avl_generic.h:84: note: expected 'struct cherokee_avl_generic_t *' but \
                argument is of type 'struct cherokee_avl_t *'
plugin_loader.c: In function 'cherokee_plugin_loader_get_mods_info':
plugin_loader.c:562: warning: passing argument 1 of 'cherokee_avl_while' from \
                incompatible pointer type
../cherokee/avl.h:72: note: expected 'struct cherokee_avl_generic_t *' but argument \
                is of type 'struct cherokee_avl_t *'
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-plugin_loader.lo -MD -MP -MF \
.deps/libcherokee_server_la-plugin_loader.Tpo -c plugin_loader.c -o \
libcherokee_server_la-plugin_loader.o >/dev/null 2>&1 mv -f \
.deps/libcherokee_server_la-plugin_loader.Tpo \
                .deps/libcherokee_server_la-plugin_loader.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT        -g -O2 -MT libcherokee_server_la-icons.lo -MD -MP -MF \
.deps/libcherokee_server_la-icons.Tpo -c -o libcherokee_server_la-icons.lo `test -f \
                'icons.c' || echo './'`icons.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-icons.lo -MD -MP -MF .deps/libcherokee_server_la-icons.Tpo \
                -c icons.c  -fPIC -DPIC -o .libs/libcherokee_server_la-icons.o
icons.c: In function 'cherokee_icons_free':
icons.c:123: warning: passing argument 1 of 'cherokee_avl_mrproper' from incompatible \
                pointer type
../cherokee/avl_generic.h:84: note: expected 'struct cherokee_avl_generic_t *' but \
argument is of type 'struct cherokee_avl_t *' icons.c:124: warning: passing argument \
                1 of 'cherokee_avl_mrproper' from incompatible pointer type
../cherokee/avl_generic.h:84: note: expected 'struct cherokee_avl_generic_t *' but \
                argument is of type 'struct cherokee_avl_t *'
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-icons.lo -MD -MP -MF .deps/libcherokee_server_la-icons.Tpo \
-c icons.c -o libcherokee_server_la-icons.o >/dev/null 2>&1 mv -f \
                .deps/libcherokee_server_la-icons.Tpo \
                .deps/libcherokee_server_la-icons.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT        -g -O2 -MT libcherokee_server_la-handler_error.lo -MD \
-MP -MF .deps/libcherokee_server_la-handler_error.Tpo -c -o \
libcherokee_server_la-handler_error.lo `test -f 'handler_error.c' || echo \
                './'`handler_error.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-handler_error.lo -MD -MP -MF \
.deps/libcherokee_server_la-handler_error.Tpo -c handler_error.c  -fPIC -DPIC -o \
                .libs/libcherokee_server_la-handler_error.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-handler_error.lo -MD -MP -MF \
.deps/libcherokee_server_la-handler_error.Tpo -c handler_error.c -o \
libcherokee_server_la-handler_error.o >/dev/null 2>&1 mv -f \
.deps/libcherokee_server_la-handler_error.Tpo \
                .deps/libcherokee_server_la-handler_error.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT        -g -O2 -MT libcherokee_server_la-nonce.lo -MD -MP -MF \
.deps/libcherokee_server_la-nonce.Tpo -c -o libcherokee_server_la-nonce.lo `test -f \
                'nonce.c' || echo './'`nonce.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-nonce.lo -MD -MP -MF .deps/libcherokee_server_la-nonce.Tpo \
                -c nonce.c  -fPIC -DPIC -o .libs/libcherokee_server_la-nonce.o
nonce.c: In function 'cherokee_nonce_table_free':
nonce.c:94: warning: passing argument 1 of 'cherokee_avl_mrproper' from incompatible \
                pointer type
../cherokee/avl_generic.h:84: note: expected 'struct cherokee_avl_generic_t *' but \
                argument is of type 'struct cherokee_avl_t *'
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-nonce.lo -MD -MP -MF .deps/libcherokee_server_la-nonce.Tpo \
-c nonce.c -o libcherokee_server_la-nonce.o >/dev/null 2>&1 mv -f \
                .deps/libcherokee_server_la-nonce.Tpo \
                .deps/libcherokee_server_la-nonce.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT        -g -O2 -MT libcherokee_server_la-balancer.lo -MD -MP \
-MF .deps/libcherokee_server_la-balancer.Tpo -c -o libcherokee_server_la-balancer.lo \
                `test -f 'balancer.c' || echo './'`balancer.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-balancer.lo -MD -MP -MF \
.deps/libcherokee_server_la-balancer.Tpo -c balancer.c  -fPIC -DPIC -o \
                .libs/libcherokee_server_la-balancer.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-balancer.lo -MD -MP -MF \
.deps/libcherokee_server_la-balancer.Tpo -c balancer.c -o \
libcherokee_server_la-balancer.o >/dev/null 2>&1 mv -f \
                .deps/libcherokee_server_la-balancer.Tpo \
                .deps/libcherokee_server_la-balancer.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT        -g -O2 -MT libcherokee_server_la-source.lo -MD -MP -MF \
.deps/libcherokee_server_la-source.Tpo -c -o libcherokee_server_la-source.lo `test -f \
                'source.c' || echo './'`source.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-source.lo -MD -MP -MF \
.deps/libcherokee_server_la-source.Tpo -c source.c  -fPIC -DPIC -o \
                .libs/libcherokee_server_la-source.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-source.lo -MD -MP -MF \
.deps/libcherokee_server_la-source.Tpo -c source.c -o libcherokee_server_la-source.o \
>/dev/null 2>&1 mv -f .deps/libcherokee_server_la-source.Tpo \
> .deps/libcherokee_server_la-source.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT        -g -O2 -MT libcherokee_server_la-source_interpreter.lo \
-MD -MP -MF .deps/libcherokee_server_la-source_interpreter.Tpo -c -o \
libcherokee_server_la-source_interpreter.lo `test -f 'source_interpreter.c' || echo \
                './'`source_interpreter.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-source_interpreter.lo -MD -MP -MF \
.deps/libcherokee_server_la-source_interpreter.Tpo -c source_interpreter.c  -fPIC \
                -DPIC -o .libs/libcherokee_server_la-source_interpreter.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-source_interpreter.lo -MD -MP -MF \
.deps/libcherokee_server_la-source_interpreter.Tpo -c source_interpreter.c -o \
libcherokee_server_la-source_interpreter.o >/dev/null 2>&1 mv -f \
.deps/libcherokee_server_la-source_interpreter.Tpo \
                .deps/libcherokee_server_la-source_interpreter.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT        -g -O2 -MT libcherokee_server_la-info.lo -MD -MP -MF \
.deps/libcherokee_server_la-info.Tpo -c -o libcherokee_server_la-info.lo `test -f \
                'info.c' || echo './'`info.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-info.lo -MD -MP -MF .deps/libcherokee_server_la-info.Tpo -c \
                info.c  -fPIC -DPIC -o .libs/libcherokee_server_la-info.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-info.lo -MD -MP -MF .deps/libcherokee_server_la-info.Tpo -c \
info.c -o libcherokee_server_la-info.o >/dev/null 2>&1 mv -f \
                .deps/libcherokee_server_la-info.Tpo \
                .deps/libcherokee_server_la-info.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT        -g -O2 -MT libcherokee_server_la-connection_info.lo -MD \
-MP -MF .deps/libcherokee_server_la-connection_info.Tpo -c -o \
libcherokee_server_la-connection_info.lo `test -f 'connection_info.c' || echo \
                './'`connection_info.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-connection_info.lo -MD -MP -MF \
.deps/libcherokee_server_la-connection_info.Tpo -c connection_info.c  -fPIC -DPIC -o \
                .libs/libcherokee_server_la-connection_info.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-connection_info.lo -MD -MP -MF \
.deps/libcherokee_server_la-connection_info.Tpo -c connection_info.c -o \
libcherokee_server_la-connection_info.o >/dev/null 2>&1 mv -f \
.deps/libcherokee_server_la-connection_info.Tpo \
                .deps/libcherokee_server_la-connection_info.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT        -g -O2 -MT libcherokee_server_la-dwriter.lo -MD -MP -MF \
.deps/libcherokee_server_la-dwriter.Tpo -c -o libcherokee_server_la-dwriter.lo `test \
                -f 'dwriter.c' || echo './'`dwriter.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-dwriter.lo -MD -MP -MF \
.deps/libcherokee_server_la-dwriter.Tpo -c dwriter.c  -fPIC -DPIC -o \
                .libs/libcherokee_server_la-dwriter.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-dwriter.lo -MD -MP -MF \
.deps/libcherokee_server_la-dwriter.Tpo -c dwriter.c -o \
libcherokee_server_la-dwriter.o >/dev/null 2>&1 mv -f \
                .deps/libcherokee_server_la-dwriter.Tpo \
                .deps/libcherokee_server_la-dwriter.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT        -g -O2 -MT libcherokee_server_la-limiter.lo -MD -MP -MF \
.deps/libcherokee_server_la-limiter.Tpo -c -o libcherokee_server_la-limiter.lo `test \
                -f 'limiter.c' || echo './'`limiter.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-limiter.lo -MD -MP -MF \
.deps/libcherokee_server_la-limiter.Tpo -c limiter.c  -fPIC -DPIC -o \
                .libs/libcherokee_server_la-limiter.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-limiter.lo -MD -MP -MF \
.deps/libcherokee_server_la-limiter.Tpo -c limiter.c -o \
libcherokee_server_la-limiter.o >/dev/null 2>&1 mv -f \
                .deps/libcherokee_server_la-limiter.Tpo \
                .deps/libcherokee_server_la-limiter.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT        -g -O2 -MT libcherokee_server_la-spawner.lo -MD -MP -MF \
.deps/libcherokee_server_la-spawner.Tpo -c -o libcherokee_server_la-spawner.lo `test \
                -f 'spawner.c' || echo './'`spawner.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-spawner.lo -MD -MP -MF \
.deps/libcherokee_server_la-spawner.Tpo -c spawner.c  -fPIC -DPIC -o \
                .libs/libcherokee_server_la-spawner.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-spawner.lo -MD -MP -MF \
.deps/libcherokee_server_la-spawner.Tpo -c spawner.c -o \
libcherokee_server_la-spawner.o >/dev/null 2>&1 mv -f \
                .deps/libcherokee_server_la-spawner.Tpo \
                .deps/libcherokee_server_la-spawner.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT        -g -O2 -MT libcherokee_server_la-collector.lo -MD -MP \
-MF .deps/libcherokee_server_la-collector.Tpo -c -o \
                libcherokee_server_la-collector.lo `test -f 'collector.c' || echo \
                './'`collector.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-collector.lo -MD -MP -MF \
.deps/libcherokee_server_la-collector.Tpo -c collector.c  -fPIC -DPIC -o \
                .libs/libcherokee_server_la-collector.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-collector.lo -MD -MP -MF \
.deps/libcherokee_server_la-collector.Tpo -c collector.c -o \
libcherokee_server_la-collector.o >/dev/null 2>&1 mv -f \
                .deps/libcherokee_server_la-collector.Tpo \
                .deps/libcherokee_server_la-collector.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT        -g -O2 -MT libcherokee_server_la-header_op.lo -MD -MP \
-MF .deps/libcherokee_server_la-header_op.Tpo -c -o \
                libcherokee_server_la-header_op.lo `test -f 'header_op.c' || echo \
                './'`header_op.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-header_op.lo -MD -MP -MF \
.deps/libcherokee_server_la-header_op.Tpo -c header_op.c  -fPIC -DPIC -o \
                .libs/libcherokee_server_la-header_op.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-header_op.lo -MD -MP -MF \
.deps/libcherokee_server_la-header_op.Tpo -c header_op.c -o \
libcherokee_server_la-header_op.o >/dev/null 2>&1 mv -f \
                .deps/libcherokee_server_la-header_op.Tpo \
                .deps/libcherokee_server_la-header_op.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT        -g -O2 -MT libcherokee_server_la-flcache.lo -MD -MP -MF \
.deps/libcherokee_server_la-flcache.Tpo -c -o libcherokee_server_la-flcache.lo `test \
                -f 'flcache.c' || echo './'`flcache.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-flcache.lo -MD -MP -MF \
.deps/libcherokee_server_la-flcache.Tpo -c flcache.c  -fPIC -DPIC -o \
                .libs/libcherokee_server_la-flcache.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-flcache.lo -MD -MP -MF \
.deps/libcherokee_server_la-flcache.Tpo -c flcache.c -o \
libcherokee_server_la-flcache.o >/dev/null 2>&1 mv -f \
                .deps/libcherokee_server_la-flcache.Tpo \
                .deps/libcherokee_server_la-flcache.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT        -g -O2 -MT libcherokee_server_la-avl_flcache.lo -MD -MP \
-MF .deps/libcherokee_server_la-avl_flcache.Tpo -c -o \
libcherokee_server_la-avl_flcache.lo `test -f 'avl_flcache.c' || echo \
                './'`avl_flcache.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-avl_flcache.lo -MD -MP -MF \
.deps/libcherokee_server_la-avl_flcache.Tpo -c avl_flcache.c  -fPIC -DPIC -o \
                .libs/libcherokee_server_la-avl_flcache.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libcherokee_server_la-avl_flcache.lo -MD -MP -MF \
.deps/libcherokee_server_la-avl_flcache.Tpo -c avl_flcache.c -o \
libcherokee_server_la-avl_flcache.o >/dev/null 2>&1 mv -f \
.deps/libcherokee_server_la-avl_flcache.Tpo \
                .deps/libcherokee_server_la-avl_flcache.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99      -g -O2  \
-export-symbols-regex "^[^_].*" -version-info 0:1:0  -o libcherokee-server.la -rpath \
/usr/lib                                                                \
libcherokee_server_la-connection.lo libcherokee_server_la-handler.lo \
libcherokee_server_la-rule.lo libcherokee_server_la-rule_list.lo \
libcherokee_server_la-rule_default.lo libcherokee_server_la-vrule.lo \
libcherokee_server_la-config_entry.lo libcherokee_server_la-server.lo \
libcherokee_server_la-bind.lo libcherokee_server_la-virtual_server.lo \
libcherokee_server_la-encoder.lo libcherokee_server_la-thread.lo \
libcherokee_server_la-validator.lo libcherokee_server_la-plugin_loader.lo \
libcherokee_server_la-icons.lo libcherokee_server_la-handler_error.lo \
libcherokee_server_la-nonce.lo libcherokee_server_la-balancer.lo \
libcherokee_server_la-source.lo libcherokee_server_la-source_interpreter.lo \
libcherokee_server_la-info.lo libcherokee_server_la-connection_info.lo \
libcherokee_server_la-dwriter.lo libcherokee_server_la-limiter.lo \
libcherokee_server_la-spawner.lo libcherokee_server_la-collector.lo \
libcherokee_server_la-header_op.lo libcherokee_server_la-flcache.lo \
libcherokee_server_la-avl_flcache.lo -lpthread -D_REENTRANT          \
                libcherokee-base.la -ldl
libtool: link: /usr/bin/nm -B  .libs/libcherokee_server_la-connection.o \
.libs/libcherokee_server_la-handler.o .libs/libcherokee_server_la-rule.o \
.libs/libcherokee_server_la-rule_list.o .libs/libcherokee_server_la-rule_default.o \
.libs/libcherokee_server_la-vrule.o .libs/libcherokee_server_la-config_entry.o \
.libs/libcherokee_server_la-server.o .libs/libcherokee_server_la-bind.o \
.libs/libcherokee_server_la-virtual_server.o .libs/libcherokee_server_la-encoder.o \
.libs/libcherokee_server_la-thread.o .libs/libcherokee_server_la-validator.o \
.libs/libcherokee_server_la-plugin_loader.o .libs/libcherokee_server_la-icons.o \
.libs/libcherokee_server_la-handler_error.o .libs/libcherokee_server_la-nonce.o \
.libs/libcherokee_server_la-balancer.o .libs/libcherokee_server_la-source.o \
.libs/libcherokee_server_la-source_interpreter.o .libs/libcherokee_server_la-info.o \
.libs/libcherokee_server_la-connection_info.o .libs/libcherokee_server_la-dwriter.o \
.libs/libcherokee_server_la-limiter.o .libs/libcherokee_server_la-spawner.o \
.libs/libcherokee_server_la-collector.o .libs/libcherokee_server_la-header_op.o \
.libs/libcherokee_server_la-flcache.o .libs/libcherokee_server_la-avl_flcache.o   | \
sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 \
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' \
                | sort | uniq > .libs/libcherokee-server.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libcherokee-server.exp" > \
                ".libs/libcherokee-server.expT"
libtool: link: mv -f ".libs/libcherokee-server.expT" ".libs/libcherokee-server.exp"
libtool: link: echo "{ global:" > .libs/libcherokee-server.ver
libtool: link:  cat .libs/libcherokee-server.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libcherokee-server.ver
libtool: link:  echo "local: *; };" >> .libs/libcherokee-server.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/libcherokee_server_la-connection.o \
.libs/libcherokee_server_la-handler.o .libs/libcherokee_server_la-rule.o \
.libs/libcherokee_server_la-rule_list.o .libs/libcherokee_server_la-rule_default.o \
.libs/libcherokee_server_la-vrule.o .libs/libcherokee_server_la-config_entry.o \
.libs/libcherokee_server_la-server.o .libs/libcherokee_server_la-bind.o \
.libs/libcherokee_server_la-virtual_server.o .libs/libcherokee_server_la-encoder.o \
.libs/libcherokee_server_la-thread.o .libs/libcherokee_server_la-validator.o \
.libs/libcherokee_server_la-plugin_loader.o .libs/libcherokee_server_la-icons.o \
.libs/libcherokee_server_la-handler_error.o .libs/libcherokee_server_la-nonce.o \
.libs/libcherokee_server_la-balancer.o .libs/libcherokee_server_la-source.o \
.libs/libcherokee_server_la-source_interpreter.o .libs/libcherokee_server_la-info.o \
.libs/libcherokee_server_la-connection_info.o .libs/libcherokee_server_la-dwriter.o \
.libs/libcherokee_server_la-limiter.o .libs/libcherokee_server_la-spawner.o \
.libs/libcherokee_server_la-collector.o .libs/libcherokee_server_la-header_op.o \
.libs/libcherokee_server_la-flcache.o .libs/libcherokee_server_la-avl_flcache.o   \
-Wl,-rpath -Wl,/home/ossama/cherokee-1.2.99/cherokee/.libs \
./.libs/libcherokee-base.so -lrt -lpthread -ldl  -O2   -Wl,-soname \
-Wl,libcherokee-server.so.0 -Wl,-version-script -Wl,.libs/libcherokee-server.ver -o \
                .libs/libcherokee-server.so.0.0.1
libtool: link: (cd ".libs" && rm -f "libcherokee-server.so.0" && ln -s \
                "libcherokee-server.so.0.0.1" "libcherokee-server.so.0")
libtool: link: (cd ".libs" && rm -f "libcherokee-server.so" && ln -s \
                "libcherokee-server.so.0.0.1" "libcherokee-server.so")
libtool: link: ar cru .libs/libcherokee-server.a  libcherokee_server_la-connection.o \
libcherokee_server_la-handler.o libcherokee_server_la-rule.o \
libcherokee_server_la-rule_list.o libcherokee_server_la-rule_default.o \
libcherokee_server_la-vrule.o libcherokee_server_la-config_entry.o \
libcherokee_server_la-server.o libcherokee_server_la-bind.o \
libcherokee_server_la-virtual_server.o libcherokee_server_la-encoder.o \
libcherokee_server_la-thread.o libcherokee_server_la-validator.o \
libcherokee_server_la-plugin_loader.o libcherokee_server_la-icons.o \
libcherokee_server_la-handler_error.o libcherokee_server_la-nonce.o \
libcherokee_server_la-balancer.o libcherokee_server_la-source.o \
libcherokee_server_la-source_interpreter.o libcherokee_server_la-info.o \
libcherokee_server_la-connection_info.o libcherokee_server_la-dwriter.o \
libcherokee_server_la-limiter.o libcherokee_server_la-spawner.o \
libcherokee_server_la-collector.o libcherokee_server_la-header_op.o \
                libcherokee_server_la-flcache.o libcherokee_server_la-avl_flcache.o
libtool: link: ranlib .libs/libcherokee-server.a
libtool: link: ( cd ".libs" && rm -f "libcherokee-server.la" && ln -s \
                "../libcherokee-server.la" "libcherokee-server.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT rule_directory.lo -MD -MP -MF \
                .deps/rule_directory.Tpo -c -o rule_directory.lo rule_directory.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT rule_directory.lo -MD -MP -MF .deps/rule_directory.Tpo -c rule_directory.c  -fPIC \
                -DPIC -o .libs/rule_directory.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT rule_directory.lo -MD -MP -MF .deps/rule_directory.Tpo -c rule_directory.c -o \
rule_directory.o >/dev/null 2>&1 mv -f .deps/rule_directory.Tpo \
                .deps/rule_directory.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_directory.la -rpath "/usr/lib/cherokee" rule_directory.lo  \
                -ldl
libtool: link: /usr/bin/nm -B  .libs/rule_directory.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_directory.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_directory.exp" > \
                ".libs/libplugin_directory.expT"
libtool: link: mv -f ".libs/libplugin_directory.expT" ".libs/libplugin_directory.exp"
libtool: link: echo "{ global:" > .libs/libplugin_directory.ver
libtool: link:  cat .libs/libplugin_directory.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_directory.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_directory.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/rule_directory.o   -ldl  -O2   \
-Wl,-soname -Wl,libplugin_directory.so -Wl,-version-script \
                -Wl,.libs/libplugin_directory.ver -o .libs/libplugin_directory.so
libtool: link: ar cru .libs/libplugin_directory.a  rule_directory.o
libtool: link: ranlib .libs/libplugin_directory.a
libtool: link: ( cd ".libs" && rm -f "libplugin_directory.la" && ln -s \
                "../libplugin_directory.la" "libplugin_directory.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT rule_extensions.lo -MD -MP -MF \
                .deps/rule_extensions.Tpo -c -o rule_extensions.lo rule_extensions.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT rule_extensions.lo -MD -MP -MF .deps/rule_extensions.Tpo -c rule_extensions.c  \
                -fPIC -DPIC -o .libs/rule_extensions.o
rule_extensions.c: In function '_free':
rule_extensions.c:87: warning: passing argument 1 of 'cherokee_avl_mrproper' from \
                incompatible pointer type
../cherokee/avl_generic.h:84: note: expected 'struct cherokee_avl_generic_t *' but \
                argument is of type 'struct cherokee_avl_t *'
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT rule_extensions.lo -MD -MP -MF .deps/rule_extensions.Tpo -c rule_extensions.c -o \
rule_extensions.o >/dev/null 2>&1 mv -f .deps/rule_extensions.Tpo \
                .deps/rule_extensions.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_extensions.la -rpath "/usr/lib/cherokee" rule_extensions.lo \
                -ldl
libtool: link: /usr/bin/nm -B  .libs/rule_extensions.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_extensions.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_extensions.exp" > \
                ".libs/libplugin_extensions.expT"
libtool: link: mv -f ".libs/libplugin_extensions.expT" \
                ".libs/libplugin_extensions.exp"
libtool: link: echo "{ global:" > .libs/libplugin_extensions.ver
libtool: link:  cat .libs/libplugin_extensions.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_extensions.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_extensions.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/rule_extensions.o   -ldl  -O2   \
-Wl,-soname -Wl,libplugin_extensions.so -Wl,-version-script \
                -Wl,.libs/libplugin_extensions.ver -o .libs/libplugin_extensions.so
libtool: link: ar cru .libs/libplugin_extensions.a  rule_extensions.o
libtool: link: ranlib .libs/libplugin_extensions.a
libtool: link: ( cd ".libs" && rm -f "libplugin_extensions.la" && ln -s \
                "../libplugin_extensions.la" "libplugin_extensions.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT rule_request.lo -MD -MP -MF \
                .deps/rule_request.Tpo -c -o rule_request.lo rule_request.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT rule_request.lo -MD -MP -MF .deps/rule_request.Tpo -c rule_request.c  -fPIC -DPIC \
                -o .libs/rule_request.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT rule_request.lo -MD -MP -MF .deps/rule_request.Tpo -c rule_request.c -o \
rule_request.o >/dev/null 2>&1 mv -f .deps/rule_request.Tpo .deps/rule_request.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_request.la -rpath "/usr/lib/cherokee" rule_request.lo  -ldl
libtool: link: /usr/bin/nm -B  .libs/rule_request.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_request.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_request.exp" > \
                ".libs/libplugin_request.expT"
libtool: link: mv -f ".libs/libplugin_request.expT" ".libs/libplugin_request.exp"
libtool: link: echo "{ global:" > .libs/libplugin_request.ver
libtool: link:  cat .libs/libplugin_request.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_request.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_request.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/rule_request.o   -ldl  -O2   \
-Wl,-soname -Wl,libplugin_request.so -Wl,-version-script \
                -Wl,.libs/libplugin_request.ver -o .libs/libplugin_request.so
libtool: link: ar cru .libs/libplugin_request.a  rule_request.o
libtool: link: ranlib .libs/libplugin_request.a
libtool: link: ( cd ".libs" && rm -f "libplugin_request.la" && ln -s \
                "../libplugin_request.la" "libplugin_request.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT rule_header.lo -MD -MP -MF .deps/rule_header.Tpo \
                -c -o rule_header.lo rule_header.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT rule_header.lo -MD -MP -MF .deps/rule_header.Tpo -c rule_header.c  -fPIC -DPIC -o \
                .libs/rule_header.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT rule_header.lo -MD -MP -MF .deps/rule_header.Tpo -c rule_header.c -o \
rule_header.o >/dev/null 2>&1 mv -f .deps/rule_header.Tpo .deps/rule_header.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_header.la -rpath "/usr/lib/cherokee" rule_header.lo  -ldl
libtool: link: /usr/bin/nm -B  .libs/rule_header.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_header.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_header.exp" > \
                ".libs/libplugin_header.expT"
libtool: link: mv -f ".libs/libplugin_header.expT" ".libs/libplugin_header.exp"
libtool: link: echo "{ global:" > .libs/libplugin_header.ver
libtool: link:  cat .libs/libplugin_header.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_header.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_header.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/rule_header.o   -ldl  -O2   \
-Wl,-soname -Wl,libplugin_header.so -Wl,-version-script \
                -Wl,.libs/libplugin_header.ver -o .libs/libplugin_header.so
libtool: link: ar cru .libs/libplugin_header.a  rule_header.o
libtool: link: ranlib .libs/libplugin_header.a
libtool: link: ( cd ".libs" && rm -f "libplugin_header.la" && ln -s \
                "../libplugin_header.la" "libplugin_header.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT rule_exists.lo -MD -MP -MF .deps/rule_exists.Tpo \
                -c -o rule_exists.lo rule_exists.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT rule_exists.lo -MD -MP -MF .deps/rule_exists.Tpo -c rule_exists.c  -fPIC -DPIC -o \
                .libs/rule_exists.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT rule_exists.lo -MD -MP -MF .deps/rule_exists.Tpo -c rule_exists.c -o \
rule_exists.o >/dev/null 2>&1 mv -f .deps/rule_exists.Tpo .deps/rule_exists.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_exists.la -rpath "/usr/lib/cherokee" rule_exists.lo  -ldl
libtool: link: /usr/bin/nm -B  .libs/rule_exists.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_exists.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_exists.exp" > \
                ".libs/libplugin_exists.expT"
libtool: link: mv -f ".libs/libplugin_exists.expT" ".libs/libplugin_exists.exp"
libtool: link: echo "{ global:" > .libs/libplugin_exists.ver
libtool: link:  cat .libs/libplugin_exists.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_exists.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_exists.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/rule_exists.o   -ldl  -O2   \
-Wl,-soname -Wl,libplugin_exists.so -Wl,-version-script \
                -Wl,.libs/libplugin_exists.ver -o .libs/libplugin_exists.so
libtool: link: ar cru .libs/libplugin_exists.a  rule_exists.o
libtool: link: ranlib .libs/libplugin_exists.a
libtool: link: ( cd ".libs" && rm -f "libplugin_exists.la" && ln -s \
                "../libplugin_exists.la" "libplugin_exists.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT rule_url_arg.lo -MD -MP -MF \
                .deps/rule_url_arg.Tpo -c -o rule_url_arg.lo rule_url_arg.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT rule_url_arg.lo -MD -MP -MF .deps/rule_url_arg.Tpo -c rule_url_arg.c  -fPIC -DPIC \
                -o .libs/rule_url_arg.o
rule_url_arg.c: In function 'match':
rule_url_arg.c:127: warning: passing argument 1 of 'cherokee_avl_while' from \
                incompatible pointer type
../cherokee/avl.h:72: note: expected 'struct cherokee_avl_generic_t *' but argument \
                is of type 'struct cherokee_avl_t *'
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT rule_url_arg.lo -MD -MP -MF .deps/rule_url_arg.Tpo -c rule_url_arg.c -o \
rule_url_arg.o >/dev/null 2>&1 mv -f .deps/rule_url_arg.Tpo .deps/rule_url_arg.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_url_arg.la -rpath "/usr/lib/cherokee" rule_url_arg.lo  -ldl
libtool: link: /usr/bin/nm -B  .libs/rule_url_arg.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_url_arg.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_url_arg.exp" > \
                ".libs/libplugin_url_arg.expT"
libtool: link: mv -f ".libs/libplugin_url_arg.expT" ".libs/libplugin_url_arg.exp"
libtool: link: echo "{ global:" > .libs/libplugin_url_arg.ver
libtool: link:  cat .libs/libplugin_url_arg.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_url_arg.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_url_arg.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/rule_url_arg.o   -ldl  -O2   \
-Wl,-soname -Wl,libplugin_url_arg.so -Wl,-version-script \
                -Wl,.libs/libplugin_url_arg.ver -o .libs/libplugin_url_arg.so
libtool: link: ar cru .libs/libplugin_url_arg.a  rule_url_arg.o
libtool: link: ranlib .libs/libplugin_url_arg.a
libtool: link: ( cd ".libs" && rm -f "libplugin_url_arg.la" && ln -s \
                "../libplugin_url_arg.la" "libplugin_url_arg.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT rule_fullpath.lo -MD -MP -MF \
                .deps/rule_fullpath.Tpo -c -o rule_fullpath.lo rule_fullpath.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT rule_fullpath.lo -MD -MP -MF .deps/rule_fullpath.Tpo -c rule_fullpath.c  -fPIC \
                -DPIC -o .libs/rule_fullpath.o
rule_fullpath.c: In function '_free':
rule_fullpath.c:75: warning: passing argument 1 of 'cherokee_avl_mrproper' from \
                incompatible pointer type
../cherokee/avl_generic.h:84: note: expected 'struct cherokee_avl_generic_t *' but \
                argument is of type 'struct cherokee_avl_t *'
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT rule_fullpath.lo -MD -MP -MF .deps/rule_fullpath.Tpo -c rule_fullpath.c -o \
rule_fullpath.o >/dev/null 2>&1 mv -f .deps/rule_fullpath.Tpo .deps/rule_fullpath.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_fullpath.la -rpath "/usr/lib/cherokee" rule_fullpath.lo  \
                -ldl
libtool: link: /usr/bin/nm -B  .libs/rule_fullpath.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_fullpath.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_fullpath.exp" > \
                ".libs/libplugin_fullpath.expT"
libtool: link: mv -f ".libs/libplugin_fullpath.expT" ".libs/libplugin_fullpath.exp"
libtool: link: echo "{ global:" > .libs/libplugin_fullpath.ver
libtool: link:  cat .libs/libplugin_fullpath.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_fullpath.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_fullpath.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/rule_fullpath.o   -ldl  -O2   \
-Wl,-soname -Wl,libplugin_fullpath.so -Wl,-version-script \
                -Wl,.libs/libplugin_fullpath.ver -o .libs/libplugin_fullpath.so
libtool: link: ar cru .libs/libplugin_fullpath.a  rule_fullpath.o
libtool: link: ranlib .libs/libplugin_fullpath.a
libtool: link: ( cd ".libs" && rm -f "libplugin_fullpath.la" && ln -s \
                "../libplugin_fullpath.la" "libplugin_fullpath.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT rule_bind.lo -MD -MP -MF .deps/rule_bind.Tpo -c \
                -o rule_bind.lo rule_bind.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT rule_bind.lo -MD -MP -MF .deps/rule_bind.Tpo -c rule_bind.c  -fPIC -DPIC -o \
                .libs/rule_bind.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT rule_bind.lo -MD -MP -MF .deps/rule_bind.Tpo -c rule_bind.c -o rule_bind.o \
>/dev/null 2>&1 mv -f .deps/rule_bind.Tpo .deps/rule_bind.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_bind.la -rpath "/usr/lib/cherokee" rule_bind.lo  -ldl
libtool: link: /usr/bin/nm -B  .libs/rule_bind.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_bind.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_bind.exp" > \
                ".libs/libplugin_bind.expT"
libtool: link: mv -f ".libs/libplugin_bind.expT" ".libs/libplugin_bind.exp"
libtool: link: echo "{ global:" > .libs/libplugin_bind.ver
libtool: link:  cat .libs/libplugin_bind.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_bind.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_bind.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/rule_bind.o   -ldl  -O2   -Wl,-soname \
-Wl,libplugin_bind.so -Wl,-version-script -Wl,.libs/libplugin_bind.ver -o \
                .libs/libplugin_bind.so
libtool: link: ar cru .libs/libplugin_bind.a  rule_bind.o
libtool: link: ranlib .libs/libplugin_bind.a
libtool: link: ( cd ".libs" && rm -f "libplugin_bind.la" && ln -s \
                "../libplugin_bind.la" "libplugin_bind.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT rule_tls.lo -MD -MP -MF .deps/rule_tls.Tpo -c -o \
                rule_tls.lo rule_tls.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT rule_tls.lo -MD -MP -MF .deps/rule_tls.Tpo -c rule_tls.c  -fPIC -DPIC -o \
                .libs/rule_tls.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT rule_tls.lo -MD -MP -MF .deps/rule_tls.Tpo -c rule_tls.c -o rule_tls.o >/dev/null \
2>&1 mv -f .deps/rule_tls.Tpo .deps/rule_tls.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_tls.la -rpath "/usr/lib/cherokee" rule_tls.lo  -ldl
libtool: link: /usr/bin/nm -B  .libs/rule_tls.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_tls.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_tls.exp" > \
                ".libs/libplugin_tls.expT"
libtool: link: mv -f ".libs/libplugin_tls.expT" ".libs/libplugin_tls.exp"
libtool: link: echo "{ global:" > .libs/libplugin_tls.ver
libtool: link:  cat .libs/libplugin_tls.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_tls.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_tls.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/rule_tls.o   -ldl  -O2   -Wl,-soname \
-Wl,libplugin_tls.so -Wl,-version-script -Wl,.libs/libplugin_tls.ver -o \
                .libs/libplugin_tls.so
libtool: link: ar cru .libs/libplugin_tls.a  rule_tls.o
libtool: link: ranlib .libs/libplugin_tls.a
libtool: link: ( cd ".libs" && rm -f "libplugin_tls.la" && ln -s \
                "../libplugin_tls.la" "libplugin_tls.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT rule_method.lo -MD -MP -MF .deps/rule_method.Tpo \
                -c -o rule_method.lo rule_method.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT rule_method.lo -MD -MP -MF .deps/rule_method.Tpo -c rule_method.c  -fPIC -DPIC -o \
                .libs/rule_method.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT rule_method.lo -MD -MP -MF .deps/rule_method.Tpo -c rule_method.c -o \
rule_method.o >/dev/null 2>&1 mv -f .deps/rule_method.Tpo .deps/rule_method.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_method.la -rpath "/usr/lib/cherokee" rule_method.lo  -ldl
libtool: link: /usr/bin/nm -B  .libs/rule_method.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_method.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_method.exp" > \
                ".libs/libplugin_method.expT"
libtool: link: mv -f ".libs/libplugin_method.expT" ".libs/libplugin_method.exp"
libtool: link: echo "{ global:" > .libs/libplugin_method.ver
libtool: link:  cat .libs/libplugin_method.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_method.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_method.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/rule_method.o   -ldl  -O2   \
-Wl,-soname -Wl,libplugin_method.so -Wl,-version-script \
                -Wl,.libs/libplugin_method.ver -o .libs/libplugin_method.so
libtool: link: ar cru .libs/libplugin_method.a  rule_method.o
libtool: link: ranlib .libs/libplugin_method.a
libtool: link: ( cd ".libs" && rm -f "libplugin_method.la" && ln -s \
                "../libplugin_method.la" "libplugin_method.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT rule_from.lo -MD -MP -MF .deps/rule_from.Tpo -c \
                -o rule_from.lo rule_from.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT rule_from.lo -MD -MP -MF .deps/rule_from.Tpo -c rule_from.c  -fPIC -DPIC -o \
                .libs/rule_from.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT rule_from.lo -MD -MP -MF .deps/rule_from.Tpo -c rule_from.c -o rule_from.o \
>/dev/null 2>&1 mv -f .deps/rule_from.Tpo .deps/rule_from.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_from.la -rpath "/usr/lib/cherokee" rule_from.lo  -ldl
libtool: link: /usr/bin/nm -B  .libs/rule_from.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_from.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_from.exp" > \
                ".libs/libplugin_from.expT"
libtool: link: mv -f ".libs/libplugin_from.expT" ".libs/libplugin_from.exp"
libtool: link: echo "{ global:" > .libs/libplugin_from.ver
libtool: link:  cat .libs/libplugin_from.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_from.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_from.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/rule_from.o   -ldl  -O2   -Wl,-soname \
-Wl,libplugin_from.so -Wl,-version-script -Wl,.libs/libplugin_from.ver -o \
                .libs/libplugin_from.so
libtool: link: ar cru .libs/libplugin_from.a  rule_from.o
libtool: link: ranlib .libs/libplugin_from.a
libtool: link: ( cd ".libs" && rm -f "libplugin_from.la" && ln -s \
                "../libplugin_from.la" "libplugin_from.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT rule_not.lo -MD -MP -MF .deps/rule_not.Tpo -c -o \
                rule_not.lo rule_not.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT rule_not.lo -MD -MP -MF .deps/rule_not.Tpo -c rule_not.c  -fPIC -DPIC -o \
                .libs/rule_not.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT rule_not.lo -MD -MP -MF .deps/rule_not.Tpo -c rule_not.c -o rule_not.o >/dev/null \
2>&1 mv -f .deps/rule_not.Tpo .deps/rule_not.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_not.la -rpath "/usr/lib/cherokee" rule_not.lo  -ldl
libtool: link: /usr/bin/nm -B  .libs/rule_not.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_not.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_not.exp" > \
                ".libs/libplugin_not.expT"
libtool: link: mv -f ".libs/libplugin_not.expT" ".libs/libplugin_not.exp"
libtool: link: echo "{ global:" > .libs/libplugin_not.ver
libtool: link:  cat .libs/libplugin_not.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_not.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_not.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/rule_not.o   -ldl  -O2   -Wl,-soname \
-Wl,libplugin_not.so -Wl,-version-script -Wl,.libs/libplugin_not.ver -o \
                .libs/libplugin_not.so
libtool: link: ar cru .libs/libplugin_not.a  rule_not.o
libtool: link: ranlib .libs/libplugin_not.a
libtool: link: ( cd ".libs" && rm -f "libplugin_not.la" && ln -s \
                "../libplugin_not.la" "libplugin_not.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT rule_and.lo -MD -MP -MF .deps/rule_and.Tpo -c -o \
                rule_and.lo rule_and.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT rule_and.lo -MD -MP -MF .deps/rule_and.Tpo -c rule_and.c  -fPIC -DPIC -o \
                .libs/rule_and.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT rule_and.lo -MD -MP -MF .deps/rule_and.Tpo -c rule_and.c -o rule_and.o >/dev/null \
2>&1 mv -f .deps/rule_and.Tpo .deps/rule_and.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_and.la -rpath "/usr/lib/cherokee" rule_and.lo  -ldl
libtool: link: /usr/bin/nm -B  .libs/rule_and.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_and.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_and.exp" > \
                ".libs/libplugin_and.expT"
libtool: link: mv -f ".libs/libplugin_and.expT" ".libs/libplugin_and.exp"
libtool: link: echo "{ global:" > .libs/libplugin_and.ver
libtool: link:  cat .libs/libplugin_and.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_and.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_and.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/rule_and.o   -ldl  -O2   -Wl,-soname \
-Wl,libplugin_and.so -Wl,-version-script -Wl,.libs/libplugin_and.ver -o \
                .libs/libplugin_and.so
libtool: link: ar cru .libs/libplugin_and.a  rule_and.o
libtool: link: ranlib .libs/libplugin_and.a
libtool: link: ( cd ".libs" && rm -f "libplugin_and.la" && ln -s \
                "../libplugin_and.la" "libplugin_and.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT rule_or.lo -MD -MP -MF .deps/rule_or.Tpo -c -o \
                rule_or.lo rule_or.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT rule_or.lo -MD -MP -MF .deps/rule_or.Tpo -c rule_or.c  -fPIC -DPIC -o \
                .libs/rule_or.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT rule_or.lo -MD -MP -MF .deps/rule_or.Tpo -c rule_or.c -o rule_or.o >/dev/null \
2>&1 mv -f .deps/rule_or.Tpo .deps/rule_or.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_or.la -rpath "/usr/lib/cherokee" rule_or.lo  -ldl
libtool: link: /usr/bin/nm -B  .libs/rule_or.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_or.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_or.exp" > \
                ".libs/libplugin_or.expT"
libtool: link: mv -f ".libs/libplugin_or.expT" ".libs/libplugin_or.exp"
libtool: link: echo "{ global:" > .libs/libplugin_or.ver
libtool: link:  cat .libs/libplugin_or.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_or.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_or.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/rule_or.o   -ldl  -O2   -Wl,-soname \
-Wl,libplugin_or.so -Wl,-version-script -Wl,.libs/libplugin_or.ver -o \
                .libs/libplugin_or.so
libtool: link: ar cru .libs/libplugin_or.a  rule_or.o
libtool: link: ranlib .libs/libplugin_or.a
libtool: link: ( cd ".libs" && rm -f "libplugin_or.la" && ln -s "../libplugin_or.la" \
                "libplugin_or.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT vrule_or.lo -MD -MP -MF .deps/vrule_or.Tpo -c -o \
                vrule_or.lo vrule_or.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT vrule_or.lo -MD -MP -MF .deps/vrule_or.Tpo -c vrule_or.c  -fPIC -DPIC -o \
                .libs/vrule_or.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT vrule_or.lo -MD -MP -MF .deps/vrule_or.Tpo -c vrule_or.c -o vrule_or.o >/dev/null \
2>&1 mv -f .deps/vrule_or.Tpo .deps/vrule_or.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_v_or.la -rpath "/usr/lib/cherokee" vrule_or.lo  -ldl
libtool: link: /usr/bin/nm -B  .libs/vrule_or.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_v_or.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_v_or.exp" > \
                ".libs/libplugin_v_or.expT"
libtool: link: mv -f ".libs/libplugin_v_or.expT" ".libs/libplugin_v_or.exp"
libtool: link: echo "{ global:" > .libs/libplugin_v_or.ver
libtool: link:  cat .libs/libplugin_v_or.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_v_or.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_v_or.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/vrule_or.o   -ldl  -O2   -Wl,-soname \
-Wl,libplugin_v_or.so -Wl,-version-script -Wl,.libs/libplugin_v_or.ver -o \
                .libs/libplugin_v_or.so
libtool: link: ar cru .libs/libplugin_v_or.a  vrule_or.o
libtool: link: ranlib .libs/libplugin_v_or.a
libtool: link: ( cd ".libs" && rm -f "libplugin_v_or.la" && ln -s \
                "../libplugin_v_or.la" "libplugin_v_or.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT vrule_wildcard.lo -MD -MP -MF \
                .deps/vrule_wildcard.Tpo -c -o vrule_wildcard.lo vrule_wildcard.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT vrule_wildcard.lo -MD -MP -MF .deps/vrule_wildcard.Tpo -c vrule_wildcard.c  -fPIC \
                -DPIC -o .libs/vrule_wildcard.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT vrule_wildcard.lo -MD -MP -MF .deps/vrule_wildcard.Tpo -c vrule_wildcard.c -o \
vrule_wildcard.o >/dev/null 2>&1 mv -f .deps/vrule_wildcard.Tpo \
                .deps/vrule_wildcard.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_wildcard.la -rpath "/usr/lib/cherokee" vrule_wildcard.lo  \
                -ldl
libtool: link: /usr/bin/nm -B  .libs/vrule_wildcard.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_wildcard.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_wildcard.exp" > \
                ".libs/libplugin_wildcard.expT"
libtool: link: mv -f ".libs/libplugin_wildcard.expT" ".libs/libplugin_wildcard.exp"
libtool: link: echo "{ global:" > .libs/libplugin_wildcard.ver
libtool: link:  cat .libs/libplugin_wildcard.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_wildcard.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_wildcard.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/vrule_wildcard.o   -ldl  -O2   \
-Wl,-soname -Wl,libplugin_wildcard.so -Wl,-version-script \
                -Wl,.libs/libplugin_wildcard.ver -o .libs/libplugin_wildcard.so
libtool: link: ar cru .libs/libplugin_wildcard.a  vrule_wildcard.o
libtool: link: ranlib .libs/libplugin_wildcard.a
libtool: link: ( cd ".libs" && rm -f "libplugin_wildcard.la" && ln -s \
                "../libplugin_wildcard.la" "libplugin_wildcard.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT vrule_rehost.lo -MD -MP -MF \
                .deps/vrule_rehost.Tpo -c -o vrule_rehost.lo vrule_rehost.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT vrule_rehost.lo -MD -MP -MF .deps/vrule_rehost.Tpo -c vrule_rehost.c  -fPIC -DPIC \
                -o .libs/vrule_rehost.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT vrule_rehost.lo -MD -MP -MF .deps/vrule_rehost.Tpo -c vrule_rehost.c -o \
vrule_rehost.o >/dev/null 2>&1 mv -f .deps/vrule_rehost.Tpo .deps/vrule_rehost.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_rehost.la -rpath "/usr/lib/cherokee" vrule_rehost.lo  -ldl
libtool: link: /usr/bin/nm -B  .libs/vrule_rehost.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_rehost.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_rehost.exp" > \
                ".libs/libplugin_rehost.expT"
libtool: link: mv -f ".libs/libplugin_rehost.expT" ".libs/libplugin_rehost.exp"
libtool: link: echo "{ global:" > .libs/libplugin_rehost.ver
libtool: link:  cat .libs/libplugin_rehost.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_rehost.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_rehost.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/vrule_rehost.o   -ldl  -O2   \
-Wl,-soname -Wl,libplugin_rehost.so -Wl,-version-script \
                -Wl,.libs/libplugin_rehost.ver -o .libs/libplugin_rehost.so
libtool: link: ar cru .libs/libplugin_rehost.a  vrule_rehost.o
libtool: link: ranlib .libs/libplugin_rehost.a
libtool: link: ( cd ".libs" && rm -f "libplugin_rehost.la" && ln -s \
                "../libplugin_rehost.la" "libplugin_rehost.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT vrule_target_ip.lo -MD -MP -MF \
                .deps/vrule_target_ip.Tpo -c -o vrule_target_ip.lo vrule_target_ip.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT vrule_target_ip.lo -MD -MP -MF .deps/vrule_target_ip.Tpo -c vrule_target_ip.c  \
                -fPIC -DPIC -o .libs/vrule_target_ip.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT vrule_target_ip.lo -MD -MP -MF .deps/vrule_target_ip.Tpo -c vrule_target_ip.c -o \
vrule_target_ip.o >/dev/null 2>&1 mv -f .deps/vrule_target_ip.Tpo \
                .deps/vrule_target_ip.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_target_ip.la -rpath "/usr/lib/cherokee" vrule_target_ip.lo  \
                -ldl
libtool: link: /usr/bin/nm -B  .libs/vrule_target_ip.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_target_ip.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_target_ip.exp" > \
                ".libs/libplugin_target_ip.expT"
libtool: link: mv -f ".libs/libplugin_target_ip.expT" ".libs/libplugin_target_ip.exp"
libtool: link: echo "{ global:" > .libs/libplugin_target_ip.ver
libtool: link:  cat .libs/libplugin_target_ip.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_target_ip.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_target_ip.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/vrule_target_ip.o   -ldl  -O2   \
-Wl,-soname -Wl,libplugin_target_ip.so -Wl,-version-script \
                -Wl,.libs/libplugin_target_ip.ver -o .libs/libplugin_target_ip.so
libtool: link: ar cru .libs/libplugin_target_ip.a  vrule_target_ip.o
libtool: link: ranlib .libs/libplugin_target_ip.a
libtool: link: ( cd ".libs" && rm -f "libplugin_target_ip.la" && ln -s \
                "../libplugin_target_ip.la" "libplugin_target_ip.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT rrd_tools.lo -MD -MP -MF .deps/rrd_tools.Tpo -c \
                -o rrd_tools.lo rrd_tools.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT rrd_tools.lo -MD -MP -MF .deps/rrd_tools.Tpo -c rrd_tools.c  -fPIC -DPIC -o \
                .libs/rrd_tools.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT rrd_tools.lo -MD -MP -MF .deps/rrd_tools.Tpo -c rrd_tools.c -o rrd_tools.o \
>/dev/null 2>&1 mv -f .deps/rrd_tools.Tpo .deps/rrd_tools.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT collector_rrd.lo -MD -MP -MF \
                .deps/collector_rrd.Tpo -c -o collector_rrd.lo collector_rrd.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT collector_rrd.lo -MD -MP -MF .deps/collector_rrd.Tpo -c collector_rrd.c  -fPIC \
                -DPIC -o .libs/collector_rrd.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT collector_rrd.lo -MD -MP -MF .deps/collector_rrd.Tpo -c collector_rrd.c -o \
collector_rrd.o >/dev/null 2>&1 mv -f .deps/collector_rrd.Tpo .deps/collector_rrd.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_rrd.la -rpath "/usr/lib/cherokee" rrd_tools.lo \
                collector_rrd.lo  -ldl
libtool: link: /usr/bin/nm -B  .libs/rrd_tools.o .libs/collector_rrd.o   | sed -n -e \
's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \
\2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_rrd.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_rrd.exp" > \
                ".libs/libplugin_rrd.expT"
libtool: link: mv -f ".libs/libplugin_rrd.expT" ".libs/libplugin_rrd.exp"
libtool: link: echo "{ global:" > .libs/libplugin_rrd.ver
libtool: link:  cat .libs/libplugin_rrd.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_rrd.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_rrd.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/rrd_tools.o .libs/collector_rrd.o   \
-ldl  -O2   -Wl,-soname -Wl,libplugin_rrd.so -Wl,-version-script \
                -Wl,.libs/libplugin_rrd.ver -o .libs/libplugin_rrd.so
libtool: link: ar cru .libs/libplugin_rrd.a  rrd_tools.o collector_rrd.o
libtool: link: ranlib .libs/libplugin_rrd.a
libtool: link: ( cd ".libs" && rm -f "libplugin_rrd.la" && ln -s \
                "../libplugin_rrd.la" "libplugin_rrd.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT gen_evhost.lo -MD -MP -MF .deps/gen_evhost.Tpo \
                -c -o gen_evhost.lo gen_evhost.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT gen_evhost.lo -MD -MP -MF .deps/gen_evhost.Tpo -c gen_evhost.c  -fPIC -DPIC -o \
                .libs/gen_evhost.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT gen_evhost.lo -MD -MP -MF .deps/gen_evhost.Tpo -c gen_evhost.c -o gen_evhost.o \
>/dev/null 2>&1 mv -f .deps/gen_evhost.Tpo .deps/gen_evhost.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_evhost.la -rpath "/usr/lib/cherokee" gen_evhost.lo  -ldl
libtool: link: /usr/bin/nm -B  .libs/gen_evhost.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_evhost.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_evhost.exp" > \
                ".libs/libplugin_evhost.expT"
libtool: link: mv -f ".libs/libplugin_evhost.expT" ".libs/libplugin_evhost.exp"
libtool: link: echo "{ global:" > .libs/libplugin_evhost.ver
libtool: link:  cat .libs/libplugin_evhost.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_evhost.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_evhost.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/gen_evhost.o   -ldl  -O2   \
-Wl,-soname -Wl,libplugin_evhost.so -Wl,-version-script \
                -Wl,.libs/libplugin_evhost.ver -o .libs/libplugin_evhost.so
libtool: link: ar cru .libs/libplugin_evhost.a  gen_evhost.o
libtool: link: ranlib .libs/libplugin_evhost.a
libtool: link: ( cd ".libs" && rm -f "libplugin_evhost.la" && ln -s \
                "../libplugin_evhost.la" "libplugin_evhost.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT post_track.lo -MD -MP -MF .deps/post_track.Tpo \
                -c -o post_track.lo post_track.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT post_track.lo -MD -MP -MF .deps/post_track.Tpo -c post_track.c  -fPIC -DPIC -o \
                .libs/post_track.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT post_track.lo -MD -MP -MF .deps/post_track.Tpo -c post_track.c -o post_track.o \
>/dev/null 2>&1 mv -f .deps/post_track.Tpo .deps/post_track.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_post_track.la -rpath "/usr/lib/cherokee" post_track.lo  \
                -ldl
libtool: link: /usr/bin/nm -B  .libs/post_track.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_post_track.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_post_track.exp" > \
                ".libs/libplugin_post_track.expT"
libtool: link: mv -f ".libs/libplugin_post_track.expT" \
                ".libs/libplugin_post_track.exp"
libtool: link: echo "{ global:" > .libs/libplugin_post_track.ver
libtool: link:  cat .libs/libplugin_post_track.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_post_track.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_post_track.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/post_track.o   -ldl  -O2   \
-Wl,-soname -Wl,libplugin_post_track.so -Wl,-version-script \
                -Wl,.libs/libplugin_post_track.ver -o .libs/libplugin_post_track.so
libtool: link: ar cru .libs/libplugin_post_track.a  post_track.o
libtool: link: ranlib .libs/libplugin_post_track.a
libtool: link: ( cd ".libs" && rm -f "libplugin_post_track.la" && ln -s \
                "../libplugin_post_track.la" "libplugin_post_track.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT handler_post_report.lo -MD -MP -MF \
                .deps/handler_post_report.Tpo -c -o handler_post_report.lo \
                handler_post_report.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_post_report.lo -MD -MP -MF .deps/handler_post_report.Tpo -c \
                handler_post_report.c  -fPIC -DPIC -o .libs/handler_post_report.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_post_report.lo -MD -MP -MF .deps/handler_post_report.Tpo -c \
handler_post_report.c -o handler_post_report.o >/dev/null 2>&1 mv -f \
                .deps/handler_post_report.Tpo .deps/handler_post_report.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_post_report.la -rpath "/usr/lib/cherokee" \
                handler_post_report.lo  -ldl
libtool: link: /usr/bin/nm -B  .libs/handler_post_report.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_post_report.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_post_report.exp" > \
                ".libs/libplugin_post_report.expT"
libtool: link: mv -f ".libs/libplugin_post_report.expT" \
                ".libs/libplugin_post_report.exp"
libtool: link: echo "{ global:" > .libs/libplugin_post_report.ver
libtool: link:  cat .libs/libplugin_post_report.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_post_report.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_post_report.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/handler_post_report.o   -ldl  -O2   \
-Wl,-soname -Wl,libplugin_post_report.so -Wl,-version-script \
                -Wl,.libs/libplugin_post_report.ver -o .libs/libplugin_post_report.so
libtool: link: ar cru .libs/libplugin_post_report.a  handler_post_report.o
libtool: link: ranlib .libs/libplugin_post_report.a
libtool: link: ( cd ".libs" && rm -f "libplugin_post_report.la" && ln -s \
                "../libplugin_post_report.la" "libplugin_post_report.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT handler_file.lo -MD -MP -MF \
                .deps/handler_file.Tpo -c -o handler_file.lo handler_file.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_file.lo -MD -MP -MF .deps/handler_file.Tpo -c handler_file.c  -fPIC -DPIC \
                -o .libs/handler_file.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_file.lo -MD -MP -MF .deps/handler_file.Tpo -c handler_file.c -o \
handler_file.o >/dev/null 2>&1 mv -f .deps/handler_file.Tpo .deps/handler_file.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_file.la -rpath "/usr/lib/cherokee" handler_file.lo  -ldl
libtool: link: /usr/bin/nm -B  .libs/handler_file.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_file.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_file.exp" > \
                ".libs/libplugin_file.expT"
libtool: link: mv -f ".libs/libplugin_file.expT" ".libs/libplugin_file.exp"
libtool: link: echo "{ global:" > .libs/libplugin_file.ver
libtool: link:  cat .libs/libplugin_file.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_file.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_file.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/handler_file.o   -ldl  -O2   \
-Wl,-soname -Wl,libplugin_file.so -Wl,-version-script -Wl,.libs/libplugin_file.ver -o \
                .libs/libplugin_file.so
libtool: link: ar cru .libs/libplugin_file.a  handler_file.o
libtool: link: ranlib .libs/libplugin_file.a
libtool: link: ( cd ".libs" && rm -f "libplugin_file.la" && ln -s \
                "../libplugin_file.la" "libplugin_file.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT handler_server_info.lo -MD -MP -MF \
                .deps/handler_server_info.Tpo -c -o handler_server_info.lo \
                handler_server_info.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_server_info.lo -MD -MP -MF .deps/handler_server_info.Tpo -c \
                handler_server_info.c  -fPIC -DPIC -o .libs/handler_server_info.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_server_info.lo -MD -MP -MF .deps/handler_server_info.Tpo -c \
handler_server_info.c -o handler_server_info.o >/dev/null 2>&1 mv -f \
                .deps/handler_server_info.Tpo .deps/handler_server_info.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_server_info.la -rpath "/usr/lib/cherokee" \
                handler_server_info.lo  -ldl
libtool: link: /usr/bin/nm -B  .libs/handler_server_info.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_server_info.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_server_info.exp" > \
                ".libs/libplugin_server_info.expT"
libtool: link: mv -f ".libs/libplugin_server_info.expT" \
                ".libs/libplugin_server_info.exp"
libtool: link: echo "{ global:" > .libs/libplugin_server_info.ver
libtool: link:  cat .libs/libplugin_server_info.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_server_info.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_server_info.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/handler_server_info.o   -ldl  -O2   \
-Wl,-soname -Wl,libplugin_server_info.so -Wl,-version-script \
                -Wl,.libs/libplugin_server_info.ver -o .libs/libplugin_server_info.so
libtool: link: ar cru .libs/libplugin_server_info.a  handler_server_info.o
libtool: link: ranlib .libs/libplugin_server_info.a
libtool: link: ( cd ".libs" && rm -f "libplugin_server_info.la" && ln -s \
                "../libplugin_server_info.la" "libplugin_server_info.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT handler_render_rrd.lo -MD -MP -MF \
                .deps/handler_render_rrd.Tpo -c -o handler_render_rrd.lo \
                handler_render_rrd.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_render_rrd.lo -MD -MP -MF .deps/handler_render_rrd.Tpo -c \
                handler_render_rrd.c  -fPIC -DPIC -o .libs/handler_render_rrd.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_render_rrd.lo -MD -MP -MF .deps/handler_render_rrd.Tpo -c \
handler_render_rrd.c -o handler_render_rrd.o >/dev/null 2>&1 mv -f \
                .deps/handler_render_rrd.Tpo .deps/handler_render_rrd.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
libplugin_render_rrd.la -rpath "/usr/lib/cherokee" rrd_tools.lo handler_render_rrd.lo \
libplugin_file.la -ldl

*** Warning: Linking the shared library libplugin_render_rrd.la against the loadable \
                module
*** libplugin_file.so is not portable!
libtool: link: /usr/bin/nm -B  .libs/rrd_tools.o .libs/handler_render_rrd.o   | sed \
-n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \
\2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_render_rrd.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_render_rrd.exp" > \
                ".libs/libplugin_render_rrd.expT"
libtool: link: mv -f ".libs/libplugin_render_rrd.expT" \
                ".libs/libplugin_render_rrd.exp"
libtool: link: echo "{ global:" > .libs/libplugin_render_rrd.ver
libtool: link:  cat .libs/libplugin_render_rrd.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_render_rrd.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_render_rrd.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/rrd_tools.o \
.libs/handler_render_rrd.o   -Wl,-rpath \
-Wl,/home/ossama/cherokee-1.2.99/cherokee/.libs -Wl,-rpath -Wl,/usr/lib/cherokee \
./.libs/libplugin_file.so -ldl  -O2   -Wl,-soname -Wl,libplugin_render_rrd.so \
-Wl,-version-script -Wl,.libs/libplugin_render_rrd.ver -o \
                .libs/libplugin_render_rrd.so
libtool: link: ar cru .libs/libplugin_render_rrd.a  rrd_tools.o handler_render_rrd.o
libtool: link: ranlib .libs/libplugin_render_rrd.a
libtool: link: ( cd ".libs" && rm -f "libplugin_render_rrd.la" && ln -s \
                "../libplugin_render_rrd.la" "libplugin_render_rrd.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT handler_dirlist.lo -MD -MP -MF \
                .deps/handler_dirlist.Tpo -c -o handler_dirlist.lo handler_dirlist.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_dirlist.lo -MD -MP -MF .deps/handler_dirlist.Tpo -c handler_dirlist.c  \
                -fPIC -DPIC -o .libs/handler_dirlist.o
handler_dirlist.c: In function 'cherokee_handler_dirlist_new':
handler_dirlist.c:648: warning: passing argument 1 of 'cherokee_handler_free' from \
incompatible pointer type handler.h:124: note: expected 'struct cherokee_handler_t *' \
                but argument is of type 'struct cherokee_handler_dirlist_t *'
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_dirlist.lo -MD -MP -MF .deps/handler_dirlist.Tpo -c handler_dirlist.c -o \
handler_dirlist.o >/dev/null 2>&1 mv -f .deps/handler_dirlist.Tpo \
                .deps/handler_dirlist.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_dirlist.la -rpath "/usr/lib/cherokee" handler_dirlist.lo  \
                -ldl
libtool: link: /usr/bin/nm -B  .libs/handler_dirlist.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_dirlist.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_dirlist.exp" > \
                ".libs/libplugin_dirlist.expT"
libtool: link: mv -f ".libs/libplugin_dirlist.expT" ".libs/libplugin_dirlist.exp"
libtool: link: echo "{ global:" > .libs/libplugin_dirlist.ver
libtool: link:  cat .libs/libplugin_dirlist.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_dirlist.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_dirlist.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/handler_dirlist.o   -ldl  -O2   \
-Wl,-soname -Wl,libplugin_dirlist.so -Wl,-version-script \
                -Wl,.libs/libplugin_dirlist.ver -o .libs/libplugin_dirlist.so
libtool: link: ar cru .libs/libplugin_dirlist.a  handler_dirlist.o
libtool: link: ranlib .libs/libplugin_dirlist.a
libtool: link: ( cd ".libs" && rm -f "libplugin_dirlist.la" && ln -s \
                "../libplugin_dirlist.la" "libplugin_dirlist.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT handler_cgi_base.lo -MD -MP -MF \
                .deps/handler_cgi_base.Tpo -c -o handler_cgi_base.lo \
                handler_cgi_base.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_cgi_base.lo -MD -MP -MF .deps/handler_cgi_base.Tpo -c handler_cgi_base.c  \
                -fPIC -DPIC -o .libs/handler_cgi_base.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_cgi_base.lo -MD -MP -MF .deps/handler_cgi_base.Tpo -c handler_cgi_base.c \
-o handler_cgi_base.o >/dev/null 2>&1 mv -f .deps/handler_cgi_base.Tpo \
                .deps/handler_cgi_base.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT handler_cgi.lo -MD -MP -MF .deps/handler_cgi.Tpo \
                -c -o handler_cgi.lo handler_cgi.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_cgi.lo -MD -MP -MF .deps/handler_cgi.Tpo -c handler_cgi.c  -fPIC -DPIC -o \
                .libs/handler_cgi.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_cgi.lo -MD -MP -MF .deps/handler_cgi.Tpo -c handler_cgi.c -o \
handler_cgi.o >/dev/null 2>&1 mv -f .deps/handler_cgi.Tpo .deps/handler_cgi.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
libplugin_cgi.la -rpath "/usr/lib/cherokee" handler_cgi_base.lo handler_cgi.lo \
libplugin_file.la -ldl

*** Warning: Linking the shared library libplugin_cgi.la against the loadable module
*** libplugin_file.so is not portable!
libtool: link: /usr/bin/nm -B  .libs/handler_cgi_base.o .libs/handler_cgi.o   | sed \
-n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \
\2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_cgi.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_cgi.exp" > \
                ".libs/libplugin_cgi.expT"
libtool: link: mv -f ".libs/libplugin_cgi.expT" ".libs/libplugin_cgi.exp"
libtool: link: echo "{ global:" > .libs/libplugin_cgi.ver
libtool: link:  cat .libs/libplugin_cgi.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_cgi.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_cgi.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/handler_cgi_base.o \
.libs/handler_cgi.o   -Wl,-rpath -Wl,/home/ossama/cherokee-1.2.99/cherokee/.libs \
-Wl,-rpath -Wl,/usr/lib/cherokee ./.libs/libplugin_file.so -ldl  -O2   -Wl,-soname \
-Wl,libplugin_cgi.so -Wl,-version-script -Wl,.libs/libplugin_cgi.ver -o \
                .libs/libplugin_cgi.so
libtool: link: ar cru .libs/libplugin_cgi.a  handler_cgi_base.o handler_cgi.o
libtool: link: ranlib .libs/libplugin_cgi.a
libtool: link: ( cd ".libs" && rm -f "libplugin_cgi.la" && ln -s \
                "../libplugin_cgi.la" "libplugin_cgi.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT handler_fcgi.lo -MD -MP -MF \
                .deps/handler_fcgi.Tpo -c -o handler_fcgi.lo handler_fcgi.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_fcgi.lo -MD -MP -MF .deps/handler_fcgi.Tpo -c handler_fcgi.c  -fPIC -DPIC \
                -o .libs/handler_fcgi.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_fcgi.lo -MD -MP -MF .deps/handler_fcgi.Tpo -c handler_fcgi.c -o \
handler_fcgi.o >/dev/null 2>&1 mv -f .deps/handler_fcgi.Tpo .deps/handler_fcgi.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
libplugin_fcgi.la -rpath "/usr/lib/cherokee" handler_cgi_base.lo handler_fcgi.lo \
libplugin_file.la -ldl

*** Warning: Linking the shared library libplugin_fcgi.la against the loadable module
*** libplugin_file.so is not portable!
libtool: link: /usr/bin/nm -B  .libs/handler_cgi_base.o .libs/handler_fcgi.o   | sed \
-n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \
\2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_fcgi.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_fcgi.exp" > \
                ".libs/libplugin_fcgi.expT"
libtool: link: mv -f ".libs/libplugin_fcgi.expT" ".libs/libplugin_fcgi.exp"
libtool: link: echo "{ global:" > .libs/libplugin_fcgi.ver
libtool: link:  cat .libs/libplugin_fcgi.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_fcgi.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_fcgi.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/handler_cgi_base.o \
.libs/handler_fcgi.o   -Wl,-rpath -Wl,/home/ossama/cherokee-1.2.99/cherokee/.libs \
-Wl,-rpath -Wl,/usr/lib/cherokee ./.libs/libplugin_file.so -ldl  -O2   -Wl,-soname \
-Wl,libplugin_fcgi.so -Wl,-version-script -Wl,.libs/libplugin_fcgi.ver -o \
                .libs/libplugin_fcgi.so
libtool: link: ar cru .libs/libplugin_fcgi.a  handler_cgi_base.o handler_fcgi.o
libtool: link: ranlib .libs/libplugin_fcgi.a
libtool: link: ( cd ".libs" && rm -f "libplugin_fcgi.la" && ln -s \
                "../libplugin_fcgi.la" "libplugin_fcgi.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT handler_scgi.lo -MD -MP -MF \
                .deps/handler_scgi.Tpo -c -o handler_scgi.lo handler_scgi.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_scgi.lo -MD -MP -MF .deps/handler_scgi.Tpo -c handler_scgi.c  -fPIC -DPIC \
                -o .libs/handler_scgi.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_scgi.lo -MD -MP -MF .deps/handler_scgi.Tpo -c handler_scgi.c -o \
handler_scgi.o >/dev/null 2>&1 mv -f .deps/handler_scgi.Tpo .deps/handler_scgi.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
libplugin_scgi.la -rpath "/usr/lib/cherokee" handler_cgi_base.lo handler_scgi.lo \
libplugin_file.la -ldl

*** Warning: Linking the shared library libplugin_scgi.la against the loadable module
*** libplugin_file.so is not portable!
libtool: link: /usr/bin/nm -B  .libs/handler_cgi_base.o .libs/handler_scgi.o   | sed \
-n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \
\2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_scgi.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_scgi.exp" > \
                ".libs/libplugin_scgi.expT"
libtool: link: mv -f ".libs/libplugin_scgi.expT" ".libs/libplugin_scgi.exp"
libtool: link: echo "{ global:" > .libs/libplugin_scgi.ver
libtool: link:  cat .libs/libplugin_scgi.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_scgi.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_scgi.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/handler_cgi_base.o \
.libs/handler_scgi.o   -Wl,-rpath -Wl,/home/ossama/cherokee-1.2.99/cherokee/.libs \
-Wl,-rpath -Wl,/usr/lib/cherokee ./.libs/libplugin_file.so -ldl  -O2   -Wl,-soname \
-Wl,libplugin_scgi.so -Wl,-version-script -Wl,.libs/libplugin_scgi.ver -o \
                .libs/libplugin_scgi.so
libtool: link: ar cru .libs/libplugin_scgi.a  handler_cgi_base.o handler_scgi.o
libtool: link: ranlib .libs/libplugin_scgi.a
libtool: link: ( cd ".libs" && rm -f "libplugin_scgi.la" && ln -s \
                "../libplugin_scgi.la" "libplugin_scgi.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT handler_proxy.lo -MD -MP -MF \
                .deps/handler_proxy.Tpo -c -o handler_proxy.lo handler_proxy.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_proxy.lo -MD -MP -MF .deps/handler_proxy.Tpo -c handler_proxy.c  -fPIC \
                -DPIC -o .libs/handler_proxy.o
handler_proxy.c: In function 'props_free':
handler_proxy.c:83: warning: passing argument 1 of 'cherokee_avl_mrproper' from \
                incompatible pointer type
../cherokee/avl_generic.h:84: note: expected 'struct cherokee_avl_generic_t *' but \
argument is of type 'struct cherokee_avl_t *' handler_proxy.c:84: warning: passing \
                argument 1 of 'cherokee_avl_mrproper' from incompatible pointer type
../cherokee/avl_generic.h:84: note: expected 'struct cherokee_avl_generic_t *' but \
                argument is of type 'struct cherokee_avl_t *'
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_proxy.lo -MD -MP -MF .deps/handler_proxy.Tpo -c handler_proxy.c -o \
handler_proxy.o >/dev/null 2>&1 mv -f .deps/handler_proxy.Tpo .deps/handler_proxy.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT proxy_hosts.lo -MD -MP -MF .deps/proxy_hosts.Tpo \
                -c -o proxy_hosts.lo proxy_hosts.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT proxy_hosts.lo -MD -MP -MF .deps/proxy_hosts.Tpo -c proxy_hosts.c  -fPIC -DPIC -o \
                .libs/proxy_hosts.o
proxy_hosts.c: In function 'cherokee_handler_proxy_hosts_mrproper':
proxy_hosts.c:54: warning: passing argument 1 of 'cherokee_avl_mrproper' from \
                incompatible pointer type
../cherokee/avl_generic.h:84: note: expected 'struct cherokee_avl_generic_t *' but \
                argument is of type 'struct cherokee_avl_t *'
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT proxy_hosts.lo -MD -MP -MF .deps/proxy_hosts.Tpo -c proxy_hosts.c -o \
proxy_hosts.o >/dev/null 2>&1 mv -f .deps/proxy_hosts.Tpo .deps/proxy_hosts.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_proxy.la -rpath "/usr/lib/cherokee" handler_proxy.lo \
                proxy_hosts.lo  -ldl
libtool: link: /usr/bin/nm -B  .libs/handler_proxy.o .libs/proxy_hosts.o   | sed -n \
-e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \
\2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_proxy.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_proxy.exp" > \
                ".libs/libplugin_proxy.expT"
libtool: link: mv -f ".libs/libplugin_proxy.expT" ".libs/libplugin_proxy.exp"
libtool: link: echo "{ global:" > .libs/libplugin_proxy.ver
libtool: link:  cat .libs/libplugin_proxy.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_proxy.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_proxy.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/handler_proxy.o .libs/proxy_hosts.o   \
-ldl  -O2   -Wl,-soname -Wl,libplugin_proxy.so -Wl,-version-script \
                -Wl,.libs/libplugin_proxy.ver -o .libs/libplugin_proxy.so
libtool: link: ar cru .libs/libplugin_proxy.a  handler_proxy.o proxy_hosts.o
libtool: link: ranlib .libs/libplugin_proxy.a
libtool: link: ( cd ".libs" && rm -f "libplugin_proxy.la" && ln -s \
                "../libplugin_proxy.la" "libplugin_proxy.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT handler_uwsgi.lo -MD -MP -MF \
                .deps/handler_uwsgi.Tpo -c -o handler_uwsgi.lo handler_uwsgi.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_uwsgi.lo -MD -MP -MF .deps/handler_uwsgi.Tpo -c handler_uwsgi.c  -fPIC \
                -DPIC -o .libs/handler_uwsgi.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_uwsgi.lo -MD -MP -MF .deps/handler_uwsgi.Tpo -c handler_uwsgi.c -o \
handler_uwsgi.o >/dev/null 2>&1 mv -f .deps/handler_uwsgi.Tpo .deps/handler_uwsgi.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
libplugin_uwsgi.la -rpath "/usr/lib/cherokee" handler_cgi_base.lo handler_uwsgi.lo \
libplugin_file.la -ldl

*** Warning: Linking the shared library libplugin_uwsgi.la against the loadable \
                module
*** libplugin_file.so is not portable!
libtool: link: /usr/bin/nm -B  .libs/handler_cgi_base.o .libs/handler_uwsgi.o   | sed \
-n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \
\2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_uwsgi.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_uwsgi.exp" > \
                ".libs/libplugin_uwsgi.expT"
libtool: link: mv -f ".libs/libplugin_uwsgi.expT" ".libs/libplugin_uwsgi.exp"
libtool: link: echo "{ global:" > .libs/libplugin_uwsgi.ver
libtool: link:  cat .libs/libplugin_uwsgi.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_uwsgi.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_uwsgi.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/handler_cgi_base.o \
.libs/handler_uwsgi.o   -Wl,-rpath -Wl,/home/ossama/cherokee-1.2.99/cherokee/.libs \
-Wl,-rpath -Wl,/usr/lib/cherokee ./.libs/libplugin_file.so -ldl  -O2   -Wl,-soname \
-Wl,libplugin_uwsgi.so -Wl,-version-script -Wl,.libs/libplugin_uwsgi.ver -o \
                .libs/libplugin_uwsgi.so
libtool: link: ar cru .libs/libplugin_uwsgi.a  handler_cgi_base.o handler_uwsgi.o
libtool: link: ranlib .libs/libplugin_uwsgi.a
libtool: link: ( cd ".libs" && rm -f "libplugin_uwsgi.la" && ln -s \
                "../libplugin_uwsgi.la" "libplugin_uwsgi.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT handler_redir.lo -MD -MP -MF \
                .deps/handler_redir.Tpo -c -o handler_redir.lo handler_redir.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_redir.lo -MD -MP -MF .deps/handler_redir.Tpo -c handler_redir.c  -fPIC \
                -DPIC -o .libs/handler_redir.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_redir.lo -MD -MP -MF .deps/handler_redir.Tpo -c handler_redir.c -o \
handler_redir.o >/dev/null 2>&1 mv -f .deps/handler_redir.Tpo .deps/handler_redir.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_redir.la -rpath "/usr/lib/cherokee" handler_redir.lo  -ldl
libtool: link: /usr/bin/nm -B  .libs/handler_redir.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_redir.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_redir.exp" > \
                ".libs/libplugin_redir.expT"
libtool: link: mv -f ".libs/libplugin_redir.expT" ".libs/libplugin_redir.exp"
libtool: link: echo "{ global:" > .libs/libplugin_redir.ver
libtool: link:  cat .libs/libplugin_redir.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_redir.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_redir.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/handler_redir.o   -ldl  -O2   \
-Wl,-soname -Wl,libplugin_redir.so -Wl,-version-script -Wl,.libs/libplugin_redir.ver \
                -o .libs/libplugin_redir.so
libtool: link: ar cru .libs/libplugin_redir.a  handler_redir.o
libtool: link: ranlib .libs/libplugin_redir.a
libtool: link: ( cd ".libs" && rm -f "libplugin_redir.la" && ln -s \
                "../libplugin_redir.la" "libplugin_redir.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT handler_ssi.lo -MD -MP -MF .deps/handler_ssi.Tpo \
                -c -o handler_ssi.lo handler_ssi.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_ssi.lo -MD -MP -MF .deps/handler_ssi.Tpo -c handler_ssi.c  -fPIC -DPIC -o \
                .libs/handler_ssi.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_ssi.lo -MD -MP -MF .deps/handler_ssi.Tpo -c handler_ssi.c -o \
handler_ssi.o >/dev/null 2>&1 mv -f .deps/handler_ssi.Tpo .deps/handler_ssi.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_ssi.la -rpath "/usr/lib/cherokee" handler_ssi.lo  -ldl
libtool: link: /usr/bin/nm -B  .libs/handler_ssi.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_ssi.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_ssi.exp" > \
                ".libs/libplugin_ssi.expT"
libtool: link: mv -f ".libs/libplugin_ssi.expT" ".libs/libplugin_ssi.exp"
libtool: link: echo "{ global:" > .libs/libplugin_ssi.ver
libtool: link:  cat .libs/libplugin_ssi.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_ssi.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_ssi.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/handler_ssi.o   -ldl  -O2   \
-Wl,-soname -Wl,libplugin_ssi.so -Wl,-version-script -Wl,.libs/libplugin_ssi.ver -o \
                .libs/libplugin_ssi.so
libtool: link: ar cru .libs/libplugin_ssi.a  handler_ssi.o
libtool: link: ranlib .libs/libplugin_ssi.a
libtool: link: ( cd ".libs" && rm -f "libplugin_ssi.la" && ln -s \
                "../libplugin_ssi.la" "libplugin_ssi.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT handler_secdownload.lo -MD -MP -MF \
                .deps/handler_secdownload.Tpo -c -o handler_secdownload.lo \
                handler_secdownload.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_secdownload.lo -MD -MP -MF .deps/handler_secdownload.Tpo -c \
                handler_secdownload.c  -fPIC -DPIC -o .libs/handler_secdownload.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_secdownload.lo -MD -MP -MF .deps/handler_secdownload.Tpo -c \
handler_secdownload.c -o handler_secdownload.o >/dev/null 2>&1 mv -f \
                .deps/handler_secdownload.Tpo .deps/handler_secdownload.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_secdownload.la -rpath "/usr/lib/cherokee" \
                handler_secdownload.lo  -ldl
libtool: link: /usr/bin/nm -B  .libs/handler_secdownload.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_secdownload.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_secdownload.exp" > \
                ".libs/libplugin_secdownload.expT"
libtool: link: mv -f ".libs/libplugin_secdownload.expT" \
                ".libs/libplugin_secdownload.exp"
libtool: link: echo "{ global:" > .libs/libplugin_secdownload.ver
libtool: link:  cat .libs/libplugin_secdownload.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_secdownload.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_secdownload.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/handler_secdownload.o   -ldl  -O2   \
-Wl,-soname -Wl,libplugin_secdownload.so -Wl,-version-script \
                -Wl,.libs/libplugin_secdownload.ver -o .libs/libplugin_secdownload.so
libtool: link: ar cru .libs/libplugin_secdownload.a  handler_secdownload.o
libtool: link: ranlib .libs/libplugin_secdownload.a
libtool: link: ( cd ".libs" && rm -f "libplugin_secdownload.la" && ln -s \
                "../libplugin_secdownload.la" "libplugin_secdownload.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT handler_empty_gif.lo -MD -MP -MF \
                .deps/handler_empty_gif.Tpo -c -o handler_empty_gif.lo \
                handler_empty_gif.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_empty_gif.lo -MD -MP -MF .deps/handler_empty_gif.Tpo -c \
                handler_empty_gif.c  -fPIC -DPIC -o .libs/handler_empty_gif.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_empty_gif.lo -MD -MP -MF .deps/handler_empty_gif.Tpo -c \
handler_empty_gif.c -o handler_empty_gif.o >/dev/null 2>&1 mv -f \
                .deps/handler_empty_gif.Tpo .deps/handler_empty_gif.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_empty_gif.la -rpath "/usr/lib/cherokee" \
                handler_empty_gif.lo  -ldl
libtool: link: /usr/bin/nm -B  .libs/handler_empty_gif.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_empty_gif.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_empty_gif.exp" > \
                ".libs/libplugin_empty_gif.expT"
libtool: link: mv -f ".libs/libplugin_empty_gif.expT" ".libs/libplugin_empty_gif.exp"
libtool: link: echo "{ global:" > .libs/libplugin_empty_gif.ver
libtool: link:  cat .libs/libplugin_empty_gif.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_empty_gif.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_empty_gif.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/handler_empty_gif.o   -ldl  -O2   \
-Wl,-soname -Wl,libplugin_empty_gif.so -Wl,-version-script \
                -Wl,.libs/libplugin_empty_gif.ver -o .libs/libplugin_empty_gif.so
libtool: link: ar cru .libs/libplugin_empty_gif.a  handler_empty_gif.o
libtool: link: ranlib .libs/libplugin_empty_gif.a
libtool: link: ( cd ".libs" && rm -f "libplugin_empty_gif.la" && ln -s \
                "../libplugin_empty_gif.la" "libplugin_empty_gif.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT handler_drop.lo -MD -MP -MF \
                .deps/handler_drop.Tpo -c -o handler_drop.lo handler_drop.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_drop.lo -MD -MP -MF .deps/handler_drop.Tpo -c handler_drop.c  -fPIC -DPIC \
                -o .libs/handler_drop.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_drop.lo -MD -MP -MF .deps/handler_drop.Tpo -c handler_drop.c -o \
handler_drop.o >/dev/null 2>&1 mv -f .deps/handler_drop.Tpo .deps/handler_drop.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_drop.la -rpath "/usr/lib/cherokee" handler_drop.lo  -ldl
libtool: link: /usr/bin/nm -B  .libs/handler_drop.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_drop.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_drop.exp" > \
                ".libs/libplugin_drop.expT"
libtool: link: mv -f ".libs/libplugin_drop.expT" ".libs/libplugin_drop.exp"
libtool: link: echo "{ global:" > .libs/libplugin_drop.ver
libtool: link:  cat .libs/libplugin_drop.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_drop.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_drop.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/handler_drop.o   -ldl  -O2   \
-Wl,-soname -Wl,libplugin_drop.so -Wl,-version-script -Wl,.libs/libplugin_drop.ver -o \
                .libs/libplugin_drop.so
libtool: link: ar cru .libs/libplugin_drop.a  handler_drop.o
libtool: link: ranlib .libs/libplugin_drop.a
libtool: link: ( cd ".libs" && rm -f "libplugin_drop.la" && ln -s \
                "../libplugin_drop.la" "libplugin_drop.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT handler_custom_error.lo -MD -MP -MF \
                .deps/handler_custom_error.Tpo -c -o handler_custom_error.lo \
                handler_custom_error.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_custom_error.lo -MD -MP -MF .deps/handler_custom_error.Tpo -c \
                handler_custom_error.c  -fPIC -DPIC -o .libs/handler_custom_error.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_custom_error.lo -MD -MP -MF .deps/handler_custom_error.Tpo -c \
handler_custom_error.c -o handler_custom_error.o >/dev/null 2>&1 mv -f \
                .deps/handler_custom_error.Tpo .deps/handler_custom_error.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
libplugin_custom_error.la -rpath "/usr/lib/cherokee" handler_custom_error.lo \
                libcherokee-client.la -ldl
libtool: link: /usr/bin/nm -B  .libs/handler_custom_error.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_custom_error.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_custom_error.exp" > \
                ".libs/libplugin_custom_error.expT"
libtool: link: mv -f ".libs/libplugin_custom_error.expT" \
                ".libs/libplugin_custom_error.exp"
libtool: link: echo "{ global:" > .libs/libplugin_custom_error.ver
libtool: link:  cat .libs/libplugin_custom_error.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_custom_error.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_custom_error.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/handler_custom_error.o   -Wl,-rpath \
-Wl,/home/ossama/cherokee-1.2.99/cherokee/.libs \
-L/home/ossama/cherokee-1.2.99/cherokee/.libs ./.libs/libcherokee-client.so \
/home/ossama/cherokee-1.2.99/cherokee/.libs/libcherokee-base.so -lrt -lpthread -ldl  \
-O2   -Wl,-soname -Wl,libplugin_custom_error.so -Wl,-version-script \
                -Wl,.libs/libplugin_custom_error.ver -o \
                .libs/libplugin_custom_error.so
libtool: link: ar cru .libs/libplugin_custom_error.a  handler_custom_error.o
libtool: link: ranlib .libs/libplugin_custom_error.a
libtool: link: ( cd ".libs" && rm -f "libplugin_custom_error.la" && ln -s \
                "../libplugin_custom_error.la" "libplugin_custom_error.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT handler_error_redir.lo -MD -MP -MF \
                .deps/handler_error_redir.Tpo -c -o handler_error_redir.lo \
                handler_error_redir.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_error_redir.lo -MD -MP -MF .deps/handler_error_redir.Tpo -c \
                handler_error_redir.c  -fPIC -DPIC -o .libs/handler_error_redir.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_error_redir.lo -MD -MP -MF .deps/handler_error_redir.Tpo -c \
handler_error_redir.c -o handler_error_redir.o >/dev/null 2>&1 mv -f \
                .deps/handler_error_redir.Tpo .deps/handler_error_redir.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic    -o \
                libplugin_error_redir.la -rpath "/usr/lib/cherokee" \
                handler_error_redir.lo  -ldl
libtool: link: /usr/bin/nm -B  .libs/handler_error_redir.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_error_redir.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_error_redir.exp" > \
                ".libs/libplugin_error_redir.expT"
libtool: link: mv -f ".libs/libplugin_error_redir.expT" \
                ".libs/libplugin_error_redir.exp"
libtool: link: echo "{ global:" > .libs/libplugin_error_redir.ver
libtool: link:  cat .libs/libplugin_error_redir.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_error_redir.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_error_redir.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/handler_error_redir.o   -ldl  -O2   \
-Wl,-soname -Wl,libplugin_error_redir.so -Wl,-version-script \
                -Wl,.libs/libplugin_error_redir.ver -o .libs/libplugin_error_redir.so
libtool: link: ar cru .libs/libplugin_error_redir.a  handler_error_redir.o
libtool: link: ranlib .libs/libplugin_error_redir.a
libtool: link: ( cd ".libs" && rm -f "libplugin_error_redir.la" && ln -s \
                "../libplugin_error_redir.la" "libplugin_error_redir.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT levenshtein_distance.lo -MD -MP -MF \
                .deps/levenshtein_distance.Tpo -c -o levenshtein_distance.lo \
                levenshtein_distance.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT levenshtein_distance.lo -MD -MP -MF .deps/levenshtein_distance.Tpo -c \
                levenshtein_distance.c  -fPIC -DPIC -o .libs/levenshtein_distance.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT levenshtein_distance.lo -MD -MP -MF .deps/levenshtein_distance.Tpo -c \
levenshtein_distance.c -o levenshtein_distance.o >/dev/null 2>&1 mv -f \
                .deps/levenshtein_distance.Tpo .deps/levenshtein_distance.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT handler_error_nn.lo -MD -MP -MF \
                .deps/handler_error_nn.Tpo -c -o handler_error_nn.lo \
                handler_error_nn.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_error_nn.lo -MD -MP -MF .deps/handler_error_nn.Tpo -c handler_error_nn.c  \
                -fPIC -DPIC -o .libs/handler_error_nn.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_error_nn.lo -MD -MP -MF .deps/handler_error_nn.Tpo -c handler_error_nn.c \
-o handler_error_nn.o >/dev/null 2>&1 mv -f .deps/handler_error_nn.Tpo \
                .deps/handler_error_nn.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
libplugin_error_nn.la -rpath "/usr/lib/cherokee" levenshtein_distance.lo \
                handler_error_nn.lo  -ldl
libtool: link: /usr/bin/nm -B  .libs/levenshtein_distance.o .libs/handler_error_nn.o  \
| sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 \
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' \
                | sort | uniq > .libs/libplugin_error_nn.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_error_nn.exp" > \
                ".libs/libplugin_error_nn.expT"
libtool: link: mv -f ".libs/libplugin_error_nn.expT" ".libs/libplugin_error_nn.exp"
libtool: link: echo "{ global:" > .libs/libplugin_error_nn.ver
libtool: link:  cat .libs/libplugin_error_nn.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_error_nn.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_error_nn.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/levenshtein_distance.o \
.libs/handler_error_nn.o   -ldl  -O2   -Wl,-soname -Wl,libplugin_error_nn.so \
                -Wl,-version-script -Wl,.libs/libplugin_error_nn.ver -o \
                .libs/libplugin_error_nn.so
libtool: link: ar cru .libs/libplugin_error_nn.a  levenshtein_distance.o \
                handler_error_nn.o
libtool: link: ranlib .libs/libplugin_error_nn.a
libtool: link: ( cd ".libs" && rm -f "libplugin_error_nn.la" && ln -s \
                "../libplugin_error_nn.la" "libplugin_error_nn.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT handler_common.lo -MD -MP -MF \
                .deps/handler_common.Tpo -c -o handler_common.lo handler_common.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_common.lo -MD -MP -MF .deps/handler_common.Tpo -c handler_common.c  -fPIC \
                -DPIC -o .libs/handler_common.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_common.lo -MD -MP -MF .deps/handler_common.Tpo -c handler_common.c -o \
handler_common.o >/dev/null 2>&1 mv -f .deps/handler_common.Tpo \
                .deps/handler_common.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic    -o \
                libplugin_common.la -rpath "/usr/lib/cherokee" handler_common.lo  \
                -ldl
libtool: link: /usr/bin/nm -B  .libs/handler_common.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_common.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_common.exp" > \
                ".libs/libplugin_common.expT"
libtool: link: mv -f ".libs/libplugin_common.expT" ".libs/libplugin_common.exp"
libtool: link: echo "{ global:" > .libs/libplugin_common.ver
libtool: link:  cat .libs/libplugin_common.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_common.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_common.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/handler_common.o   -ldl  -O2   \
-Wl,-soname -Wl,libplugin_common.so -Wl,-version-script \
                -Wl,.libs/libplugin_common.ver -o .libs/libplugin_common.so
libtool: link: ar cru .libs/libplugin_common.a  handler_common.o
libtool: link: ranlib .libs/libplugin_common.a
libtool: link: ( cd ".libs" && rm -f "libplugin_common.la" && ln -s \
                "../libplugin_common.la" "libplugin_common.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT handler_admin.lo -MD -MP -MF \
                .deps/handler_admin.Tpo -c -o handler_admin.lo handler_admin.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_admin.lo -MD -MP -MF .deps/handler_admin.Tpo -c handler_admin.c  -fPIC \
                -DPIC -o .libs/handler_admin.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT handler_admin.lo -MD -MP -MF .deps/handler_admin.Tpo -c handler_admin.c -o \
handler_admin.o >/dev/null 2>&1 mv -f .deps/handler_admin.Tpo .deps/handler_admin.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT admin_server.lo -MD -MP -MF \
                .deps/admin_server.Tpo -c -o admin_server.lo admin_server.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT admin_server.lo -MD -MP -MF .deps/admin_server.Tpo -c admin_server.c  -fPIC -DPIC \
                -o .libs/admin_server.o
admin_server.c: In function 'cherokee_admin_server_reply_get_sources':
admin_server.c:397: warning: passing argument 1 of 'cherokee_avl_while' from \
                incompatible pointer type
../cherokee/avl.h:72: note: expected 'struct cherokee_avl_generic_t *' but argument \
                is of type 'struct cherokee_avl_t *'
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT admin_server.lo -MD -MP -MF .deps/admin_server.Tpo -c admin_server.c -o \
admin_server.o >/dev/null 2>&1 mv -f .deps/admin_server.Tpo .deps/admin_server.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
libplugin_admin.la -rpath "/usr/lib/cherokee" handler_admin.lo admin_server.lo \
                libcherokee-client.la -ldl
libtool: link: /usr/bin/nm -B  .libs/handler_admin.o .libs/admin_server.o   | sed -n \
-e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \
\2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_admin.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_admin.exp" > \
                ".libs/libplugin_admin.expT"
libtool: link: mv -f ".libs/libplugin_admin.expT" ".libs/libplugin_admin.exp"
libtool: link: echo "{ global:" > .libs/libplugin_admin.ver
libtool: link:  cat .libs/libplugin_admin.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_admin.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_admin.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/handler_admin.o .libs/admin_server.o  \
-Wl,-rpath -Wl,/home/ossama/cherokee-1.2.99/cherokee/.libs \
-L/home/ossama/cherokee-1.2.99/cherokee/.libs ./.libs/libcherokee-client.so \
/home/ossama/cherokee-1.2.99/cherokee/.libs/libcherokee-base.so -lrt -lpthread -ldl  \
-O2   -Wl,-soname -Wl,libplugin_admin.so -Wl,-version-script \
                -Wl,.libs/libplugin_admin.ver -o .libs/libplugin_admin.so
libtool: link: ar cru .libs/libplugin_admin.a  handler_admin.o admin_server.o
libtool: link: ranlib .libs/libplugin_admin.a
libtool: link: ( cd ".libs" && rm -f "libplugin_admin.la" && ln -s \
                "../libplugin_admin.la" "libplugin_admin.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT encoder_gzip.lo -MD -MP -MF \
                .deps/encoder_gzip.Tpo -c -o encoder_gzip.lo encoder_gzip.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT encoder_gzip.lo -MD -MP -MF .deps/encoder_gzip.Tpo -c encoder_gzip.c  -fPIC -DPIC \
                -o .libs/encoder_gzip.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT encoder_gzip.lo -MD -MP -MF .deps/encoder_gzip.Tpo -c encoder_gzip.c -o \
encoder_gzip.o >/dev/null 2>&1 mv -f .deps/encoder_gzip.Tpo .deps/encoder_gzip.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_gzip.la -rpath "/usr/lib/cherokee" encoder_gzip.lo  -ldl
libtool: link: /usr/bin/nm -B  .libs/encoder_gzip.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_gzip.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_gzip.exp" > \
                ".libs/libplugin_gzip.expT"
libtool: link: mv -f ".libs/libplugin_gzip.expT" ".libs/libplugin_gzip.exp"
libtool: link: echo "{ global:" > .libs/libplugin_gzip.ver
libtool: link:  cat .libs/libplugin_gzip.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_gzip.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_gzip.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/encoder_gzip.o   -ldl  -O2   \
-Wl,-soname -Wl,libplugin_gzip.so -Wl,-version-script -Wl,.libs/libplugin_gzip.ver -o \
                .libs/libplugin_gzip.so
libtool: link: ar cru .libs/libplugin_gzip.a  encoder_gzip.o
libtool: link: ranlib .libs/libplugin_gzip.a
libtool: link: ( cd ".libs" && rm -f "libplugin_gzip.la" && ln -s \
                "../libplugin_gzip.la" "libplugin_gzip.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT encoder_deflate.lo -MD -MP -MF \
                .deps/encoder_deflate.Tpo -c -o encoder_deflate.lo encoder_deflate.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT encoder_deflate.lo -MD -MP -MF .deps/encoder_deflate.Tpo -c encoder_deflate.c  \
                -fPIC -DPIC -o .libs/encoder_deflate.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT encoder_deflate.lo -MD -MP -MF .deps/encoder_deflate.Tpo -c encoder_deflate.c -o \
encoder_deflate.o >/dev/null 2>&1 mv -f .deps/encoder_deflate.Tpo \
                .deps/encoder_deflate.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_deflate.la -rpath "/usr/lib/cherokee" encoder_deflate.lo  \
                -ldl
libtool: link: /usr/bin/nm -B  .libs/encoder_deflate.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_deflate.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_deflate.exp" > \
                ".libs/libplugin_deflate.expT"
libtool: link: mv -f ".libs/libplugin_deflate.expT" ".libs/libplugin_deflate.exp"
libtool: link: echo "{ global:" > .libs/libplugin_deflate.ver
libtool: link:  cat .libs/libplugin_deflate.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_deflate.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_deflate.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/encoder_deflate.o   -ldl  -O2   \
-Wl,-soname -Wl,libplugin_deflate.so -Wl,-version-script \
                -Wl,.libs/libplugin_deflate.ver -o .libs/libplugin_deflate.so
libtool: link: ar cru .libs/libplugin_deflate.a  encoder_deflate.o
libtool: link: ranlib .libs/libplugin_deflate.a
libtool: link: ( cd ".libs" && rm -f "libplugin_deflate.la" && ln -s \
                "../libplugin_deflate.la" "libplugin_deflate.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT logger_ncsa.lo -MD -MP -MF .deps/logger_ncsa.Tpo \
                -c -o logger_ncsa.lo logger_ncsa.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT logger_ncsa.lo -MD -MP -MF .deps/logger_ncsa.Tpo -c logger_ncsa.c  -fPIC -DPIC -o \
                .libs/logger_ncsa.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT logger_ncsa.lo -MD -MP -MF .deps/logger_ncsa.Tpo -c logger_ncsa.c -o \
logger_ncsa.o >/dev/null 2>&1 mv -f .deps/logger_ncsa.Tpo .deps/logger_ncsa.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_ncsa.la -rpath "/usr/lib/cherokee" logger_ncsa.lo  -ldl
libtool: link: /usr/bin/nm -B  .libs/logger_ncsa.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_ncsa.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_ncsa.exp" > \
                ".libs/libplugin_ncsa.expT"
libtool: link: mv -f ".libs/libplugin_ncsa.expT" ".libs/libplugin_ncsa.exp"
libtool: link: echo "{ global:" > .libs/libplugin_ncsa.ver
libtool: link:  cat .libs/libplugin_ncsa.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_ncsa.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_ncsa.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/logger_ncsa.o   -ldl  -O2   \
-Wl,-soname -Wl,libplugin_ncsa.so -Wl,-version-script -Wl,.libs/libplugin_ncsa.ver -o \
                .libs/libplugin_ncsa.so
libtool: link: ar cru .libs/libplugin_ncsa.a  logger_ncsa.o
libtool: link: ranlib .libs/libplugin_ncsa.a
libtool: link: ( cd ".libs" && rm -f "libplugin_ncsa.la" && ln -s \
                "../libplugin_ncsa.la" "libplugin_ncsa.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT logger_custom.lo -MD -MP -MF \
                .deps/logger_custom.Tpo -c -o logger_custom.lo logger_custom.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT logger_custom.lo -MD -MP -MF .deps/logger_custom.Tpo -c logger_custom.c  -fPIC \
                -DPIC -o .libs/logger_custom.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT logger_custom.lo -MD -MP -MF .deps/logger_custom.Tpo -c logger_custom.c -o \
logger_custom.o >/dev/null 2>&1 mv -f .deps/logger_custom.Tpo .deps/logger_custom.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_custom.la -rpath "/usr/lib/cherokee" logger_custom.lo  -ldl
libtool: link: /usr/bin/nm -B  .libs/logger_custom.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_custom.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_custom.exp" > \
                ".libs/libplugin_custom.expT"
libtool: link: mv -f ".libs/libplugin_custom.expT" ".libs/libplugin_custom.exp"
libtool: link: echo "{ global:" > .libs/libplugin_custom.ver
libtool: link:  cat .libs/libplugin_custom.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_custom.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_custom.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/logger_custom.o   -ldl  -O2   \
-Wl,-soname -Wl,libplugin_custom.so -Wl,-version-script \
                -Wl,.libs/libplugin_custom.ver -o .libs/libplugin_custom.so
libtool: link: ar cru .libs/libplugin_custom.a  logger_custom.o
libtool: link: ranlib .libs/libplugin_custom.a
libtool: link: ( cd ".libs" && rm -f "libplugin_custom.la" && ln -s \
                "../libplugin_custom.la" "libplugin_custom.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT logger_combined.lo -MD -MP -MF \
                .deps/logger_combined.Tpo -c -o logger_combined.lo logger_combined.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT logger_combined.lo -MD -MP -MF .deps/logger_combined.Tpo -c logger_combined.c  \
                -fPIC -DPIC -o .libs/logger_combined.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT logger_combined.lo -MD -MP -MF .deps/logger_combined.Tpo -c logger_combined.c -o \
logger_combined.o >/dev/null 2>&1 mv -f .deps/logger_combined.Tpo \
                .deps/logger_combined.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic    -o \
                libplugin_combined.la -rpath "/usr/lib/cherokee" logger_combined.lo  \
                -ldl
libtool: link: /usr/bin/nm -B  .libs/logger_combined.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_combined.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_combined.exp" > \
                ".libs/libplugin_combined.expT"
libtool: link: mv -f ".libs/libplugin_combined.expT" ".libs/libplugin_combined.exp"
libtool: link: echo "{ global:" > .libs/libplugin_combined.ver
libtool: link:  cat .libs/libplugin_combined.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_combined.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_combined.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/logger_combined.o   -ldl  -O2   \
-Wl,-soname -Wl,libplugin_combined.so -Wl,-version-script \
                -Wl,.libs/libplugin_combined.ver -o .libs/libplugin_combined.so
libtool: link: ar cru .libs/libplugin_combined.a  logger_combined.o
libtool: link: ranlib .libs/libplugin_combined.a
libtool: link: ( cd ".libs" && rm -f "libplugin_combined.la" && ln -s \
                "../libplugin_combined.la" "libplugin_combined.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT validator_file.lo -MD -MP -MF \
                .deps/validator_file.Tpo -c -o validator_file.lo validator_file.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT validator_file.lo -MD -MP -MF .deps/validator_file.Tpo -c validator_file.c  -fPIC \
                -DPIC -o .libs/validator_file.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT validator_file.lo -MD -MP -MF .deps/validator_file.Tpo -c validator_file.c -o \
validator_file.o >/dev/null 2>&1 mv -f .deps/validator_file.Tpo \
                .deps/validator_file.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT validator_plain.lo -MD -MP -MF \
                .deps/validator_plain.Tpo -c -o validator_plain.lo validator_plain.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT validator_plain.lo -MD -MP -MF .deps/validator_plain.Tpo -c validator_plain.c  \
                -fPIC -DPIC -o .libs/validator_plain.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT validator_plain.lo -MD -MP -MF .deps/validator_plain.Tpo -c validator_plain.c -o \
validator_plain.o >/dev/null 2>&1 mv -f .deps/validator_plain.Tpo \
                .deps/validator_plain.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
libplugin_plain.la -rpath "/usr/lib/cherokee" validator_file.lo validator_plain.lo  \
                -ldl
libtool: link: /usr/bin/nm -B  .libs/validator_file.o .libs/validator_plain.o   | sed \
-n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \
\2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_plain.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_plain.exp" > \
                ".libs/libplugin_plain.expT"
libtool: link: mv -f ".libs/libplugin_plain.expT" ".libs/libplugin_plain.exp"
libtool: link: echo "{ global:" > .libs/libplugin_plain.ver
libtool: link:  cat .libs/libplugin_plain.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_plain.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_plain.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/validator_file.o \
.libs/validator_plain.o   -ldl  -O2   -Wl,-soname -Wl,libplugin_plain.so \
                -Wl,-version-script -Wl,.libs/libplugin_plain.ver -o \
                .libs/libplugin_plain.so
libtool: link: ar cru .libs/libplugin_plain.a  validator_file.o validator_plain.o
libtool: link: ranlib .libs/libplugin_plain.a
libtool: link: ( cd ".libs" && rm -f "libplugin_plain.la" && ln -s \
                "../libplugin_plain.la" "libplugin_plain.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT validator_htdigest.lo -MD -MP -MF \
                .deps/validator_htdigest.Tpo -c -o validator_htdigest.lo \
                validator_htdigest.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT validator_htdigest.lo -MD -MP -MF .deps/validator_htdigest.Tpo -c \
                validator_htdigest.c  -fPIC -DPIC -o .libs/validator_htdigest.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT validator_htdigest.lo -MD -MP -MF .deps/validator_htdigest.Tpo -c \
validator_htdigest.c -o validator_htdigest.o >/dev/null 2>&1 mv -f \
                .deps/validator_htdigest.Tpo .deps/validator_htdigest.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
libplugin_htdigest.la -rpath "/usr/lib/cherokee" validator_file.lo \
                validator_htdigest.lo  -ldl
libtool: link: /usr/bin/nm -B  .libs/validator_file.o .libs/validator_htdigest.o   | \
sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 \
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' \
                | sort | uniq > .libs/libplugin_htdigest.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_htdigest.exp" > \
                ".libs/libplugin_htdigest.expT"
libtool: link: mv -f ".libs/libplugin_htdigest.expT" ".libs/libplugin_htdigest.exp"
libtool: link: echo "{ global:" > .libs/libplugin_htdigest.ver
libtool: link:  cat .libs/libplugin_htdigest.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_htdigest.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_htdigest.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/validator_file.o \
.libs/validator_htdigest.o   -ldl  -O2   -Wl,-soname -Wl,libplugin_htdigest.so \
                -Wl,-version-script -Wl,.libs/libplugin_htdigest.ver -o \
                .libs/libplugin_htdigest.so
libtool: link: ar cru .libs/libplugin_htdigest.a  validator_file.o \
                validator_htdigest.o
libtool: link: ranlib .libs/libplugin_htdigest.a
libtool: link: ( cd ".libs" && rm -f "libplugin_htdigest.la" && ln -s \
                "../libplugin_htdigest.la" "libplugin_htdigest.la" )
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT libplugin_htpasswd_la-validator_file.lo -MD -MP \
-MF .deps/libplugin_htpasswd_la-validator_file.Tpo -c -o \
libplugin_htpasswd_la-validator_file.lo `test -f 'validator_file.c' || echo \
                './'`validator_file.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libplugin_htpasswd_la-validator_file.lo -MD -MP -MF \
.deps/libplugin_htpasswd_la-validator_file.Tpo -c validator_file.c  -fPIC -DPIC -o \
                .libs/libplugin_htpasswd_la-validator_file.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libplugin_htpasswd_la-validator_file.lo -MD -MP -MF \
.deps/libplugin_htpasswd_la-validator_file.Tpo -c validator_file.c -o \
libplugin_htpasswd_la-validator_file.o >/dev/null 2>&1 mv -f \
.deps/libplugin_htpasswd_la-validator_file.Tpo \
                .deps/libplugin_htpasswd_la-validator_file.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT libplugin_htpasswd_la-validator_htpasswd.lo -MD \
-MP -MF .deps/libplugin_htpasswd_la-validator_htpasswd.Tpo -c -o \
libplugin_htpasswd_la-validator_htpasswd.lo `test -f 'validator_htpasswd.c' || echo \
                './'`validator_htpasswd.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libplugin_htpasswd_la-validator_htpasswd.lo -MD -MP -MF \
.deps/libplugin_htpasswd_la-validator_htpasswd.Tpo -c validator_htpasswd.c  -fPIC \
                -DPIC -o .libs/libplugin_htpasswd_la-validator_htpasswd.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT libplugin_htpasswd_la-validator_htpasswd.lo -MD -MP -MF \
.deps/libplugin_htpasswd_la-validator_htpasswd.Tpo -c validator_htpasswd.c -o \
libplugin_htpasswd_la-validator_htpasswd.o >/dev/null 2>&1 mv -f \
.deps/libplugin_htpasswd_la-validator_htpasswd.Tpo \
                .deps/libplugin_htpasswd_la-validator_htpasswd.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
libplugin_htpasswd.la -rpath "/usr/lib/cherokee" \
libplugin_htpasswd_la-validator_file.lo libplugin_htpasswd_la-validator_htpasswd.lo \
                -lcrypt -ldl
libtool: link: /usr/bin/nm -B  .libs/libplugin_htpasswd_la-validator_file.o \
.libs/libplugin_htpasswd_la-validator_htpasswd.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_htpasswd.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_htpasswd.exp" > \
                ".libs/libplugin_htpasswd.expT"
libtool: link: mv -f ".libs/libplugin_htpasswd.expT" ".libs/libplugin_htpasswd.exp"
libtool: link: echo "{ global:" > .libs/libplugin_htpasswd.ver
libtool: link:  cat .libs/libplugin_htpasswd.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_htpasswd.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_htpasswd.ver
libtool: link:  gcc -shared  -fPIC -DPIC  \
.libs/libplugin_htpasswd_la-validator_file.o \
.libs/libplugin_htpasswd_la-validator_htpasswd.o   -lcrypt -ldl  -O2   -Wl,-soname \
-Wl,libplugin_htpasswd.so -Wl,-version-script -Wl,.libs/libplugin_htpasswd.ver -o \
                .libs/libplugin_htpasswd.so
libtool: link: ar cru .libs/libplugin_htpasswd.a  \
                libplugin_htpasswd_la-validator_file.o \
                libplugin_htpasswd_la-validator_htpasswd.o
libtool: link: ranlib .libs/libplugin_htpasswd.a
libtool: link: ( cd ".libs" && rm -f "libplugin_htpasswd.la" && ln -s \
                "../libplugin_htpasswd.la" "libplugin_htpasswd.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT validator_authlist.lo -MD -MP -MF \
                .deps/validator_authlist.Tpo -c -o validator_authlist.lo \
                validator_authlist.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT validator_authlist.lo -MD -MP -MF .deps/validator_authlist.Tpo -c \
                validator_authlist.c  -fPIC -DPIC -o .libs/validator_authlist.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT validator_authlist.lo -MD -MP -MF .deps/validator_authlist.Tpo -c \
validator_authlist.c -o validator_authlist.o >/dev/null 2>&1 mv -f \
                .deps/validator_authlist.Tpo .deps/validator_authlist.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_authlist.la -rpath "/usr/lib/cherokee" \
                validator_authlist.lo  -ldl
libtool: link: /usr/bin/nm -B  .libs/validator_authlist.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_authlist.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_authlist.exp" > \
                ".libs/libplugin_authlist.expT"
libtool: link: mv -f ".libs/libplugin_authlist.expT" ".libs/libplugin_authlist.exp"
libtool: link: echo "{ global:" > .libs/libplugin_authlist.ver
libtool: link:  cat .libs/libplugin_authlist.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_authlist.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_authlist.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/validator_authlist.o   -ldl  -O2   \
-Wl,-soname -Wl,libplugin_authlist.so -Wl,-version-script \
                -Wl,.libs/libplugin_authlist.ver -o .libs/libplugin_authlist.so
libtool: link: ar cru .libs/libplugin_authlist.a  validator_authlist.o
libtool: link: ranlib .libs/libplugin_authlist.a
libtool: link: ( cd ".libs" && rm -f "libplugin_authlist.la" && ln -s \
                "../libplugin_authlist.la" "libplugin_authlist.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT balancer_round_robin.lo -MD -MP -MF \
                .deps/balancer_round_robin.Tpo -c -o balancer_round_robin.lo \
                balancer_round_robin.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT balancer_round_robin.lo -MD -MP -MF .deps/balancer_round_robin.Tpo -c \
                balancer_round_robin.c  -fPIC -DPIC -o .libs/balancer_round_robin.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT balancer_round_robin.lo -MD -MP -MF .deps/balancer_round_robin.Tpo -c \
balancer_round_robin.c -o balancer_round_robin.o >/dev/null 2>&1 mv -f \
                .deps/balancer_round_robin.Tpo .deps/balancer_round_robin.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_round_robin.la -rpath "/usr/lib/cherokee" \
                balancer_round_robin.lo  -ldl
libtool: link: /usr/bin/nm -B  .libs/balancer_round_robin.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_round_robin.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_round_robin.exp" > \
                ".libs/libplugin_round_robin.expT"
libtool: link: mv -f ".libs/libplugin_round_robin.expT" \
                ".libs/libplugin_round_robin.exp"
libtool: link: echo "{ global:" > .libs/libplugin_round_robin.ver
libtool: link:  cat .libs/libplugin_round_robin.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_round_robin.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_round_robin.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/balancer_round_robin.o   -ldl  -O2   \
-Wl,-soname -Wl,libplugin_round_robin.so -Wl,-version-script \
                -Wl,.libs/libplugin_round_robin.ver -o .libs/libplugin_round_robin.so
libtool: link: ar cru .libs/libplugin_round_robin.a  balancer_round_robin.o
libtool: link: ranlib .libs/libplugin_round_robin.a
libtool: link: ( cd ".libs" && rm -f "libplugin_round_robin.la" && ln -s \
                "../libplugin_round_robin.la" "libplugin_round_robin.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT balancer_ip_hash.lo -MD -MP -MF \
                .deps/balancer_ip_hash.Tpo -c -o balancer_ip_hash.lo \
                balancer_ip_hash.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT balancer_ip_hash.lo -MD -MP -MF .deps/balancer_ip_hash.Tpo -c balancer_ip_hash.c  \
                -fPIC -DPIC -o .libs/balancer_ip_hash.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT balancer_ip_hash.lo -MD -MP -MF .deps/balancer_ip_hash.Tpo -c balancer_ip_hash.c \
-o balancer_ip_hash.o >/dev/null 2>&1 mv -f .deps/balancer_ip_hash.Tpo \
                .deps/balancer_ip_hash.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_ip_hash.la -rpath "/usr/lib/cherokee" balancer_ip_hash.lo  \
                -ldl
libtool: link: /usr/bin/nm -B  .libs/balancer_ip_hash.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_ip_hash.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_ip_hash.exp" > \
                ".libs/libplugin_ip_hash.expT"
libtool: link: mv -f ".libs/libplugin_ip_hash.expT" ".libs/libplugin_ip_hash.exp"
libtool: link: echo "{ global:" > .libs/libplugin_ip_hash.ver
libtool: link:  cat .libs/libplugin_ip_hash.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_ip_hash.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_ip_hash.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/balancer_ip_hash.o   -ldl  -O2   \
-Wl,-soname -Wl,libplugin_ip_hash.so -Wl,-version-script \
                -Wl,.libs/libplugin_ip_hash.ver -o .libs/libplugin_ip_hash.so
libtool: link: ar cru .libs/libplugin_ip_hash.a  balancer_ip_hash.o
libtool: link: ranlib .libs/libplugin_ip_hash.a
libtool: link: ( cd ".libs" && rm -f "libplugin_ip_hash.la" && ln -s \
                "../libplugin_ip_hash.la" "libplugin_ip_hash.la" )
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. \
-I.. -I.. -D_REENTRANT    -g -O2 -MT balancer_failover.lo -MD -MP -MF \
                .deps/balancer_failover.Tpo -c -o balancer_failover.lo \
                balancer_failover.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT balancer_failover.lo -MD -MP -MF .deps/balancer_failover.Tpo -c \
                balancer_failover.c  -fPIC -DPIC -o .libs/balancer_failover.o
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -g -O2 \
-MT balancer_failover.lo -MD -MP -MF .deps/balancer_failover.Tpo -c \
balancer_failover.c -o balancer_failover.o >/dev/null 2>&1 mv -f \
                .deps/balancer_failover.Tpo .deps/balancer_failover.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2  \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic   -o \
                libplugin_failover.la -rpath "/usr/lib/cherokee" balancer_failover.lo \
                -ldl
libtool: link: /usr/bin/nm -B  .libs/balancer_failover.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_failover.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_failover.exp" > \
                ".libs/libplugin_failover.expT"
libtool: link: mv -f ".libs/libplugin_failover.expT" ".libs/libplugin_failover.exp"
libtool: link: echo "{ global:" > .libs/libplugin_failover.ver
libtool: link:  cat .libs/libplugin_failover.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_failover.ver
libtool: link:  echo "local: *; };" >> .libs/libplugin_failover.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/balancer_failover.o   -ldl  -O2   \
-Wl,-soname -Wl,libplugin_failover.so -Wl,-version-script \
                -Wl,.libs/libplugin_failover.ver -o .libs/libplugin_failover.so
libtool: link: ar cru .libs/libplugin_failover.a  balancer_failover.o
libtool: link: ranlib .libs/libplugin_failover.a
libtool: link: ( cd ".libs" && rm -f "libplugin_failover.la" && ln -s \
"../libplugin_failover.la" "libplugin_failover.la" ) gcc -std=gnu99 -DHAVE_CONFIG_H \
-I. -I.. -I.. -D_REENTRANT    -g -O2 -MT main_worker.o -MD -MP -MF \
.deps/main_worker.Tpo -c -o main_worker.o main_worker.c mv -f .deps/main_worker.Tpo \
                .deps/main_worker.Po
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2 -export-dynamic  \
-o cherokee-worker main_worker.o -lpthread -D_REENTRANT          libcherokee-base.la \
                libcherokee-base.la libcherokee-server.la -ldl
libtool: link: gcc -std=gnu99 -g -O2 -o .libs/cherokee-worker main_worker.o \
-D_REENTRANT -Wl,--export-dynamic  ./.libs/libcherokee-base.so \
./.libs/libcherokee-server.so \
/home/ossama/cherokee-1.2.99/cherokee/.libs/libcherokee-base.so -lrt -lpthread -ldl \
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT    -g -O2 -MT main_admin.o \
-MD -MP -MF .deps/main_admin.Tpo -c -o main_admin.o main_admin.c mv -f \
                .deps/main_admin.Tpo .deps/main_admin.Po
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2 -export-dynamic  \
-o cherokee-admin main_admin.o -lpthread -D_REENTRANT          libcherokee-base.la \
                libcherokee-base.la libcherokee-server.la -ldl
libtool: link: gcc -std=gnu99 -g -O2 -o .libs/cherokee-admin main_admin.o \
-D_REENTRANT -Wl,--export-dynamic  ./.libs/libcherokee-base.so \
./.libs/libcherokee-server.so \
/home/ossama/cherokee-1.2.99/cherokee/.libs/libcherokee-base.so -lrt -lpthread -ldl \
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT    -g -O2 -MT main.o -MD \
-MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2   -o cherokee \
                main.o -lpthread -lrt -ldl
libtool: link: gcc -std=gnu99 -g -O2 -o cherokee main.o  -lpthread -lrt -ldl
make[3]: Leaving directory `/home/ossama/cherokee-1.2.99/cherokee'
make[2]: Leaving directory `/home/ossama/cherokee-1.2.99/cherokee'
Making all in cget
make[2]: Entering directory `/home/ossama/cherokee-1.2.99/cget'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../cherokee -D_REENTRANT    -g -O2 \
-MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo \
.deps/main.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../cherokee \
-D_REENTRANT    -g -O2 -MT proxy.o -MD -MP -MF .deps/proxy.Tpo -c -o proxy.o proxy.c \
                mv -f .deps/proxy.Tpo .deps/proxy.Po
/bin/bash ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2   -o cget main.o \
proxy.o -lpthread ../cherokee/libcherokee-base.la ../cherokee/libcherokee-client.la \
                -ldl
libtool: link: gcc -std=gnu99 -g -O2 -o .libs/cget main.o proxy.o  \
../cherokee/.libs/libcherokee-base.so ../cherokee/.libs/libcherokee-client.so \
/home/ossama/cherokee-1.2.99/cherokee/.libs/libcherokee-base.so -lrt -lpthread -ldl \
make[2]: Leaving directory `/home/ossama/cherokee-1.2.99/cget' Making all in packages
make[2]: Entering directory `/home/ossama/cherokee-1.2.99/packages'
Making all in windows
make[3]: Entering directory `/home/ossama/cherokee-1.2.99/packages/windows'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/ossama/cherokee-1.2.99/packages/windows'
Making all in osx
make[3]: Entering directory `/home/ossama/cherokee-1.2.99/packages/osx'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/ossama/cherokee-1.2.99/packages/osx'
make[3]: Entering directory `/home/ossama/cherokee-1.2.99/packages'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/ossama/cherokee-1.2.99/packages'
make[2]: Leaving directory `/home/ossama/cherokee-1.2.99/packages'
Making all in dbslayer
make[2]: Entering directory `/home/ossama/cherokee-1.2.99/dbslayer'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/ossama/cherokee-1.2.99/dbslayer'
make[1]: Leaving directory `/home/ossama/cherokee-1.2.99'


["make-install.txt" (text/plain)]

Making install in po
make[1]: Entering directory `/home/ossama/cherokee-1.2.99/po'
Making install in admin
make[2]: Entering directory `/home/ossama/cherokee-1.2.99/po/admin'
/bin/mkdir -p /usr/share
installing en.gmo as /usr/share/locale/en/LC_MESSAGES/cherokee.mo
installing es.gmo as /usr/share/locale/es/LC_MESSAGES/cherokee.mo
installing de.gmo as /usr/share/locale/de/LC_MESSAGES/cherokee.mo
installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/cherokee.mo
installing sv_SE.gmo as /usr/share/locale/sv_SE/LC_MESSAGES/cherokee.mo
installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/cherokee.mo
installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/cherokee.mo
installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/cherokee.mo
installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/cherokee.mo
installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/cherokee.mo
installing it.gmo as /usr/share/locale/it/LC_MESSAGES/cherokee.mo
installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/cherokee.mo
if test "cherokee" = "gettext-tools"; then \
	  /bin/mkdir -p /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/install -c -m 644 ./$file \
			    /usr/share/gettext/po/$file; \
	  done; \
	  for file in Makevars; do \
	    rm -f /usr/share/gettext/po/$file; \
	  done; \
	else \
	  : ; \
	fi
make[2]: Leaving directory `/home/ossama/cherokee-1.2.99/po/admin'
make[2]: Entering directory `/home/ossama/cherokee-1.2.99/po'
make[3]: Entering directory `/home/ossama/cherokee-1.2.99/po'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/ossama/cherokee-1.2.99/po'
make[2]: Leaving directory `/home/ossama/cherokee-1.2.99/po'
make[1]: Leaving directory `/home/ossama/cherokee-1.2.99/po'
Making install in m4
make[1]: Entering directory `/home/ossama/cherokee-1.2.99/m4'
make[2]: Entering directory `/home/ossama/cherokee-1.2.99/m4'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/ossama/cherokee-1.2.99/m4'
make[1]: Leaving directory `/home/ossama/cherokee-1.2.99/m4'
Making install in www
make[1]: Entering directory `/home/ossama/cherokee-1.2.99/www'
make[2]: Entering directory `/home/ossama/cherokee-1.2.99/www'
make[2]: Nothing to be done for `install-exec-am'.
test -z ""/home/ossama/www/images"" || /bin/mkdir -p ""/home/ossama/www/images""
 /usr/bin/install -c -m 644 favicon.ico default-bg.png cherokee-logo.png \
powered_by_cherokee.png '/home/ossama/www/images' make[2]: Leaving directory \
`/home/ossama/cherokee-1.2.99/www' make[1]: Leaving directory \
`/home/ossama/cherokee-1.2.99/www' Making install in icons
make[1]: Entering directory `/home/ossama/cherokee-1.2.99/icons'
make[2]: Entering directory `/home/ossama/cherokee-1.2.99/icons'
make[2]: Nothing to be done for `install-exec-am'.
test -z ""/usr/share/cherokee/icons/"" || /bin/mkdir -p \
""/usr/share/cherokee/icons/""  /usr/bin/install -c -m 644 README.txt \
arrow_turn_left.png blank.png bomb.png camera.png cd.png color_wheel.png css.png \
cup.png film.png font.png folder.png html.png music.png package.png page_white.png \
page_white_acrobat.png page_white_actionscript.png page_white_c.png page_white_go.png \
page_white_office.png page_white_php.png page_white_text.png script.png ruby.png \
control_play.png email.png printer.png '/usr/share/cherokee/icons/' make[2]: Leaving \
directory `/home/ossama/cherokee-1.2.99/icons' make[1]: Leaving directory \
`/home/ossama/cherokee-1.2.99/icons' Making install in themes
make[1]: Entering directory `/home/ossama/cherokee-1.2.99/themes'
Making install in default
make[2]: Entering directory `/home/ossama/cherokee-1.2.99/themes/default'
make[3]: Entering directory `/home/ossama/cherokee-1.2.99/themes/default'
make[3]: Nothing to be done for `install-exec-am'.
test -z ""/usr/share/cherokee/themes/default/"" || /bin/mkdir -p \
""/usr/share/cherokee/themes/default/""  /usr/bin/install -c -m 644 header.html \
footer.html entry.html theme.css logo.png '/usr/share/cherokee/themes/default/' \
make[3]: Leaving directory `/home/ossama/cherokee-1.2.99/themes/default' make[2]: \
Leaving directory `/home/ossama/cherokee-1.2.99/themes/default' Making install in \
firefox3 make[2]: Entering directory `/home/ossama/cherokee-1.2.99/themes/firefox3'
make[3]: Entering directory `/home/ossama/cherokee-1.2.99/themes/firefox3'
make[3]: Nothing to be done for `install-exec-am'.
test -z ""/usr/share/cherokee/themes/firefox3/"" || /bin/mkdir -p \
""/usr/share/cherokee/themes/firefox3/""  /usr/bin/install -c -m 644 header.html \
footer.html entry.html theme.css '/usr/share/cherokee/themes/firefox3/' make[3]: \
Leaving directory `/home/ossama/cherokee-1.2.99/themes/firefox3' make[2]: Leaving \
directory `/home/ossama/cherokee-1.2.99/themes/firefox3' Making install in white
make[2]: Entering directory `/home/ossama/cherokee-1.2.99/themes/white'
make[3]: Entering directory `/home/ossama/cherokee-1.2.99/themes/white'
make[3]: Nothing to be done for `install-exec-am'.
test -z ""/usr/share/cherokee/themes/white/"" || /bin/mkdir -p \
""/usr/share/cherokee/themes/white/""  /usr/bin/install -c -m 644 header.html \
footer.html entry.html theme.css '/usr/share/cherokee/themes/white/' make[3]: Leaving \
directory `/home/ossama/cherokee-1.2.99/themes/white' make[2]: Leaving directory \
`/home/ossama/cherokee-1.2.99/themes/white' Making install in plain
make[2]: Entering directory `/home/ossama/cherokee-1.2.99/themes/plain'
make[3]: Entering directory `/home/ossama/cherokee-1.2.99/themes/plain'
make[3]: Nothing to be done for `install-exec-am'.
test -z ""/usr/share/cherokee/themes/plain/"" || /bin/mkdir -p \
""/usr/share/cherokee/themes/plain/""  /usr/bin/install -c -m 644 header.html \
footer.html entry.html theme.css '/usr/share/cherokee/themes/plain/' make[3]: Leaving \
directory `/home/ossama/cherokee-1.2.99/themes/plain' make[2]: Leaving directory \
`/home/ossama/cherokee-1.2.99/themes/plain' make[2]: Entering directory \
`/home/ossama/cherokee-1.2.99/themes' make[3]: Entering directory \
`/home/ossama/cherokee-1.2.99/themes' make[3]: Nothing to be done for \
`install-exec-am'. make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/ossama/cherokee-1.2.99/themes'
make[2]: Leaving directory `/home/ossama/cherokee-1.2.99/themes'
make[1]: Leaving directory `/home/ossama/cherokee-1.2.99/themes'
Making install in qa
make[1]: Entering directory `/home/ossama/cherokee-1.2.99/qa'
make[2]: Entering directory `/home/ossama/cherokee-1.2.99/qa'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/ossama/cherokee-1.2.99/qa'
make[1]: Leaving directory `/home/ossama/cherokee-1.2.99/qa'
Making install in doc
make[1]: Entering directory `/home/ossama/cherokee-1.2.99/doc'
make[2]: Entering directory `/home/ossama/cherokee-1.2.99/doc'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/doc/cherokee" || /bin/mkdir -p "/usr/share/doc/cherokee"
 /usr/bin/install -c -m 644 index.html basics.html basics_why_cherokee.html \
basics_requirements.html basics_download.html basics_installation.html \
basics_installation_easy-install.html basics_installation_unix.html \
basics_installation_osx.html basics_installation_windows.html \
basics_installation_svn.html basics_upgrade.html basics_running_cherokee.html \
config.html config_walkthrough.html config_index.html config_general.html \
config_virtual_servers.html config_virtual_servers_evhost.html \
config_virtual_servers_rule.html config_virtual_servers_rule_types.html \
config_advanced.html config_info_sources.html config_status.html config_wizards.html \
config_market.html cookbook.html cookbook_managing_logs.html \
cookbook_optimizations.html cookbook_cross_compilation.html cookbook_django.html \
cookbook_php.html cookbook_ror.html cookbook_authentication.html cookbook_ssl.html \
cookbook_maintenance.html cookbook_redirs.html cookbook_embedding_cherokee.html \
cookbook_dbslayer.html cookbook_mono.html '/usr/share/doc/cherokee'  /usr/bin/install \
-c -m 644 cookbook_mailman.html cookbook_joomla.html cookbook_glassfish.html \
cookbook_wordpress.html cookbook_drupal.html cookbook_zend.html cookbook_kumbia.html \
cookbook_nagios.html cookbook_symfony.html cookbook_moodle.html \
cookbook_alfresco.html cookbook_liferay.html cookbook_sugarcrm.html \
cookbook_trac.html cookbook_phpbb.html cookbook_phpmyadmin.html \
cookbook_managing_logs.html cookbook_streaming.html cookbook_uwsgi.html \
cookbook_coldfusion.html cookbook_concrete5.html cookbook_https_accelerator.html \
cookbook_http_to_https.html cookbook_traffic_restriction.html \
cookbook_domain_matching.html modules.html modules_balancers.html \
modules_balancers_failover.html modules_balancers_ip_hash.html \
modules_balancers_round_robin.html modules_encoders.html modules_encoders_gzip.html \
modules_encoders_deflate.html modules_handlers.html modules_handlers_file.html \
modules_handlers_dbslayer.html modules_handlers_dirlist.html \
modules_handlers_custom_error.html modules_handlers_common.html \
modules_handlers_redir.html '/usr/share/doc/cherokee'  /usr/bin/install -c -m 644 \
modules_handlers_cgi.html modules_handlers_fcgi.html modules_handlers_scgi.html \
modules_handlers_server_info.html modules_handlers_ssi.html \
modules_handlers_postreport.html modules_handlers_streaming.html \
modules_handlers_admin.html modules_handlers_proxy.html \
modules_handlers_secdownload.html modules_handlers_uwsgi.html \
modules_handlers_empty_gif.html modules_handlers_drop.html modules_loggers.html \
modules_loggers_combined.html modules_loggers_ncsa.html modules_loggers_custom.html \
modules_validators.html modules_validators_htdigest.html \
modules_validators_htpasswd.html modules_validators_ldap.html \
modules_validators_mysql.html modules_validators_pam.html \
modules_validators_plain.html modules_validators_authlist.html other.html \
other_faq.html other_goodies.html other_os_tuning.html other_signals.html \
other_community.html other_errors.html other_graphs.html other_front_line_cache.html \
other_bundle.html other_bundle_cherokee.html other_bundle_cherokee-admin.html \
other_bundle_cherokee-config.html other_bundle_cherokee-tweak.html \
other_bundle_cherokee-worker.html '/usr/share/doc/cherokee'  /usr/bin/install -c -m \
644 other_bundle_cherokee-admin-launcher.html other_bundle_cget.html dev.html \
dev_debug.html dev_cherokee.conf.html dev_qa.html dev_quickstart.html dev_ctk.html \
distro.html distro_dev_intro.html '/usr/share/doc/cherokee' test -z \
"/usr/share/doc/cherokee/media/css/" || /bin/mkdir -p \
"/usr/share/doc/cherokee/media/css/"  /usr/bin/install -c -m 644 \
media/css/cherokee_doc.css '/usr/share/doc/cherokee/media/css/' test -z \
"/usr/share/doc/cherokee/media/images/" || /bin/mkdir -p \
"/usr/share/doc/cherokee/media/images/"  /usr/bin/install -c -m 644 \
media/images/admin_advanced0.png media/images/admin_advanced1.png \
media/images/admin_advanced2.png media/images/admin_advanced3.png \
media/images/admin_advanced4.png media/images/admin_advanced5.png \
media/images/admin_behavior.png media/images/admin_general.png \
media/images/admin_general_networking.png media/images/admin_general_permissions.png \
media/images/admin_general_ports.png media/images/admin_general_icons.png \
media/images/admin_general_mime.png media/images/admin_info_sources.png \
media/images/admin_handler_admin.png media/images/admin_handler_cgi.png \
media/images/admin_handler_custom_error.png media/images/admin_handler_dirlist_ex.png \
media/images/admin_handler_dirlist.png media/images/admin_handler_fastcgi1.png \
media/images/admin_handler_fastcgi2.png media/images/admin_handler_file.png \
media/images/admin_handler_onlylisting_ex.png \
media/images/admin_handler_onlylisting.png media/images/admin_handler_dbslayer.png \
media/images/admin_handler_secdownload.png media/images/admin_index.png \
media/images/admin_index_backup.png media/images/admin_index_restore.png \
media/images/admin_launch.png media/images/admin_noconfig.png \
media/images/admin_notrunning.png media/images/admin_rule_regex.png \
media/images/admin_validators_pam.png media/images/admin_validators_plain.png \
media/images/admin_validators_authlist.png media/images/admin_validators_ldap.png \
media/images/admin_vservers_wizard.png media/images/admin_vserver_wizard.png \
media/images/admin_vserver_errors.png '/usr/share/doc/cherokee/media/images/'  \
/usr/bin/install -c -m 644 media/images/admin_vserver_loggers.png \
media/images/admin_vserver.png media/images/admin_vserver_security.png \
media/images/admin_vserver_security_ssl.png media/images/admin_vserver_evhost.png \
media/images/admin_handler_proxy.png media/images/cookbook_django_common.png \
media/images/cookbook_django_infosources.png media/images/cookbook_ror_common.png \
media/images/cookbook_ror_fcgi.png media/images/cookbook_mysql_rule.png \
media/images/cookbook_mysql_validator.png media/images/cookbook_maintenance_copy.png \
media/images/cookbook_maintenance_domain.png \
media/images/cookbook_maintenance_error.png \
media/images/cookbook_maintenance_result.png \
media/images/cookbook_maintenance_rule.png \
media/images/cookbook_maintenance_advanced_rules.png \
media/images/cookbook_maintenance_advanced_redir.png \
media/images/cookbook_maintenance_advanced_domains.png \
media/images/cookbook_redir_behavior.png media/images/cookbook_redir_domains.png \
media/images/cookbook_redir_handler.png media/images/cookbook_redir_https.png \
media/images/cookbook_dbslayer1.png media/images/cookbook_dbslayer2.png \
media/images/cookbook_dbslayer3.png media/images/cookbook_dbslayer4.png \
media/images/cookbook_mono_demo.png media/images/cookbook_mono_handler.png \
media/images/cookbook_django.png media/images/cookbook_ror.png \
media/images/cookbook_ror_wizard.png media/images/cookbook_mailman.png \
media/images/cookbook_glassfish.png media/images/cookbook_drupal.png \
media/images/cookbook_wp1.png media/images/cookbook_wp2.png \
media/images/cookbook_wp3.png media/images/cookbook_wp4.png \
'/usr/share/doc/cherokee/media/images/'  /usr/bin/install -c -m 644 \
media/images/cookbook_wp5.png media/images/cookbook_nagios1.png \
media/images/cookbook_nagios2.png media/images/cookbook_nagios3.png \
media/images/cookbook_nagios4.png media/images/cookbook_symfony.png \
media/images/cookbook_moodle_db.png media/images/cookbook_moodle_document_root.png \
media/images/cookbook_moodle_modules.png media/images/cookbook_moodle_paths.png \
media/images/cookbook_moodle.png media/images/cookbook_alfresco_alfresco.png \
media/images/cookbook_alfresco_assistant.png \
media/images/cookbook_alfresco_install.png media/images/cookbook_alfresco_path.png \
media/images/cookbook_alfresco_share.png media/images/cookbook_alfresco_soffice.png \
media/images/cookbook_liferay.png media/images/cookbook_sugarcrm_install0.png \
media/images/cookbook_sugarcrm_install1.png \
media/images/cookbook_sugarcrm_running0.png \
media/images/cookbook_sugarcrm_running1.png media/images/cookbook_trac.png \
media/images/cookbook_trac_info.png media/images/cookbook_trac_rules.png \
media/images/cookbook_trac_scgi.png media/images/cookbook_trac_static.png \
media/images/cookbook_phpbb_1_intro.png media/images/cookbook_phpbb_2_req.png \
media/images/cookbook_phpbb_3_db.png media/images/cookbook_phpbb_4_admin.png \
media/images/cookbook_phpbb_5_config.png media/images/cookbook_phpbb_6_advanced.png \
media/images/cookbook_phpbb_7_create.png media/images/cookbook_phpbb_8_final.png \
media/images/cookbook_phpbb_adm.png media/images/cookbook_phpbb_adm_warning.png \
media/images/cookbook_phpbb_rules.png media/images/cookbook_phpbb_running.png \
media/images/cookbook_phpmyadmin.png '/usr/share/doc/cherokee/media/images/'  \
/usr/bin/install -c -m 644 media/images/cookbook_phpmyadmin_denied.png \
media/images/cookbook_managing_logs_security.png \
media/images/cookbook_managing_logs_rules.png \
media/images/cookbook_managing_logs_handler.png media/images/cookbook_zend1.png \
media/images/cookbook_joomla.png media/images/cookbook_https_accelerator_handler.png \
media/images/cookbook_https_accelerator_sources.png \
media/images/cookbook_drupal_dir_rules_1.png \
media/images/cookbook_drupal_dir_rules_2.png \
media/images/cookbook_drupal_dir_rules_3.png \
media/images/cookbook_drupal_dir_rules_4.png \
media/images/cookbook_drupal_dir_rules_6.png \
media/images/cookbook_drupal_dir_rules_7.png \
media/images/cookbook_drupal_dir_rules.png \
media/images/cookbook_drupal_vserver_rules.png media/images/cookbook_wp_example1.png \
media/images/cookbook_wp_example2.png media/images/cookbook_wp_example3.png \
media/images/market_index.png media/images/proxy_phase1.png \
media/images/proxy_phase2.png media/images/screencast.png media/images/tracelor.png \
media/images/other_graphs_timeouts.png media/images/other_graphs_conns.png \
media/images/other_graphs_logging.png media/images/other_graphs_traffic.png \
'/usr/share/doc/cherokee/media/images/' make[2]: Leaving directory \
`/home/ossama/cherokee-1.2.99/doc' make[1]: Leaving directory \
`/home/ossama/cherokee-1.2.99/doc' Making install in .
make[1]: Entering directory `/home/ossama/cherokee-1.2.99'
make[2]: Entering directory `/home/ossama/cherokee-1.2.99'
test -z "/usr/bin" || /bin/mkdir -p "/usr/bin"
 /usr/bin/install -c cherokee-config '/usr/bin'
/usr/bin/install -c -m 644 ./config.h /usr/include/cherokee/cherokee-config.h
/usr/bin/install -c -m 644 ./cherokee.conf.sample \
                /usr/share/cherokee/admin/cherokee.conf.sample
/usr/bin/install -c -m 644 ./performance.conf.sample \
                /usr/share/cherokee/admin/performance.conf.sample
/bin/bash /home/ossama/cherokee-1.2.99/install-sh -d /var
test -z ""/usr/share/aclocal"" || /bin/mkdir -p ""/usr/share/aclocal""
 /usr/bin/install -c -m 644 cherokee.m4 '/usr/share/aclocal'
test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/share/man/man1"
 /usr/bin/install -c -m 644 cherokee.1 cherokee-config.1 cherokee-tweak.1 \
cherokee-admin.1 cherokee-worker.1 cherokee-admin-launcher.1 '/usr/share/man/man1' \
test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/usr/lib/pkgconfig"  /usr/bin/install \
-c -m 644 cherokee.pc '/usr/lib/pkgconfig' make[2]: Leaving directory \
`/home/ossama/cherokee-1.2.99' make[1]: Leaving directory \
`/home/ossama/cherokee-1.2.99' Making install in admin
make[1]: Entering directory `/home/ossama/cherokee-1.2.99/admin'
Making install in market
make[2]: Entering directory `/home/ossama/cherokee-1.2.99/admin/market'
make[3]: Entering directory `/home/ossama/cherokee-1.2.99/admin/market'
make[3]: Nothing to be done for `install-exec-am'.
test -z ""/usr/share/cherokee/admin/market"" || /bin/mkdir -p \
""/usr/share/cherokee/admin/market""  /usr/bin/install -c -m 644 __init__.py \
Install.py InstallUtil.py Install_Log.py Menu.py PageApp.py PageCategory.py \
PageIndex.py PageSearch.py Report.py Review.py Library.py Util.py Maintenance.py \
ows_consts.py CommandProgress.py Distro.py '/usr/share/cherokee/admin/market' \
make[3]: Leaving directory `/home/ossama/cherokee-1.2.99/admin/market' make[2]: \
Leaving directory `/home/ossama/cherokee-1.2.99/admin/market' Making install in \
plugins make[2]: Entering directory `/home/ossama/cherokee-1.2.99/admin/plugins'
make[3]: Entering directory `/home/ossama/cherokee-1.2.99/admin/plugins'
make[3]: Nothing to be done for `install-exec-am'.
test -z ""/usr/share/cherokee/admin/plugins"" || /bin/mkdir -p \
""/usr/share/cherokee/admin/plugins""  /usr/bin/install -c -m 644 admin.py \
authlist.py bind.py tls.py cgi.py common.py custom_error.py dbslayer.py directory.py \
dirlist.py empty_gif.py error_nn.py error_redir.py evhost.py exists.py extensions.py \
failover.py fcgi.py file.py from.py fullpath.py geoip.py header.py htdigest.py \
htpasswd.py ip_hash.py ldap.py method.py mysql.py pam.py plain.py post_report.py \
post_track.py proxy.py redir.py rehost.py request.py round_robin.py rrd.py scgi.py \
'/usr/share/cherokee/admin/plugins'  /usr/bin/install -c -m 644 secdownload.py \
server_info.py ssi.py streaming.py target_ip.py url_arg.py uwsgi.py wildcard.py \
gzip.py deflate.py drop.py '/usr/share/cherokee/admin/plugins' make[3]: Leaving \
directory `/home/ossama/cherokee-1.2.99/admin/plugins' make[2]: Leaving directory \
`/home/ossama/cherokee-1.2.99/admin/plugins' Making install in wizards
make[2]: Entering directory `/home/ossama/cherokee-1.2.99/admin/wizards'
make[3]: Entering directory `/home/ossama/cherokee-1.2.99/admin/wizards'
make[3]: Nothing to be done for `install-exec-am'.
test -z ""/usr/share/cherokee/admin/wizards"" || /bin/mkdir -p \
""/usr/share/cherokee/admin/wizards""  /usr/bin/install -c -m 644 List.py alfresco.py \
coldfusion.py concrete5.py django.py glassfish.py hotlinking.py icons.py mailman.py \
mono.py php.py rails.py redirect.py rtorrent.py static.py streaming.py symfony.py \
uwsgi.py zend.py flcache.py ssl_test.py '/usr/share/cherokee/admin/wizards' make[3]: \
Leaving directory `/home/ossama/cherokee-1.2.99/admin/wizards' make[2]: Leaving \
directory `/home/ossama/cherokee-1.2.99/admin/wizards' Making install in CTK
make[2]: Entering directory `/home/ossama/cherokee-1.2.99/admin/CTK'
Making install in static
make[3]: Entering directory `/home/ossama/cherokee-1.2.99/admin/CTK/static'
Making install in css
make[4]: Entering directory `/home/ossama/cherokee-1.2.99/admin/CTK/static/css'
make[5]: Entering directory `/home/ossama/cherokee-1.2.99/admin/CTK/static/css'
make[5]: Nothing to be done for `install-exec-am'.
test -z ""/usr/share/cherokee/admin/CTK/static/css"" || /bin/mkdir -p \
""/usr/share/cherokee/admin/CTK/static/css""  /usr/bin/install -c -m 644 CTK.css \
datepicker.css jquery-ui-1.7.2.custom.css jquery.ibutton.css \
'/usr/share/cherokee/admin/CTK/static/css' make[5]: Leaving directory \
`/home/ossama/cherokee-1.2.99/admin/CTK/static/css' make[4]: Leaving directory \
`/home/ossama/cherokee-1.2.99/admin/CTK/static/css' Making install in images
make[4]: Entering directory `/home/ossama/cherokee-1.2.99/admin/CTK/static/images'
make[5]: Entering directory `/home/ossama/cherokee-1.2.99/admin/CTK/static/images'
make[5]: Nothing to be done for `install-exec-am'.
test -z ""/usr/share/cherokee/admin/CTK/static/images"" || /bin/mkdir -p \
""/usr/share/cherokee/admin/CTK/static/images""  /usr/bin/install -c -m 644 \
arrow_ns.png bg-dialog-buttonpane.png bg-dialog-titlebar-close.gif \
bg-dialog-titlebar.png bg-dialog.png bg-filter.png bg-sel-actions-sel.png \
bg-sel-actions.png del-hover.png del.png dialog-error.png dialog-information.png \
dialog-warning.png ibutton-slider-default.png input-bg.png loader.gif loading.gif \
off.png offline.png on.png online.png tabbg.png tick.png forbid.png \
ui-bg_gloss-wave_35_f6a828_500x100.png ui-bg_highlight-soft_100_eeeeee_1x100.png \
ui-icons_222222_256x240.png ui-icons_2e83ff_256x240.png ui-icons_454545_256x240.png \
ui-icons_888888_256x240.png ui-icons_cd0a0a_256x240.png uploadify.cancel.png \
jquery.ui.stars.gif carousel-left-arrow.png carousel-right-arrow.png \
'/usr/share/cherokee/admin/CTK/static/images' make[5]: Leaving directory \
`/home/ossama/cherokee-1.2.99/admin/CTK/static/images' make[4]: Leaving directory \
`/home/ossama/cherokee-1.2.99/admin/CTK/static/images' Making install in js
make[4]: Entering directory `/home/ossama/cherokee-1.2.99/admin/CTK/static/js'
make[5]: Entering directory `/home/ossama/cherokee-1.2.99/admin/CTK/static/js'
make[5]: Nothing to be done for `install-exec-am'.
test -z ""/usr/share/cherokee/admin/CTK/static/js"" || /bin/mkdir -p \
""/usr/share/cherokee/admin/CTK/static/js""  /usr/bin/install -c -m 644 Help.js \
Submitter.js StarRating.js common.js jquery-1.3.2.min.js jquery-1.3.2.js \
jquery-ui-1.7.2.custom.min.js jquery-ui-1.7.2.js jquery.cookie.js \
jquery.form-defaults.js jquery.ibutton.js jquery.tablednd_0_5.js \
jquery.uploadProgress.js ajaxupload.3.6.js Carousel.js \
'/usr/share/cherokee/admin/CTK/static/js' make[5]: Leaving directory \
`/home/ossama/cherokee-1.2.99/admin/CTK/static/js' make[4]: Leaving directory \
`/home/ossama/cherokee-1.2.99/admin/CTK/static/js' make[4]: Entering directory \
`/home/ossama/cherokee-1.2.99/admin/CTK/static' make[5]: Entering directory \
`/home/ossama/cherokee-1.2.99/admin/CTK/static' make[5]: Nothing to be done for \
`install-exec-am'. make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/home/ossama/cherokee-1.2.99/admin/CTK/static'
make[4]: Leaving directory `/home/ossama/cherokee-1.2.99/admin/CTK/static'
make[3]: Leaving directory `/home/ossama/cherokee-1.2.99/admin/CTK/static'
Making install in CTK
make[3]: Entering directory `/home/ossama/cherokee-1.2.99/admin/CTK/CTK'
make[4]: Entering directory `/home/ossama/cherokee-1.2.99/admin/CTK/CTK'
make[4]: Nothing to be done for `install-exec-am'.
test -z ""/usr/share/cherokee/admin/CTK/CTK"" || /bin/mkdir -p \
""/usr/share/cherokee/admin/CTK/CTK""  /usr/bin/install -c -m 644 __init__.py Box.py \
Button.py Checkbox.py Combobox.py Config.py Container.py DatePicker.py Dialog.py \
Druid.py HTTP.py Help.py HiddenField.py Image.py Indenter.py JS.py Link.py List.py \
Notice.py Page.py PageCleaner.py Plugin.py Post.py PropsTable.py Proxy.py RawHTML.py \
Refreshable.py Server.py SortableList.py Submitter.py Tab.py Table.py Template.py \
TextArea.py TextField.py ToggleButton.py Uploader.py Widget.py consts.py \
iPhoneToggle.py '/usr/share/cherokee/admin/CTK/CTK'  /usr/bin/install -c -m 644 \
pyscgi.py util.py json_embedded.py ProgressBar.py Downloader.py Radio.py \
XMLRPCProxy.py AjaxUpload.py i18n.py Init.py Paginator.py StarRating.py Carousel.py \
Collapsible.py MailHTML.py '/usr/share/cherokee/admin/CTK/CTK' make[4]: Leaving \
directory `/home/ossama/cherokee-1.2.99/admin/CTK/CTK' make[3]: Leaving directory \
`/home/ossama/cherokee-1.2.99/admin/CTK/CTK' make[3]: Entering directory \
`/home/ossama/cherokee-1.2.99/admin/CTK' make[4]: Entering directory \
`/home/ossama/cherokee-1.2.99/admin/CTK' test -z "/usr/bin" || /bin/mkdir -p \
"/usr/bin"  /usr/bin/install -c CTK-run '/usr/bin'
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/ossama/cherokee-1.2.99/admin/CTK'
make[3]: Leaving directory `/home/ossama/cherokee-1.2.99/admin/CTK'
make[2]: Leaving directory `/home/ossama/cherokee-1.2.99/admin/CTK'
Making install in icons
make[2]: Entering directory `/home/ossama/cherokee-1.2.99/admin/icons'
make[3]: Entering directory `/home/ossama/cherokee-1.2.99/admin/icons'
make[3]: Nothing to be done for `install-exec-am'.
test -z ""/usr/share/cherokee/admin/icons"" || /bin/mkdir -p \
""/usr/share/cherokee/admin/icons""  /usr/bin/install -c -m 644 \
cherokee-admin-launcher-16.png cherokee-admin-launcher-32.png \
cherokee-admin-launcher-48.png cherokee-admin-launcher-96.png \
cherokee-admin-launcher-128.png cherokee-admin-launcher-256.png \
cherokee-admin-launcher-512.png cherokee-admin-launcher.svg \
'/usr/share/cherokee/admin/icons' make[3]: Leaving directory \
`/home/ossama/cherokee-1.2.99/admin/icons' make[2]: Leaving directory \
`/home/ossama/cherokee-1.2.99/admin/icons' Making install in static
make[2]: Entering directory `/home/ossama/cherokee-1.2.99/admin/static'
Making install in js
make[3]: Entering directory `/home/ossama/cherokee-1.2.99/admin/static/js'
make[4]: Entering directory `/home/ossama/cherokee-1.2.99/admin/static/js'
make[4]: Nothing to be done for `install-exec-am'.
test -z ""/usr/share/cherokee/admin/static/js"" || /bin/mkdir -p \
""/usr/share/cherokee/admin/static/js""  /usr/bin/install -c -m 644 SelectionPanel.js \
'/usr/share/cherokee/admin/static/js' make[4]: Leaving directory \
`/home/ossama/cherokee-1.2.99/admin/static/js' make[3]: Leaving directory \
`/home/ossama/cherokee-1.2.99/admin/static/js' Making install in css
make[3]: Entering directory `/home/ossama/cherokee-1.2.99/admin/static/css'
make[4]: Entering directory `/home/ossama/cherokee-1.2.99/admin/static/css'
make[4]: Nothing to be done for `install-exec-am'.
test -z ""/usr/share/cherokee/admin/static/css"" || /bin/mkdir -p \
""/usr/share/cherokee/admin/static/css""  /usr/bin/install -c -m 644 \
cherokee-admin.css '/usr/share/cherokee/admin/static/css' make[4]: Leaving directory \
`/home/ossama/cherokee-1.2.99/admin/static/css' make[3]: Leaving directory \
`/home/ossama/cherokee-1.2.99/admin/static/css' Making install in images
make[3]: Entering directory `/home/ossama/cherokee-1.2.99/admin/static/images'
Making install in flags
make[4]: Entering directory `/home/ossama/cherokee-1.2.99/admin/static/images/flags'
make[5]: Entering directory `/home/ossama/cherokee-1.2.99/admin/static/images/flags'
make[5]: Nothing to be done for `install-exec-am'.
test -z ""/usr/share/cherokee/admin/static/images/flags"" || /bin/mkdir -p \
""/usr/share/cherokee/admin/static/images/flags""  /usr/bin/install -c -m 644 ad.png \
ae.png af.png ag.png ai.png al.png am.png an.png ao.png ar.png as.png at.png au.png \
aw.png ax.png az.png ba.png bb.png bd.png be.png bf.png bg.png bh.png bi.png bj.png \
bm.png bn.png bo.png br.png bs.png bt.png bv.png bw.png by.png bz.png ca.png cc.png \
cd.png cf.png cg.png '/usr/share/cherokee/admin/static/images/flags'  \
/usr/bin/install -c -m 644 ch.png ci.png ck.png cl.png cm.png cn.png co.png cr.png \
cs.png cu.png cv.png cx.png cy.png cz.png de.png dj.png dk.png dm.png do.png dz.png \
ec.png ee.png eg.png eh.png er.png es.png et.png fi.png fj.png fk.png fm.png fo.png \
fr.png ga.png gb.png gd.png ge.png gf.png gh.png gi.png \
'/usr/share/cherokee/admin/static/images/flags'  /usr/bin/install -c -m 644 gl.png \
gm.png gn.png gp.png gq.png gr.png gs.png gt.png gu.png gw.png gy.png hk.png hm.png \
hn.png hr.png ht.png hu.png id.png ie.png il.png in.png io.png iq.png ir.png is.png \
it.png jm.png jo.png jp.png ke.png kg.png kh.png ki.png km.png kn.png kp.png kr.png \
kw.png ky.png kz.png '/usr/share/cherokee/admin/static/images/flags'  \
/usr/bin/install -c -m 644 la.png lb.png lc.png li.png lk.png lr.png ls.png lt.png \
lu.png lv.png ly.png ma.png mc.png md.png me.png mg.png mh.png mk.png ml.png mm.png \
mn.png mo.png mp.png mq.png mr.png ms.png mt.png mu.png mv.png mw.png mx.png my.png \
mz.png na.png nc.png ne.png nf.png ng.png ni.png nl.png \
'/usr/share/cherokee/admin/static/images/flags'  /usr/bin/install -c -m 644 no.png \
np.png nr.png nu.png nz.png om.png pa.png pe.png pf.png pg.png ph.png pk.png pl.png \
pm.png pn.png pr.png ps.png pt.png pw.png py.png qa.png re.png ro.png rs.png ru.png \
rw.png sa.png sb.png sc.png sd.png se.png sg.png sh.png si.png sj.png sk.png sl.png \
sm.png sn.png so.png '/usr/share/cherokee/admin/static/images/flags'  \
/usr/bin/install -c -m 644 sr.png st.png sv.png sy.png sz.png tc.png td.png tf.png \
tg.png th.png tj.png tk.png tl.png tm.png tn.png to.png tr.png tt.png tv.png tw.png \
tz.png ua.png ug.png um.png us.png uy.png uz.png va.png vc.png ve.png vg.png vi.png \
vn.png vu.png wf.png ws.png ye.png yt.png za.png zm.png \
'/usr/share/cherokee/admin/static/images/flags'  /usr/bin/install -c -m 644 zw.png \
wales.png england.png scotland.png europeanunion.png readme.txt \
'/usr/share/cherokee/admin/static/images/flags' make[5]: Leaving directory \
`/home/ossama/cherokee-1.2.99/admin/static/images/flags' make[4]: Leaving directory \
`/home/ossama/cherokee-1.2.99/admin/static/images/flags' Making install in wizards
make[4]: Entering directory \
`/home/ossama/cherokee-1.2.99/admin/static/images/wizards' make[5]: Entering \
directory `/home/ossama/cherokee-1.2.99/admin/static/images/wizards' make[5]: Nothing \
to be done for `install-exec-am'. test -z \
""/usr/share/cherokee/admin/static/images/wizards"" || /bin/mkdir -p \
""/usr/share/cherokee/admin/static/images/wizards""  /usr/bin/install -c -m 644 \
alfresco.png aspnet.png coldfusion.png concrete5.png dbslayer.png django.png \
drupal.png flcache.png gallery.png glassfish.png hotlinking.png icons.png joomla.png \
liferay.png mailman.png mediawiki.png moinmoin.png mono.png moodle.png nagios.png \
php.png phpbb.png phpmyadmin.png rails.png redirect.png rtorrent.png ssl_test.png \
static.png streaming.png sugar.png symfony.png trac.png uwsgi.png wordpress.png \
zend.png '/usr/share/cherokee/admin/static/images/wizards' make[5]: Leaving directory \
`/home/ossama/cherokee-1.2.99/admin/static/images/wizards' make[4]: Leaving directory \
`/home/ossama/cherokee-1.2.99/admin/static/images/wizards' Making install in other
make[4]: Entering directory `/home/ossama/cherokee-1.2.99/admin/static/images/other'
make[5]: Entering directory `/home/ossama/cherokee-1.2.99/admin/static/images/other'
make[5]: Nothing to be done for `install-exec-am'.
test -z ""/usr/share/cherokee/admin/static/images/other"" || /bin/mkdir -p \
""/usr/share/cherokee/admin/static/images/other""  /usr/bin/install -c -m 644 \
contact-bug.png contact-list.png facebook.png linkedin.png irc.png latest.png \
left.png octality-logo.png proud.png right.png twitter.png web.png \
'/usr/share/cherokee/admin/static/images/other' make[5]: Leaving directory \
`/home/ossama/cherokee-1.2.99/admin/static/images/other' make[4]: Leaving directory \
`/home/ossama/cherokee-1.2.99/admin/static/images/other' make[4]: Entering directory \
`/home/ossama/cherokee-1.2.99/admin/static/images' make[5]: Entering directory \
`/home/ossama/cherokee-1.2.99/admin/static/images' make[5]: Nothing to be done for \
`install-exec-am'. test -z ""/usr/share/cherokee/admin/static/images"" || /bin/mkdir \
-p ""/usr/share/cherokee/admin/static/images""  /usr/bin/install -c -m 644 \
advanced.png backup.png bg-bar.png bg-body.png bg-help-a.png bg-help-span.png \
bg-th.png bg-td-even.png cherokee-logo-bar.png cpu.png disk.png favicon.ico \
featured-list-bg.png featured-list-selected.png general.png home.png host.png \
icons.png information.png market.png mime.png nav-selected.gif nav-sep.png \
network.png panel-clone.png panel-new.png ram.png remote.png sidebar-bg.png \
sidebar-market.png sources.png status.png uptime.png vservers.png \
'/usr/share/cherokee/admin/static/images' make[5]: Leaving directory \
`/home/ossama/cherokee-1.2.99/admin/static/images' make[4]: Leaving directory \
`/home/ossama/cherokee-1.2.99/admin/static/images' make[3]: Leaving directory \
`/home/ossama/cherokee-1.2.99/admin/static/images' make[3]: Entering directory \
`/home/ossama/cherokee-1.2.99/admin/static' make[4]: Entering directory \
`/home/ossama/cherokee-1.2.99/admin/static' make[4]: Nothing to be done for \
`install-exec-am'. test -z ""/usr/share/cherokee/admin/static"" || /bin/mkdir -p \
""/usr/share/cherokee/admin/static""  /usr/bin/install -c -m 644 help_404.html \
'/usr/share/cherokee/admin/static' make[4]: Leaving directory \
`/home/ossama/cherokee-1.2.99/admin/static' make[3]: Leaving directory \
`/home/ossama/cherokee-1.2.99/admin/static' make[2]: Leaving directory \
`/home/ossama/cherokee-1.2.99/admin/static' make[2]: Entering directory \
`/home/ossama/cherokee-1.2.99/admin' make[3]: Entering directory \
`/home/ossama/cherokee-1.2.99/admin' make[3]: Nothing to be done for \
`install-exec-am'. test -z ""/usr/share/cherokee/admin"" || /bin/mkdir -p \
""/usr/share/cherokee/admin"" test -z ""/usr/share/cherokee/admin"" || /bin/mkdir -p \
""/usr/share/cherokee/admin""  /usr/bin/install -c -m 644 About.py Auth.py \
Balancer.py Certs.py CgiBase.py Cherokee.py Flags.py Graph.py Handler.py Icons.py \
Mime.py OWS_Backup.py OWS_Cherokee_Info.py OWS_Login.py OWS_Market_Info.py Page.py \
PageAdvanced.py PageEntry.py PageError.py PageException.py PageGeneral.py PageHelp.py \
PageIndex.py PageNewConfig.py PageRule.py PageSource.py PageSources.py PageStatus.py \
PageVServer.py PageVServers.py Rule.py RuleSimple.py SaveButton.py SelectionPanel.py \
SystemInfo.py SystemStats.py SystemStatsWidgets.py Wizard.py XMLServerDigest.py \
config_version.py '/usr/share/cherokee/admin'  /usr/bin/install -c -m 644 \
configured.py consts.py util.py popen.py validations.py SavingChecks.py \
exception.html help.html theme.html '/usr/share/cherokee/admin' test -z \
""/usr/share/cherokee/admin"" || /bin/mkdir -p ""/usr/share/cherokee/admin""  \
/usr/bin/install -c server.py upgrade_config.py '/usr/share/cherokee/admin' test -z \
""/usr/share/cherokee/admin"" || /bin/mkdir -p ""/usr/share/cherokee/admin""  \
/usr/bin/install -c -m 644 configured.py '/usr/share/cherokee/admin' make[3]: Leaving \
directory `/home/ossama/cherokee-1.2.99/admin' make[2]: Leaving directory \
`/home/ossama/cherokee-1.2.99/admin' make[1]: Leaving directory \
`/home/ossama/cherokee-1.2.99/admin' Making install in contrib
make[1]: Entering directory `/home/ossama/cherokee-1.2.99/contrib'
make[2]: Entering directory `/home/ossama/cherokee-1.2.99/contrib'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/ossama/cherokee-1.2.99/contrib'
make[1]: Leaving directory `/home/ossama/cherokee-1.2.99/contrib'
Making install in cherokee
make[1]: Entering directory `/home/ossama/cherokee-1.2.99/cherokee'
make  install-am
make[2]: Entering directory `/home/ossama/cherokee-1.2.99/cherokee'
make[3]: Entering directory `/home/ossama/cherokee-1.2.99/cherokee'
test -z "/usr/bin" || /bin/mkdir -p "/usr/bin"
 /usr/bin/install -c cherokee-panic cherokee-tweak cherokee-macos-askpass \
cherokee-admin-launcher '/usr/bin' test -z "/usr/lib" || /bin/mkdir -p "/usr/lib"
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libcherokee-base.la \
                libcherokee-client.la libcherokee-server.la '/usr/lib'
libtool: install: /usr/bin/install -c .libs/libcherokee-base.so.0.0.1 \
                /usr/lib/libcherokee-base.so.0.0.1
libtool: install: (cd /usr/lib && { ln -s -f libcherokee-base.so.0.0.1 \
libcherokee-base.so.0 || { rm -f libcherokee-base.so.0 && ln -s \
                libcherokee-base.so.0.0.1 libcherokee-base.so.0; }; })
libtool: install: (cd /usr/lib && { ln -s -f libcherokee-base.so.0.0.1 \
libcherokee-base.so || { rm -f libcherokee-base.so && ln -s libcherokee-base.so.0.0.1 \
                libcherokee-base.so; }; })
libtool: install: /usr/bin/install -c .libs/libcherokee-base.lai \
                /usr/lib/libcherokee-base.la
libtool: install: warning: relinking `libcherokee-client.la'
libtool: install: (cd /home/ossama/cherokee-1.2.99/cherokee; /bin/bash \
/home/ossama/cherokee-1.2.99/libtool  --tag CC --mode=relink gcc -std=gnu99 -g -O2 \
-export-symbols-regex "^[^_].*" -version-info 0:1:0 -o libcherokee-client.la -rpath \
/usr/lib url.lo request.lo downloader.lo downloader_async.lo -lpthread -D_REENTRANT \
                libcherokee-base.la -ldl )
libtool: relink: /usr/bin/nm -B  .libs/url.o .libs/request.o .libs/downloader.o \
.libs/downloader_async.o   | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 \
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' \
                | sort | uniq > .libs/libcherokee-client.exp
libtool: relink: /bin/grep -E -e "^[^_].*" ".libs/libcherokee-client.exp" > \
                ".libs/libcherokee-client.expT"
libtool: relink: mv -f ".libs/libcherokee-client.expT" ".libs/libcherokee-client.exp"
libtool: relink: echo "{ global:" > .libs/libcherokee-client.ver
libtool: relink:  cat .libs/libcherokee-client.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libcherokee-client.ver
libtool: relink:  echo "local: *; };" >> .libs/libcherokee-client.ver
libtool: relink:  gcc -shared  -fPIC -DPIC  .libs/url.o .libs/request.o \
.libs/downloader.o .libs/downloader_async.o   -L/usr/lib -lcherokee-base -lrt \
-lpthread -ldl  -O2   -Wl,-soname -Wl,libcherokee-client.so.0 -Wl,-version-script \
                -Wl,.libs/libcherokee-client.ver -o .libs/libcherokee-client.so.0.0.1
libtool: install: /usr/bin/install -c .libs/libcherokee-client.so.0.0.1T \
                /usr/lib/libcherokee-client.so.0.0.1
libtool: install: (cd /usr/lib && { ln -s -f libcherokee-client.so.0.0.1 \
libcherokee-client.so.0 || { rm -f libcherokee-client.so.0 && ln -s \
                libcherokee-client.so.0.0.1 libcherokee-client.so.0; }; })
libtool: install: (cd /usr/lib && { ln -s -f libcherokee-client.so.0.0.1 \
libcherokee-client.so || { rm -f libcherokee-client.so && ln -s \
                libcherokee-client.so.0.0.1 libcherokee-client.so; }; })
libtool: install: /usr/bin/install -c .libs/libcherokee-client.lai \
                /usr/lib/libcherokee-client.la
libtool: install: warning: relinking `libcherokee-server.la'
libtool: install: (cd /home/ossama/cherokee-1.2.99/cherokee; /bin/bash \
/home/ossama/cherokee-1.2.99/libtool  --tag CC --mode=relink gcc -std=gnu99 -g -O2 \
-export-symbols-regex "^[^_].*" -version-info 0:1:0 -o libcherokee-server.la -rpath \
/usr/lib libcherokee_server_la-connection.lo libcherokee_server_la-handler.lo \
libcherokee_server_la-rule.lo libcherokee_server_la-rule_list.lo \
libcherokee_server_la-rule_default.lo libcherokee_server_la-vrule.lo \
libcherokee_server_la-config_entry.lo libcherokee_server_la-server.lo \
libcherokee_server_la-bind.lo libcherokee_server_la-virtual_server.lo \
libcherokee_server_la-encoder.lo libcherokee_server_la-thread.lo \
libcherokee_server_la-validator.lo libcherokee_server_la-plugin_loader.lo \
libcherokee_server_la-icons.lo libcherokee_server_la-handler_error.lo \
libcherokee_server_la-nonce.lo libcherokee_server_la-balancer.lo \
libcherokee_server_la-source.lo libcherokee_server_la-source_interpreter.lo \
libcherokee_server_la-info.lo libcherokee_server_la-connection_info.lo \
libcherokee_server_la-dwriter.lo libcherokee_server_la-limiter.lo \
libcherokee_server_la-spawner.lo libcherokee_server_la-collector.lo \
libcherokee_server_la-header_op.lo libcherokee_server_la-flcache.lo \
libcherokee_server_la-avl_flcache.lo -lpthread -D_REENTRANT libcherokee-base.la -ldl \
                )
libtool: relink: /usr/bin/nm -B  .libs/libcherokee_server_la-connection.o \
.libs/libcherokee_server_la-handler.o .libs/libcherokee_server_la-rule.o \
.libs/libcherokee_server_la-rule_list.o .libs/libcherokee_server_la-rule_default.o \
.libs/libcherokee_server_la-vrule.o .libs/libcherokee_server_la-config_entry.o \
.libs/libcherokee_server_la-server.o .libs/libcherokee_server_la-bind.o \
.libs/libcherokee_server_la-virtual_server.o .libs/libcherokee_server_la-encoder.o \
.libs/libcherokee_server_la-thread.o .libs/libcherokee_server_la-validator.o \
.libs/libcherokee_server_la-plugin_loader.o .libs/libcherokee_server_la-icons.o \
.libs/libcherokee_server_la-handler_error.o .libs/libcherokee_server_la-nonce.o \
.libs/libcherokee_server_la-balancer.o .libs/libcherokee_server_la-source.o \
.libs/libcherokee_server_la-source_interpreter.o .libs/libcherokee_server_la-info.o \
.libs/libcherokee_server_la-connection_info.o .libs/libcherokee_server_la-dwriter.o \
.libs/libcherokee_server_la-limiter.o .libs/libcherokee_server_la-spawner.o \
.libs/libcherokee_server_la-collector.o .libs/libcherokee_server_la-header_op.o \
.libs/libcherokee_server_la-flcache.o .libs/libcherokee_server_la-avl_flcache.o   | \
sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 \
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' \
                | sort | uniq > .libs/libcherokee-server.exp
libtool: relink: /bin/grep -E -e "^[^_].*" ".libs/libcherokee-server.exp" > \
                ".libs/libcherokee-server.expT"
libtool: relink: mv -f ".libs/libcherokee-server.expT" ".libs/libcherokee-server.exp"
libtool: relink: echo "{ global:" > .libs/libcherokee-server.ver
libtool: relink:  cat .libs/libcherokee-server.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libcherokee-server.ver
libtool: relink:  echo "local: *; };" >> .libs/libcherokee-server.ver
libtool: relink:  gcc -shared  -fPIC -DPIC  .libs/libcherokee_server_la-connection.o \
.libs/libcherokee_server_la-handler.o .libs/libcherokee_server_la-rule.o \
.libs/libcherokee_server_la-rule_list.o .libs/libcherokee_server_la-rule_default.o \
.libs/libcherokee_server_la-vrule.o .libs/libcherokee_server_la-config_entry.o \
.libs/libcherokee_server_la-server.o .libs/libcherokee_server_la-bind.o \
.libs/libcherokee_server_la-virtual_server.o .libs/libcherokee_server_la-encoder.o \
.libs/libcherokee_server_la-thread.o .libs/libcherokee_server_la-validator.o \
.libs/libcherokee_server_la-plugin_loader.o .libs/libcherokee_server_la-icons.o \
.libs/libcherokee_server_la-handler_error.o .libs/libcherokee_server_la-nonce.o \
.libs/libcherokee_server_la-balancer.o .libs/libcherokee_server_la-source.o \
.libs/libcherokee_server_la-source_interpreter.o .libs/libcherokee_server_la-info.o \
.libs/libcherokee_server_la-connection_info.o .libs/libcherokee_server_la-dwriter.o \
.libs/libcherokee_server_la-limiter.o .libs/libcherokee_server_la-spawner.o \
.libs/libcherokee_server_la-collector.o .libs/libcherokee_server_la-header_op.o \
.libs/libcherokee_server_la-flcache.o .libs/libcherokee_server_la-avl_flcache.o   \
-L/usr/lib -lcherokee-base -lrt -lpthread -ldl  -O2   -Wl,-soname \
-Wl,libcherokee-server.so.0 -Wl,-version-script -Wl,.libs/libcherokee-server.ver -o \
                .libs/libcherokee-server.so.0.0.1
libtool: install: /usr/bin/install -c .libs/libcherokee-server.so.0.0.1T \
                /usr/lib/libcherokee-server.so.0.0.1
libtool: install: (cd /usr/lib && { ln -s -f libcherokee-server.so.0.0.1 \
libcherokee-server.so.0 || { rm -f libcherokee-server.so.0 && ln -s \
                libcherokee-server.so.0.0.1 libcherokee-server.so.0; }; })
libtool: install: (cd /usr/lib && { ln -s -f libcherokee-server.so.0.0.1 \
libcherokee-server.so || { rm -f libcherokee-server.so && ln -s \
                libcherokee-server.so.0.0.1 libcherokee-server.so; }; })
libtool: install: /usr/bin/install -c .libs/libcherokee-server.lai \
                /usr/lib/libcherokee-server.la
libtool: install: /usr/bin/install -c .libs/libcherokee-base.a \
                /usr/lib/libcherokee-base.a
libtool: install: chmod 644 /usr/lib/libcherokee-base.a
libtool: install: ranlib /usr/lib/libcherokee-base.a
libtool: install: /usr/bin/install -c .libs/libcherokee-client.a \
                /usr/lib/libcherokee-client.a
libtool: install: chmod 644 /usr/lib/libcherokee-client.a
libtool: install: ranlib /usr/lib/libcherokee-client.a
libtool: install: /usr/bin/install -c .libs/libcherokee-server.a \
                /usr/lib/libcherokee-server.a
libtool: install: chmod 644 /usr/lib/libcherokee-server.a
libtool: install: ranlib /usr/lib/libcherokee-server.a
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin:/sbin" \
                ldconfig -n /usr/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/usr/sbin" || /bin/mkdir -p "/usr/sbin"
  /bin/bash ../libtool   --mode=install /usr/bin/install -c cherokee-worker \
                cherokee-admin cherokee '/usr/sbin'
libtool: install: /usr/bin/install -c .libs/cherokee-worker /usr/sbin/cherokee-worker
libtool: install: /usr/bin/install -c .libs/cherokee-admin /usr/sbin/cherokee-admin
libtool: install: /usr/bin/install -c cherokee /usr/sbin/cherokee
test -z ""/usr/share/cherokee/deps"" || /bin/mkdir -p ""/usr/share/cherokee/deps""
 /usr/bin/install -c -m 644 common.deps combined.deps error_redir.deps scgi.deps \
fcgi.deps uwsgi.deps cgi.deps streaming.deps secdownload.deps render_rrd.deps \
post_report.deps '/usr/share/cherokee/deps' test -z "/usr/include/cherokee" || \
/bin/mkdir -p "/usr/include/cherokee"  /usr/bin/install -c -m 644 cherokee.h macros.h \
common.h init.h util.h version.h buffer.h template.h fdpoll.h http.h list.h \
mime_entry.h mime.h url.h header.h resolv_cache.h post.h trace.h cache.h iocache.h \
module.h cryptor.h nullable.h config_node.h config_entry.h server.h logger.h \
handler.h encoder.h connection.h plugin.h plugin_loader.h nonce.h rule.h validator.h \
downloader.h connection_info.h avl.h avl_r.h '/usr/include/cherokee' test -z \
""/usr/lib/cherokee"" || /bin/mkdir -p ""/usr/lib/cherokee""  /bin/bash ../libtool   \
--mode=install /usr/bin/install -c   libplugin_directory.la libplugin_extensions.la \
libplugin_request.la libplugin_header.la libplugin_exists.la libplugin_url_arg.la \
libplugin_fullpath.la libplugin_bind.la libplugin_tls.la libplugin_method.la \
libplugin_from.la libplugin_not.la libplugin_and.la libplugin_or.la libplugin_v_or.la \
libplugin_wildcard.la libplugin_rehost.la libplugin_target_ip.la libplugin_rrd.la \
libplugin_evhost.la libplugin_post_track.la libplugin_post_report.la \
libplugin_file.la libplugin_server_info.la libplugin_render_rrd.la \
libplugin_dirlist.la libplugin_cgi.la libplugin_fcgi.la libplugin_scgi.la \
libplugin_proxy.la libplugin_uwsgi.la libplugin_redir.la libplugin_ssi.la \
libplugin_secdownload.la libplugin_empty_gif.la libplugin_drop.la \
libplugin_custom_error.la libplugin_error_redir.la libplugin_error_nn.la \
libplugin_common.la libplugin_admin.la libplugin_gzip.la libplugin_deflate.la \
libplugin_ncsa.la libplugin_custom.la libplugin_combined.la libplugin_plain.la \
libplugin_htdigest.la libplugin_htpasswd.la libplugin_authlist.la \
libplugin_round_robin.la libplugin_ip_hash.la libplugin_failover.la \
                '/usr/lib/cherokee'
libtool: install: /usr/bin/install -c .libs/libplugin_directory.so \
                /usr/lib/cherokee/libplugin_directory.so
libtool: install: /usr/bin/install -c .libs/libplugin_directory.lai \
                /usr/lib/cherokee/libplugin_directory.la
libtool: install: /usr/bin/install -c .libs/libplugin_extensions.so \
                /usr/lib/cherokee/libplugin_extensions.so
libtool: install: /usr/bin/install -c .libs/libplugin_extensions.lai \
                /usr/lib/cherokee/libplugin_extensions.la
libtool: install: /usr/bin/install -c .libs/libplugin_request.so \
                /usr/lib/cherokee/libplugin_request.so
libtool: install: /usr/bin/install -c .libs/libplugin_request.lai \
                /usr/lib/cherokee/libplugin_request.la
libtool: install: /usr/bin/install -c .libs/libplugin_header.so \
                /usr/lib/cherokee/libplugin_header.so
libtool: install: /usr/bin/install -c .libs/libplugin_header.lai \
                /usr/lib/cherokee/libplugin_header.la
libtool: install: /usr/bin/install -c .libs/libplugin_exists.so \
                /usr/lib/cherokee/libplugin_exists.so
libtool: install: /usr/bin/install -c .libs/libplugin_exists.lai \
                /usr/lib/cherokee/libplugin_exists.la
libtool: install: /usr/bin/install -c .libs/libplugin_url_arg.so \
                /usr/lib/cherokee/libplugin_url_arg.so
libtool: install: /usr/bin/install -c .libs/libplugin_url_arg.lai \
                /usr/lib/cherokee/libplugin_url_arg.la
libtool: install: /usr/bin/install -c .libs/libplugin_fullpath.so \
                /usr/lib/cherokee/libplugin_fullpath.so
libtool: install: /usr/bin/install -c .libs/libplugin_fullpath.lai \
                /usr/lib/cherokee/libplugin_fullpath.la
libtool: install: /usr/bin/install -c .libs/libplugin_bind.so \
                /usr/lib/cherokee/libplugin_bind.so
libtool: install: /usr/bin/install -c .libs/libplugin_bind.lai \
                /usr/lib/cherokee/libplugin_bind.la
libtool: install: /usr/bin/install -c .libs/libplugin_tls.so \
                /usr/lib/cherokee/libplugin_tls.so
libtool: install: /usr/bin/install -c .libs/libplugin_tls.lai \
                /usr/lib/cherokee/libplugin_tls.la
libtool: install: /usr/bin/install -c .libs/libplugin_method.so \
                /usr/lib/cherokee/libplugin_method.so
libtool: install: /usr/bin/install -c .libs/libplugin_method.lai \
                /usr/lib/cherokee/libplugin_method.la
libtool: install: /usr/bin/install -c .libs/libplugin_from.so \
                /usr/lib/cherokee/libplugin_from.so
libtool: install: /usr/bin/install -c .libs/libplugin_from.lai \
                /usr/lib/cherokee/libplugin_from.la
libtool: install: /usr/bin/install -c .libs/libplugin_not.so \
                /usr/lib/cherokee/libplugin_not.so
libtool: install: /usr/bin/install -c .libs/libplugin_not.lai \
                /usr/lib/cherokee/libplugin_not.la
libtool: install: /usr/bin/install -c .libs/libplugin_and.so \
                /usr/lib/cherokee/libplugin_and.so
libtool: install: /usr/bin/install -c .libs/libplugin_and.lai \
                /usr/lib/cherokee/libplugin_and.la
libtool: install: /usr/bin/install -c .libs/libplugin_or.so \
                /usr/lib/cherokee/libplugin_or.so
libtool: install: /usr/bin/install -c .libs/libplugin_or.lai \
                /usr/lib/cherokee/libplugin_or.la
libtool: install: /usr/bin/install -c .libs/libplugin_v_or.so \
                /usr/lib/cherokee/libplugin_v_or.so
libtool: install: /usr/bin/install -c .libs/libplugin_v_or.lai \
                /usr/lib/cherokee/libplugin_v_or.la
libtool: install: /usr/bin/install -c .libs/libplugin_wildcard.so \
                /usr/lib/cherokee/libplugin_wildcard.so
libtool: install: /usr/bin/install -c .libs/libplugin_wildcard.lai \
                /usr/lib/cherokee/libplugin_wildcard.la
libtool: install: /usr/bin/install -c .libs/libplugin_rehost.so \
                /usr/lib/cherokee/libplugin_rehost.so
libtool: install: /usr/bin/install -c .libs/libplugin_rehost.lai \
                /usr/lib/cherokee/libplugin_rehost.la
libtool: install: /usr/bin/install -c .libs/libplugin_target_ip.so \
                /usr/lib/cherokee/libplugin_target_ip.so
libtool: install: /usr/bin/install -c .libs/libplugin_target_ip.lai \
                /usr/lib/cherokee/libplugin_target_ip.la
libtool: install: /usr/bin/install -c .libs/libplugin_rrd.so \
                /usr/lib/cherokee/libplugin_rrd.so
libtool: install: /usr/bin/install -c .libs/libplugin_rrd.lai \
                /usr/lib/cherokee/libplugin_rrd.la
libtool: install: /usr/bin/install -c .libs/libplugin_evhost.so \
                /usr/lib/cherokee/libplugin_evhost.so
libtool: install: /usr/bin/install -c .libs/libplugin_evhost.lai \
                /usr/lib/cherokee/libplugin_evhost.la
libtool: install: /usr/bin/install -c .libs/libplugin_post_track.so \
                /usr/lib/cherokee/libplugin_post_track.so
libtool: install: /usr/bin/install -c .libs/libplugin_post_track.lai \
                /usr/lib/cherokee/libplugin_post_track.la
libtool: install: /usr/bin/install -c .libs/libplugin_post_report.so \
                /usr/lib/cherokee/libplugin_post_report.so
libtool: install: /usr/bin/install -c .libs/libplugin_post_report.lai \
                /usr/lib/cherokee/libplugin_post_report.la
libtool: install: /usr/bin/install -c .libs/libplugin_file.so \
                /usr/lib/cherokee/libplugin_file.so
libtool: install: /usr/bin/install -c .libs/libplugin_file.lai \
                /usr/lib/cherokee/libplugin_file.la
libtool: install: /usr/bin/install -c .libs/libplugin_server_info.so \
                /usr/lib/cherokee/libplugin_server_info.so
libtool: install: /usr/bin/install -c .libs/libplugin_server_info.lai \
                /usr/lib/cherokee/libplugin_server_info.la
libtool: install: warning: relinking `libplugin_render_rrd.la'
libtool: install: (cd /home/ossama/cherokee-1.2.99/cherokee; /bin/bash \
/home/ossama/cherokee-1.2.99/libtool  --tag CC --mode=relink gcc -std=gnu99 -g -O2 \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -o \
libplugin_render_rrd.la -rpath /usr/lib/cherokee rrd_tools.lo handler_render_rrd.lo \
libplugin_file.la -ldl )

*** Warning: Linking the shared library libplugin_render_rrd.la against the loadable \
                module
*** libplugin_file.so is not portable!
libtool: relink: /usr/bin/nm -B  .libs/rrd_tools.o .libs/handler_render_rrd.o   | sed \
-n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \
\2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_render_rrd.exp
libtool: relink: /bin/grep -E -e "^[^_].*" ".libs/libplugin_render_rrd.exp" > \
                ".libs/libplugin_render_rrd.expT"
libtool: relink: mv -f ".libs/libplugin_render_rrd.expT" \
                ".libs/libplugin_render_rrd.exp"
libtool: relink: echo "{ global:" > .libs/libplugin_render_rrd.ver
libtool: relink:  cat .libs/libplugin_render_rrd.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_render_rrd.ver
libtool: relink:  echo "local: *; };" >> .libs/libplugin_render_rrd.ver
libtool: relink:  gcc -shared  -fPIC -DPIC  .libs/rrd_tools.o \
.libs/handler_render_rrd.o   -Wl,-rpath -Wl,/usr/lib/cherokee -L/usr/lib/cherokee \
-lplugin_file -ldl  -O2   -Wl,-soname -Wl,libplugin_render_rrd.so -Wl,-version-script \
                -Wl,.libs/libplugin_render_rrd.ver -o .libs/libplugin_render_rrd.so
libtool: install: /usr/bin/install -c .libs/libplugin_render_rrd.soT \
                /usr/lib/cherokee/libplugin_render_rrd.so
libtool: install: /usr/bin/install -c .libs/libplugin_render_rrd.lai \
                /usr/lib/cherokee/libplugin_render_rrd.la
libtool: install: /usr/bin/install -c .libs/libplugin_dirlist.so \
                /usr/lib/cherokee/libplugin_dirlist.so
libtool: install: /usr/bin/install -c .libs/libplugin_dirlist.lai \
                /usr/lib/cherokee/libplugin_dirlist.la
libtool: install: warning: relinking `libplugin_cgi.la'
libtool: install: (cd /home/ossama/cherokee-1.2.99/cherokee; /bin/bash \
/home/ossama/cherokee-1.2.99/libtool  --tag CC --mode=relink gcc -std=gnu99 -g -O2 \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -o \
libplugin_cgi.la -rpath /usr/lib/cherokee handler_cgi_base.lo handler_cgi.lo \
libplugin_file.la -ldl )

*** Warning: Linking the shared library libplugin_cgi.la against the loadable module
*** libplugin_file.so is not portable!
libtool: relink: /usr/bin/nm -B  .libs/handler_cgi_base.o .libs/handler_cgi.o   | sed \
-n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \
\2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_cgi.exp
libtool: relink: /bin/grep -E -e "^[^_].*" ".libs/libplugin_cgi.exp" > \
                ".libs/libplugin_cgi.expT"
libtool: relink: mv -f ".libs/libplugin_cgi.expT" ".libs/libplugin_cgi.exp"
libtool: relink: echo "{ global:" > .libs/libplugin_cgi.ver
libtool: relink:  cat .libs/libplugin_cgi.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_cgi.ver
libtool: relink:  echo "local: *; };" >> .libs/libplugin_cgi.ver
libtool: relink:  gcc -shared  -fPIC -DPIC  .libs/handler_cgi_base.o \
.libs/handler_cgi.o   -Wl,-rpath -Wl,/usr/lib/cherokee -L/usr/lib/cherokee \
-lplugin_file -ldl  -O2   -Wl,-soname -Wl,libplugin_cgi.so -Wl,-version-script \
                -Wl,.libs/libplugin_cgi.ver -o .libs/libplugin_cgi.so
libtool: install: /usr/bin/install -c .libs/libplugin_cgi.soT \
                /usr/lib/cherokee/libplugin_cgi.so
libtool: install: /usr/bin/install -c .libs/libplugin_cgi.lai \
                /usr/lib/cherokee/libplugin_cgi.la
libtool: install: warning: relinking `libplugin_fcgi.la'
libtool: install: (cd /home/ossama/cherokee-1.2.99/cherokee; /bin/bash \
/home/ossama/cherokee-1.2.99/libtool  --tag CC --mode=relink gcc -std=gnu99 -g -O2 \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -o \
libplugin_fcgi.la -rpath /usr/lib/cherokee handler_cgi_base.lo handler_fcgi.lo \
libplugin_file.la -ldl )

*** Warning: Linking the shared library libplugin_fcgi.la against the loadable module
*** libplugin_file.so is not portable!
libtool: relink: /usr/bin/nm -B  .libs/handler_cgi_base.o .libs/handler_fcgi.o   | \
sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 \
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' \
                | sort | uniq > .libs/libplugin_fcgi.exp
libtool: relink: /bin/grep -E -e "^[^_].*" ".libs/libplugin_fcgi.exp" > \
                ".libs/libplugin_fcgi.expT"
libtool: relink: mv -f ".libs/libplugin_fcgi.expT" ".libs/libplugin_fcgi.exp"
libtool: relink: echo "{ global:" > .libs/libplugin_fcgi.ver
libtool: relink:  cat .libs/libplugin_fcgi.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_fcgi.ver
libtool: relink:  echo "local: *; };" >> .libs/libplugin_fcgi.ver
libtool: relink:  gcc -shared  -fPIC -DPIC  .libs/handler_cgi_base.o \
.libs/handler_fcgi.o   -Wl,-rpath -Wl,/usr/lib/cherokee -L/usr/lib/cherokee \
-lplugin_file -ldl  -O2   -Wl,-soname -Wl,libplugin_fcgi.so -Wl,-version-script \
                -Wl,.libs/libplugin_fcgi.ver -o .libs/libplugin_fcgi.so
libtool: install: /usr/bin/install -c .libs/libplugin_fcgi.soT \
                /usr/lib/cherokee/libplugin_fcgi.so
libtool: install: /usr/bin/install -c .libs/libplugin_fcgi.lai \
                /usr/lib/cherokee/libplugin_fcgi.la
libtool: install: warning: relinking `libplugin_scgi.la'
libtool: install: (cd /home/ossama/cherokee-1.2.99/cherokee; /bin/bash \
/home/ossama/cherokee-1.2.99/libtool  --tag CC --mode=relink gcc -std=gnu99 -g -O2 \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -o \
libplugin_scgi.la -rpath /usr/lib/cherokee handler_cgi_base.lo handler_scgi.lo \
libplugin_file.la -ldl )

*** Warning: Linking the shared library libplugin_scgi.la against the loadable module
*** libplugin_file.so is not portable!
libtool: relink: /usr/bin/nm -B  .libs/handler_cgi_base.o .libs/handler_scgi.o   | \
sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 \
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' \
                | sort | uniq > .libs/libplugin_scgi.exp
libtool: relink: /bin/grep -E -e "^[^_].*" ".libs/libplugin_scgi.exp" > \
                ".libs/libplugin_scgi.expT"
libtool: relink: mv -f ".libs/libplugin_scgi.expT" ".libs/libplugin_scgi.exp"
libtool: relink: echo "{ global:" > .libs/libplugin_scgi.ver
libtool: relink:  cat .libs/libplugin_scgi.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_scgi.ver
libtool: relink:  echo "local: *; };" >> .libs/libplugin_scgi.ver
libtool: relink:  gcc -shared  -fPIC -DPIC  .libs/handler_cgi_base.o \
.libs/handler_scgi.o   -Wl,-rpath -Wl,/usr/lib/cherokee -L/usr/lib/cherokee \
-lplugin_file -ldl  -O2   -Wl,-soname -Wl,libplugin_scgi.so -Wl,-version-script \
                -Wl,.libs/libplugin_scgi.ver -o .libs/libplugin_scgi.so
libtool: install: /usr/bin/install -c .libs/libplugin_scgi.soT \
                /usr/lib/cherokee/libplugin_scgi.so
libtool: install: /usr/bin/install -c .libs/libplugin_scgi.lai \
                /usr/lib/cherokee/libplugin_scgi.la
libtool: install: /usr/bin/install -c .libs/libplugin_proxy.so \
                /usr/lib/cherokee/libplugin_proxy.so
libtool: install: /usr/bin/install -c .libs/libplugin_proxy.lai \
                /usr/lib/cherokee/libplugin_proxy.la
libtool: install: warning: relinking `libplugin_uwsgi.la'
libtool: install: (cd /home/ossama/cherokee-1.2.99/cherokee; /bin/bash \
/home/ossama/cherokee-1.2.99/libtool  --tag CC --mode=relink gcc -std=gnu99 -g -O2 \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -o \
libplugin_uwsgi.la -rpath /usr/lib/cherokee handler_cgi_base.lo handler_uwsgi.lo \
libplugin_file.la -ldl )

*** Warning: Linking the shared library libplugin_uwsgi.la against the loadable \
                module
*** libplugin_file.so is not portable!
libtool: relink: /usr/bin/nm -B  .libs/handler_cgi_base.o .libs/handler_uwsgi.o   | \
sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 \
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' \
                | sort | uniq > .libs/libplugin_uwsgi.exp
libtool: relink: /bin/grep -E -e "^[^_].*" ".libs/libplugin_uwsgi.exp" > \
                ".libs/libplugin_uwsgi.expT"
libtool: relink: mv -f ".libs/libplugin_uwsgi.expT" ".libs/libplugin_uwsgi.exp"
libtool: relink: echo "{ global:" > .libs/libplugin_uwsgi.ver
libtool: relink:  cat .libs/libplugin_uwsgi.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_uwsgi.ver
libtool: relink:  echo "local: *; };" >> .libs/libplugin_uwsgi.ver
libtool: relink:  gcc -shared  -fPIC -DPIC  .libs/handler_cgi_base.o \
.libs/handler_uwsgi.o   -Wl,-rpath -Wl,/usr/lib/cherokee -L/usr/lib/cherokee \
-lplugin_file -ldl  -O2   -Wl,-soname -Wl,libplugin_uwsgi.so -Wl,-version-script \
                -Wl,.libs/libplugin_uwsgi.ver -o .libs/libplugin_uwsgi.so
libtool: install: /usr/bin/install -c .libs/libplugin_uwsgi.soT \
                /usr/lib/cherokee/libplugin_uwsgi.so
libtool: install: /usr/bin/install -c .libs/libplugin_uwsgi.lai \
                /usr/lib/cherokee/libplugin_uwsgi.la
libtool: install: /usr/bin/install -c .libs/libplugin_redir.so \
                /usr/lib/cherokee/libplugin_redir.so
libtool: install: /usr/bin/install -c .libs/libplugin_redir.lai \
                /usr/lib/cherokee/libplugin_redir.la
libtool: install: /usr/bin/install -c .libs/libplugin_ssi.so \
                /usr/lib/cherokee/libplugin_ssi.so
libtool: install: /usr/bin/install -c .libs/libplugin_ssi.lai \
                /usr/lib/cherokee/libplugin_ssi.la
libtool: install: /usr/bin/install -c .libs/libplugin_secdownload.so \
                /usr/lib/cherokee/libplugin_secdownload.so
libtool: install: /usr/bin/install -c .libs/libplugin_secdownload.lai \
                /usr/lib/cherokee/libplugin_secdownload.la
libtool: install: /usr/bin/install -c .libs/libplugin_empty_gif.so \
                /usr/lib/cherokee/libplugin_empty_gif.so
libtool: install: /usr/bin/install -c .libs/libplugin_empty_gif.lai \
                /usr/lib/cherokee/libplugin_empty_gif.la
libtool: install: /usr/bin/install -c .libs/libplugin_drop.so \
                /usr/lib/cherokee/libplugin_drop.so
libtool: install: /usr/bin/install -c .libs/libplugin_drop.lai \
                /usr/lib/cherokee/libplugin_drop.la
libtool: install: warning: relinking `libplugin_custom_error.la'
libtool: install: (cd /home/ossama/cherokee-1.2.99/cherokee; /bin/bash \
/home/ossama/cherokee-1.2.99/libtool  --tag CC --mode=relink gcc -std=gnu99 -g -O2 \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -o \
libplugin_custom_error.la -rpath /usr/lib/cherokee handler_custom_error.lo \
                libcherokee-client.la -ldl )
libtool: relink: /usr/bin/nm -B  .libs/handler_custom_error.o   | sed -n -e 's/^.*[	 \
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed \
                '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_custom_error.exp
libtool: relink: /bin/grep -E -e "^[^_].*" ".libs/libplugin_custom_error.exp" > \
                ".libs/libplugin_custom_error.expT"
libtool: relink: mv -f ".libs/libplugin_custom_error.expT" \
                ".libs/libplugin_custom_error.exp"
libtool: relink: echo "{ global:" > .libs/libplugin_custom_error.ver
libtool: relink:  cat .libs/libplugin_custom_error.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_custom_error.ver
libtool: relink:  echo "local: *; };" >> .libs/libplugin_custom_error.ver
libtool: relink:  gcc -shared  -fPIC -DPIC  .libs/handler_custom_error.o   \
-L/home/ossama/cherokee-1.2.99/cherokee/.libs -L/usr/lib -lcherokee-client \
-lcherokee-base -lrt -lpthread -ldl  -O2   -Wl,-soname -Wl,libplugin_custom_error.so \
-Wl,-version-script -Wl,.libs/libplugin_custom_error.ver -o \
                .libs/libplugin_custom_error.so
libtool: install: /usr/bin/install -c .libs/libplugin_custom_error.soT \
                /usr/lib/cherokee/libplugin_custom_error.so
libtool: install: /usr/bin/install -c .libs/libplugin_custom_error.lai \
                /usr/lib/cherokee/libplugin_custom_error.la
libtool: install: /usr/bin/install -c .libs/libplugin_error_redir.so \
                /usr/lib/cherokee/libplugin_error_redir.so
libtool: install: /usr/bin/install -c .libs/libplugin_error_redir.lai \
                /usr/lib/cherokee/libplugin_error_redir.la
libtool: install: /usr/bin/install -c .libs/libplugin_error_nn.so \
                /usr/lib/cherokee/libplugin_error_nn.so
libtool: install: /usr/bin/install -c .libs/libplugin_error_nn.lai \
                /usr/lib/cherokee/libplugin_error_nn.la
libtool: install: /usr/bin/install -c .libs/libplugin_common.so \
                /usr/lib/cherokee/libplugin_common.so
libtool: install: /usr/bin/install -c .libs/libplugin_common.lai \
                /usr/lib/cherokee/libplugin_common.la
libtool: install: warning: relinking `libplugin_admin.la'
libtool: install: (cd /home/ossama/cherokee-1.2.99/cherokee; /bin/bash \
/home/ossama/cherokee-1.2.99/libtool  --tag CC --mode=relink gcc -std=gnu99 -g -O2 \
-export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -o \
libplugin_admin.la -rpath /usr/lib/cherokee handler_admin.lo admin_server.lo \
                libcherokee-client.la -ldl )
libtool: relink: /usr/bin/nm -B  .libs/handler_admin.o .libs/admin_server.o   | sed \
-n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \
\2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > \
                .libs/libplugin_admin.exp
libtool: relink: /bin/grep -E -e "^[^_].*" ".libs/libplugin_admin.exp" > \
                ".libs/libplugin_admin.expT"
libtool: relink: mv -f ".libs/libplugin_admin.expT" ".libs/libplugin_admin.exp"
libtool: relink: echo "{ global:" > .libs/libplugin_admin.ver
libtool: relink:  cat .libs/libplugin_admin.exp | sed -e "s/\(.*\)/\1;/" >> \
                .libs/libplugin_admin.ver
libtool: relink:  echo "local: *; };" >> .libs/libplugin_admin.ver
libtool: relink:  gcc -shared  -fPIC -DPIC  .libs/handler_admin.o \
.libs/admin_server.o   -L/home/ossama/cherokee-1.2.99/cherokee/.libs -L/usr/lib \
-lcherokee-client -lcherokee-base -lrt -lpthread -ldl  -O2   -Wl,-soname \
-Wl,libplugin_admin.so -Wl,-version-script -Wl,.libs/libplugin_admin.ver -o \
                .libs/libplugin_admin.so
libtool: install: /usr/bin/install -c .libs/libplugin_admin.soT \
                /usr/lib/cherokee/libplugin_admin.so
libtool: install: /usr/bin/install -c .libs/libplugin_admin.lai \
                /usr/lib/cherokee/libplugin_admin.la
libtool: install: /usr/bin/install -c .libs/libplugin_gzip.so \
                /usr/lib/cherokee/libplugin_gzip.so
libtool: install: /usr/bin/install -c .libs/libplugin_gzip.lai \
                /usr/lib/cherokee/libplugin_gzip.la
libtool: install: /usr/bin/install -c .libs/libplugin_deflate.so \
                /usr/lib/cherokee/libplugin_deflate.so
libtool: install: /usr/bin/install -c .libs/libplugin_deflate.lai \
                /usr/lib/cherokee/libplugin_deflate.la
libtool: install: /usr/bin/install -c .libs/libplugin_ncsa.so \
                /usr/lib/cherokee/libplugin_ncsa.so
libtool: install: /usr/bin/install -c .libs/libplugin_ncsa.lai \
                /usr/lib/cherokee/libplugin_ncsa.la
libtool: install: /usr/bin/install -c .libs/libplugin_custom.so \
                /usr/lib/cherokee/libplugin_custom.so
libtool: install: /usr/bin/install -c .libs/libplugin_custom.lai \
                /usr/lib/cherokee/libplugin_custom.la
libtool: install: /usr/bin/install -c .libs/libplugin_combined.so \
                /usr/lib/cherokee/libplugin_combined.so
libtool: install: /usr/bin/install -c .libs/libplugin_combined.lai \
                /usr/lib/cherokee/libplugin_combined.la
libtool: install: /usr/bin/install -c .libs/libplugin_plain.so \
                /usr/lib/cherokee/libplugin_plain.so
libtool: install: /usr/bin/install -c .libs/libplugin_plain.lai \
                /usr/lib/cherokee/libplugin_plain.la
libtool: install: /usr/bin/install -c .libs/libplugin_htdigest.so \
                /usr/lib/cherokee/libplugin_htdigest.so
libtool: install: /usr/bin/install -c .libs/libplugin_htdigest.lai \
                /usr/lib/cherokee/libplugin_htdigest.la
libtool: install: /usr/bin/install -c .libs/libplugin_htpasswd.so \
                /usr/lib/cherokee/libplugin_htpasswd.so
libtool: install: /usr/bin/install -c .libs/libplugin_htpasswd.lai \
                /usr/lib/cherokee/libplugin_htpasswd.la
libtool: install: /usr/bin/install -c .libs/libplugin_authlist.so \
                /usr/lib/cherokee/libplugin_authlist.so
libtool: install: /usr/bin/install -c .libs/libplugin_authlist.lai \
                /usr/lib/cherokee/libplugin_authlist.la
libtool: install: /usr/bin/install -c .libs/libplugin_round_robin.so \
                /usr/lib/cherokee/libplugin_round_robin.so
libtool: install: /usr/bin/install -c .libs/libplugin_round_robin.lai \
                /usr/lib/cherokee/libplugin_round_robin.la
libtool: install: /usr/bin/install -c .libs/libplugin_ip_hash.so \
                /usr/lib/cherokee/libplugin_ip_hash.so
libtool: install: /usr/bin/install -c .libs/libplugin_ip_hash.lai \
                /usr/lib/cherokee/libplugin_ip_hash.la
libtool: install: /usr/bin/install -c .libs/libplugin_failover.so \
                /usr/lib/cherokee/libplugin_failover.so
libtool: install: /usr/bin/install -c .libs/libplugin_failover.lai \
                /usr/lib/cherokee/libplugin_failover.la
libtool: install: /usr/bin/install -c .libs/libplugin_directory.a \
                /usr/lib/cherokee/libplugin_directory.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_directory.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_directory.a
libtool: install: /usr/bin/install -c .libs/libplugin_extensions.a \
                /usr/lib/cherokee/libplugin_extensions.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_extensions.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_extensions.a
libtool: install: /usr/bin/install -c .libs/libplugin_request.a \
                /usr/lib/cherokee/libplugin_request.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_request.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_request.a
libtool: install: /usr/bin/install -c .libs/libplugin_header.a \
                /usr/lib/cherokee/libplugin_header.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_header.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_header.a
libtool: install: /usr/bin/install -c .libs/libplugin_exists.a \
                /usr/lib/cherokee/libplugin_exists.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_exists.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_exists.a
libtool: install: /usr/bin/install -c .libs/libplugin_url_arg.a \
                /usr/lib/cherokee/libplugin_url_arg.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_url_arg.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_url_arg.a
libtool: install: /usr/bin/install -c .libs/libplugin_fullpath.a \
                /usr/lib/cherokee/libplugin_fullpath.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_fullpath.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_fullpath.a
libtool: install: /usr/bin/install -c .libs/libplugin_bind.a \
                /usr/lib/cherokee/libplugin_bind.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_bind.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_bind.a
libtool: install: /usr/bin/install -c .libs/libplugin_tls.a \
                /usr/lib/cherokee/libplugin_tls.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_tls.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_tls.a
libtool: install: /usr/bin/install -c .libs/libplugin_method.a \
                /usr/lib/cherokee/libplugin_method.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_method.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_method.a
libtool: install: /usr/bin/install -c .libs/libplugin_from.a \
                /usr/lib/cherokee/libplugin_from.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_from.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_from.a
libtool: install: /usr/bin/install -c .libs/libplugin_not.a \
                /usr/lib/cherokee/libplugin_not.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_not.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_not.a
libtool: install: /usr/bin/install -c .libs/libplugin_and.a \
                /usr/lib/cherokee/libplugin_and.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_and.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_and.a
libtool: install: /usr/bin/install -c .libs/libplugin_or.a \
                /usr/lib/cherokee/libplugin_or.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_or.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_or.a
libtool: install: /usr/bin/install -c .libs/libplugin_v_or.a \
                /usr/lib/cherokee/libplugin_v_or.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_v_or.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_v_or.a
libtool: install: /usr/bin/install -c .libs/libplugin_wildcard.a \
                /usr/lib/cherokee/libplugin_wildcard.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_wildcard.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_wildcard.a
libtool: install: /usr/bin/install -c .libs/libplugin_rehost.a \
                /usr/lib/cherokee/libplugin_rehost.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_rehost.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_rehost.a
libtool: install: /usr/bin/install -c .libs/libplugin_target_ip.a \
                /usr/lib/cherokee/libplugin_target_ip.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_target_ip.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_target_ip.a
libtool: install: /usr/bin/install -c .libs/libplugin_rrd.a \
                /usr/lib/cherokee/libplugin_rrd.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_rrd.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_rrd.a
libtool: install: /usr/bin/install -c .libs/libplugin_evhost.a \
                /usr/lib/cherokee/libplugin_evhost.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_evhost.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_evhost.a
libtool: install: /usr/bin/install -c .libs/libplugin_post_track.a \
                /usr/lib/cherokee/libplugin_post_track.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_post_track.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_post_track.a
libtool: install: /usr/bin/install -c .libs/libplugin_post_report.a \
                /usr/lib/cherokee/libplugin_post_report.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_post_report.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_post_report.a
libtool: install: /usr/bin/install -c .libs/libplugin_file.a \
                /usr/lib/cherokee/libplugin_file.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_file.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_file.a
libtool: install: /usr/bin/install -c .libs/libplugin_server_info.a \
                /usr/lib/cherokee/libplugin_server_info.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_server_info.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_server_info.a
libtool: install: /usr/bin/install -c .libs/libplugin_render_rrd.a \
                /usr/lib/cherokee/libplugin_render_rrd.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_render_rrd.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_render_rrd.a
libtool: install: /usr/bin/install -c .libs/libplugin_dirlist.a \
                /usr/lib/cherokee/libplugin_dirlist.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_dirlist.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_dirlist.a
libtool: install: /usr/bin/install -c .libs/libplugin_cgi.a \
                /usr/lib/cherokee/libplugin_cgi.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_cgi.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_cgi.a
libtool: install: /usr/bin/install -c .libs/libplugin_fcgi.a \
                /usr/lib/cherokee/libplugin_fcgi.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_fcgi.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_fcgi.a
libtool: install: /usr/bin/install -c .libs/libplugin_scgi.a \
                /usr/lib/cherokee/libplugin_scgi.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_scgi.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_scgi.a
libtool: install: /usr/bin/install -c .libs/libplugin_proxy.a \
                /usr/lib/cherokee/libplugin_proxy.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_proxy.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_proxy.a
libtool: install: /usr/bin/install -c .libs/libplugin_uwsgi.a \
                /usr/lib/cherokee/libplugin_uwsgi.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_uwsgi.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_uwsgi.a
libtool: install: /usr/bin/install -c .libs/libplugin_redir.a \
                /usr/lib/cherokee/libplugin_redir.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_redir.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_redir.a
libtool: install: /usr/bin/install -c .libs/libplugin_ssi.a \
                /usr/lib/cherokee/libplugin_ssi.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_ssi.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_ssi.a
libtool: install: /usr/bin/install -c .libs/libplugin_secdownload.a \
                /usr/lib/cherokee/libplugin_secdownload.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_secdownload.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_secdownload.a
libtool: install: /usr/bin/install -c .libs/libplugin_empty_gif.a \
                /usr/lib/cherokee/libplugin_empty_gif.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_empty_gif.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_empty_gif.a
libtool: install: /usr/bin/install -c .libs/libplugin_drop.a \
                /usr/lib/cherokee/libplugin_drop.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_drop.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_drop.a
libtool: install: /usr/bin/install -c .libs/libplugin_custom_error.a \
                /usr/lib/cherokee/libplugin_custom_error.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_custom_error.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_custom_error.a
libtool: install: /usr/bin/install -c .libs/libplugin_error_redir.a \
                /usr/lib/cherokee/libplugin_error_redir.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_error_redir.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_error_redir.a
libtool: install: /usr/bin/install -c .libs/libplugin_error_nn.a \
                /usr/lib/cherokee/libplugin_error_nn.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_error_nn.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_error_nn.a
libtool: install: /usr/bin/install -c .libs/libplugin_common.a \
                /usr/lib/cherokee/libplugin_common.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_common.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_common.a
libtool: install: /usr/bin/install -c .libs/libplugin_admin.a \
                /usr/lib/cherokee/libplugin_admin.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_admin.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_admin.a
libtool: install: /usr/bin/install -c .libs/libplugin_gzip.a \
                /usr/lib/cherokee/libplugin_gzip.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_gzip.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_gzip.a
libtool: install: /usr/bin/install -c .libs/libplugin_deflate.a \
                /usr/lib/cherokee/libplugin_deflate.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_deflate.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_deflate.a
libtool: install: /usr/bin/install -c .libs/libplugin_ncsa.a \
                /usr/lib/cherokee/libplugin_ncsa.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_ncsa.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_ncsa.a
libtool: install: /usr/bin/install -c .libs/libplugin_custom.a \
                /usr/lib/cherokee/libplugin_custom.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_custom.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_custom.a
libtool: install: /usr/bin/install -c .libs/libplugin_combined.a \
                /usr/lib/cherokee/libplugin_combined.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_combined.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_combined.a
libtool: install: /usr/bin/install -c .libs/libplugin_plain.a \
                /usr/lib/cherokee/libplugin_plain.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_plain.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_plain.a
libtool: install: /usr/bin/install -c .libs/libplugin_htdigest.a \
                /usr/lib/cherokee/libplugin_htdigest.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_htdigest.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_htdigest.a
libtool: install: /usr/bin/install -c .libs/libplugin_htpasswd.a \
                /usr/lib/cherokee/libplugin_htpasswd.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_htpasswd.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_htpasswd.a
libtool: install: /usr/bin/install -c .libs/libplugin_authlist.a \
                /usr/lib/cherokee/libplugin_authlist.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_authlist.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_authlist.a
libtool: install: /usr/bin/install -c .libs/libplugin_round_robin.a \
                /usr/lib/cherokee/libplugin_round_robin.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_round_robin.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_round_robin.a
libtool: install: /usr/bin/install -c .libs/libplugin_ip_hash.a \
                /usr/lib/cherokee/libplugin_ip_hash.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_ip_hash.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_ip_hash.a
libtool: install: /usr/bin/install -c .libs/libplugin_failover.a \
                /usr/lib/cherokee/libplugin_failover.a
libtool: install: chmod 644 /usr/lib/cherokee/libplugin_failover.a
libtool: install: ranlib /usr/lib/cherokee/libplugin_failover.a
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin:/sbin" \
                ldconfig -n /usr/lib/cherokee
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/lib/cherokee

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory `/home/ossama/cherokee-1.2.99/cherokee'
make[2]: Leaving directory `/home/ossama/cherokee-1.2.99/cherokee'
make[1]: Leaving directory `/home/ossama/cherokee-1.2.99/cherokee'
Making install in cget
make[1]: Entering directory `/home/ossama/cherokee-1.2.99/cget'
make[2]: Entering directory `/home/ossama/cherokee-1.2.99/cget'
test -z "/usr/bin" || /bin/mkdir -p "/usr/bin"
  /bin/bash ../libtool   --mode=install /usr/bin/install -c cget '/usr/bin'
libtool: install: /usr/bin/install -c .libs/cget /usr/bin/cget
test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/share/man/man1"
 /usr/bin/install -c -m 644 cget.1 '/usr/share/man/man1'
make[2]: Leaving directory `/home/ossama/cherokee-1.2.99/cget'
make[1]: Leaving directory `/home/ossama/cherokee-1.2.99/cget'
Making install in packages
make[1]: Entering directory `/home/ossama/cherokee-1.2.99/packages'
Making install in windows
make[2]: Entering directory `/home/ossama/cherokee-1.2.99/packages/windows'
make[3]: Entering directory `/home/ossama/cherokee-1.2.99/packages/windows'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/ossama/cherokee-1.2.99/packages/windows'
make[2]: Leaving directory `/home/ossama/cherokee-1.2.99/packages/windows'
Making install in osx
make[2]: Entering directory `/home/ossama/cherokee-1.2.99/packages/osx'
make[3]: Entering directory `/home/ossama/cherokee-1.2.99/packages/osx'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/ossama/cherokee-1.2.99/packages/osx'
make[2]: Leaving directory `/home/ossama/cherokee-1.2.99/packages/osx'
make[2]: Entering directory `/home/ossama/cherokee-1.2.99/packages'
make[3]: Entering directory `/home/ossama/cherokee-1.2.99/packages'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/ossama/cherokee-1.2.99/packages'
make[2]: Leaving directory `/home/ossama/cherokee-1.2.99/packages'
make[1]: Leaving directory `/home/ossama/cherokee-1.2.99/packages'
Making install in dbslayer
make[1]: Entering directory `/home/ossama/cherokee-1.2.99/dbslayer'
make[2]: Entering directory `/home/ossama/cherokee-1.2.99/dbslayer'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/ossama/cherokee-1.2.99/dbslayer'
make[1]: Leaving directory `/home/ossama/cherokee-1.2.99/dbslayer'



_______________________________________________
Cherokee mailing list
Cherokee@lists.octality.com
http://lists.octality.com/listinfo/cherokee


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic