ports/55004: patch for mod_webapp.c

Krzysztof Stryjek wtp at mud.pl
Tue Oct 7 21:54:53 UTC 2003


Hello,

On Mon, 6 Oct 2003, Edwin Groothuis wrote:

> Synopsis: patch for mod_webapp.c
>
> State-Changed-From-To: open->feedback
> State-Changed-By: edwin
> State-Changed-When: Mon Oct 6 05:30:22 PDT 2003
> State-Changed-Why:
> I can't reproduce it and I see no reason why it would bomb with
> the error you described.
>
Well, I've run make in /usr/ports/www/mod_webapp again. I've included full
script from this make. Maybe you will find, where is a problem? And apr
i've just upgraded before building webapp again.

Greetings
-- 
/~\ The ASCII                  Krzysztof Stryjek
\ / Ribbon Campaign            wtp at NOSPAM.mud.pl
 X  Against HTML              http://mud.pl/~wtp/
/ \ Email!               GG: 3608113   ICQ: 124986907

LSD melts in your mind, not in your hand.
-------------- next part --------------
Script started on Tue Oct  7 23:47:18 2003
===>  Extracting for mod_webapp-4.1.24

>> Checksum OK for mod_webapp/jakarta-tomcat-connectors-4.1.24-src.tar.gz.

===>  Patching for mod_webapp-4.1.24

===>  Applying FreeBSD patches for mod_webapp-4.1.24

===>   mod_webapp-4.1.24 depends on file: /usr/local/sbin/apxs - found

===>   mod_webapp-4.1.24 depends on executable:  - not found

===>    Verifying extract for  in /usr/ports/devel/apr

===>  Extracting for apr-0.9.4

>> Checksum OK for apr-0.9.4.tar.gz.

>> Checksum OK for apr-util-0.9.4.tar.gz.

===>   Returning to build of mod_webapp-4.1.24

===>   mod_webapp-4.1.24 depends on file: /usr/local/bin/autoconf - found

===>   mod_webapp-4.1.24 depends on executable: gmake - found

===>   mod_webapp-4.1.24 depends on file: /usr/local/libexec/libtool13/libtool - found

===>  Configuring for mod_webapp-4.1.24

cd /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp && /usr/local/bin/autoconf

configure: WARNING: you should use --build, --host, --target



Configuring WebApp Module 

+ checking build system type... i386-portbld-freebsd4.8

+ checking host system type... i386-portbld-freebsd4.8

+ checking for sources directory path... /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp

+ checking for build directory path... /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp



Checking Apache APXS

+ checking for apxs name... /usr/local/sbin/apxs

+ checking for apxs directory path... /usr/local/sbin

+ checking for apxs... /usr/local/sbin/apxs

+ checking for apxs availability... /usr/local/sbin/apxs

+ checking for apxs version... /usr/local/sbin/apxs (1.3)

+ checking for apxs sanity... ok



Apache 1.3 module compilation (APR checks)

+ checking for apr sources... /usr/ports/devel/apr/work/apr-?.?.?/

+ checking for apr sources directory path... /usr/ports/devel/apr/work/apr-0.9.4

  invoking "./configure --enable-static --disable-shared --disable-threads --libdir=/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/objects"

  in directory "/usr/ports/devel/apr/work/apr-0.9.4"

    apr: checking build system type... i386-unknown-freebsd4.8

    apr: checking host system type... i386-unknown-freebsd4.8

    apr: checking target system type... i386-unknown-freebsd4.8

    apr: Configuring APR library

    apr: Platform: i386-unknown-freebsd4.8

    apr: checking for working mkdir -p... yes

    apr: APR Version: 0.9.4

    apr: checking for chosen layout... apr

    apr: checking for gcc... gcc

    apr: checking for C compiler default output... a.out

    apr: checking whether the C compiler works... yes

    apr: checking whether we are cross compiling... no

    apr: checking for suffix of executables... 

    apr: checking for suffix of object files... o

    apr: checking whether we are using the GNU C compiler... yes

    apr: checking whether gcc accepts -g... yes

    apr: checking for gcc option to accept ANSI C... none needed

    apr: Applying APR hints file rules for i386-unknown-freebsd4.8

    apr: setting apr_lock_method to "USE_FLOCK_SERIALIZE"

    apr: setting CPPFLAGS to "-D_REENTRANT -D_THREAD_SAFE"

    apr: (Default will be unix)

    apr: checking whether gmake sets $(MAKE)... yes

    apr: checking how to run the C preprocessor... gcc -E

    apr: checking for gawk... no

    apr: checking for mawk... no

    apr: checking for nawk... nawk

    apr: checking whether ln -s works... yes

    apr: checking for ranlib... ranlib

    apr: checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel

    apr: checking for rm... rm

    apr: checking for as... as

    apr: checking for cpp... cpp

    apr: checking for ar... ar

    apr: checking for egrep... grep -E

    apr: checking for AIX... no

    apr: checking for library containing strerror... none required

    apr: checking for ANSI C header files... yes

    apr: checking for sys/types.h... yes

    apr: checking for sys/stat.h... yes

    apr: checking for stdlib.h... yes

    apr: checking for string.h... yes

    apr: checking for memory.h... yes

    apr: checking for strings.h... yes

    apr: checking for inttypes.h... yes

    apr: checking for stdint.h... no

    apr: checking for unistd.h... yes

    apr: checking minix/config.h usability... no

    apr: checking minix/config.h presence... no

    apr: checking for minix/config.h... no

    apr: checking whether system uses EBCDIC... no

    apr: performing libtool configuration...

    apr: checking for a sed that does not truncate output... /usr/bin/sed

    apr: checking for ld used by gcc... /usr/libexec/elf/ld

    apr: checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes

    apr: checking for /usr/libexec/elf/ld option to reload object files... -r

    apr: checking for BSD-compatible nm... /usr/bin/nm -B

    apr: checking how to recognise dependent libraries... pass_all

    apr: checking dlfcn.h usability... yes

    apr: checking dlfcn.h presence... yes

    apr: checking for dlfcn.h... yes

    apr: checking whether we are using the GNU C++ compiler... yes

    apr: checking whether c++ accepts -g... yes

    apr: checking how to run the C++ preprocessor... c++ -E

    apr: checking for g77... no

    apr: checking for f77... f77

    apr: checking whether we are using the GNU Fortran 77 compiler... yes

    apr: checking whether f77 accepts -g... yes

    apr: checking the maximum length of command line arguments... 16384

    apr: checking command to parse /usr/bin/nm -B output from gcc object... ok

    apr: checking for objdir... .libs

    apr: checking for ar... (cached) ar

    apr: checking for ranlib... (cached) ranlib

    apr: checking for strip... strip

    apr: checking if gcc static flag  works... yes

    apr: checking if gcc supports -fno-rtti -fno-exceptions... yes

    apr: checking for gcc option to produce PIC... -fPIC

    apr: checking if gcc PIC flag -fPIC works... yes

    apr: checking if gcc supports -c -o file.o... yes

    apr: checking whether the gcc linker (/usr/libexec/elf/ld) supports shared libraries... yes

    apr: checking how to hardcode library paths into programs... immediate

    apr: checking whether stripping libraries is possible... yes

    apr: checking dynamic linker characteristics... freebsd4.8 ld.so

    apr: checking if libtool supports shared libraries... yes

    apr: checking whether to build shared libraries... no

    apr: checking whether to build static libraries... yes

    apr: configure: creating libtool

    apr: appending configuration tag "CXX" to libtool

    apr: checking for ld used by c++... /usr/libexec/elf/ld

    apr: checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes

    apr: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries... yes

    apr: checking for c++ option to produce PIC... -fPIC

    apr: checking if c++ PIC flag -fPIC works... yes

    apr: checking if c++ supports -c -o file.o... yes

    apr: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries... yes

    apr: checking how to hardcode library paths into programs... immediate

    apr: checking whether stripping libraries is possible... yes

    apr: checking dynamic linker characteristics... freebsd4.8 ld.so

    apr: appending configuration tag "F77" to libtool

    apr: checking if libtool supports shared libraries... yes

    apr: checking whether to build shared libraries... no

    apr: checking whether to build static libraries... yes

    apr: checking for f77 option to produce PIC... -fPIC

    apr: checking if f77 PIC flag -fPIC works... yes

    apr: checking if f77 supports -c -o file.o... yes

    apr: checking whether the f77 linker (/usr/libexec/elf/ld) supports shared libraries... yes

    apr: checking how to hardcode library paths into programs... immediate

    apr: checking whether stripping libraries is possible... yes

    apr: checking dynamic linker characteristics... freebsd4.8 ld.so

    apr: Check for compiler flags...

    apr: checking for res_init in -lresolv... no

    apr: checking for gethostbyname in -lnsl... no

    apr: checking for library containing gethostname... none required

    apr: checking for socket in -lsocket... no

    apr: checking for library containing crypt... -lcrypt

    apr: checking for main in -ltruerand... no

    apr: checking for library containing modf... none required

    apr: checking for library containing sqrt... -lm

    apr: Checking for Threads...

    apr: APR will be non-threaded

    apr: checking for sigsuspend... yes

    apr: checking for sigwait... no

    apr: checking for poll... yes

    apr: checking for getpwnam_r... no

    apr: checking for getpwuid_r... no

    apr: checking for getgrnam_r... no

    apr: checking for getgrgid_r... no

    apr: Checking for Shared Memory Support...

    apr: checking for library containing shm_open... none required

    apr: checking sys/mman.h usability... yes

    apr: checking sys/mman.h presence... yes

    apr: checking for sys/mman.h... yes

    apr: checking sys/ipc.h usability... yes

    apr: checking sys/ipc.h presence... yes

    apr: checking for sys/ipc.h... yes

    apr: checking sys/mutex.h usability... no

    apr: checking sys/mutex.h presence... no

    apr: checking for sys/mutex.h... no

    apr: checking sys/shm.h usability... yes

    apr: checking sys/shm.h presence... yes

    apr: checking for sys/shm.h... yes

    apr: checking sys/file.h usability... yes

    apr: checking sys/file.h presence... yes

    apr: checking for sys/file.h... yes

    apr: checking kernel/OS.h usability... no

    apr: checking kernel/OS.h presence... no

    apr: checking for kernel/OS.h... no

    apr: checking os2.h usability... no

    apr: checking os2.h presence... no

    apr: checking for os2.h... no

    apr: checking for mmap... yes

    apr: checking for munmap... yes

    apr: checking for shm_open... yes

    apr: checking for shm_unlink... yes

    apr: checking for shmget... yes

    apr: checking for shmat... yes

    apr: checking for shmdt... yes

    apr: checking for shmctl... yes

    apr: checking for create_area... no

    apr: checking for MAP_ANON in sys/mman.h... yes

    apr: checking for /dev/zero... yes

    apr: checking for mmap that can map /dev/zero... yes

    apr: decision on anonymous shared memory allocation method... 4.4BSD-style mmap() via MAP_ANON

    apr: decision on namebased memory allocation method... SysV IPC shmget()

    apr: checking for alloca... yes

    apr: checking for calloc... yes

    apr: checking for strcasecmp... yes

    apr: checking for stricmp... no

    apr: checking for setsid... yes

    apr: checking for isinf... yes

    apr: checking for isnan... yes

    apr: checking for getenv... yes

    apr: checking for putenv... yes

    apr: checking for setenv... yes

    apr: checking for unsetenv... yes

    apr: checking for setrlimit... yes

    apr: checking for getrlimit... yes

    apr: checking for writev... yes

    apr: checking for sendfilev in -lsendfile... no

    apr: checking for sendfile... yes

    apr: checking for send_file... no

    apr: checking for sendfilev... no

    apr: checking for utime... yes

    apr: checking for utimes... yes

    apr: checking for sigaction... yes

    apr: checking whether sys_siglist is declared... no

    apr: checking for fork... yes

    apr: checking for inet_addr... yes

    apr: checking for inet_network... yes

    apr: checking for _getch... no

    apr: checking for strerror_r... yes

    apr: checking for type of return code from strerror_r... int

    apr: checking for crypt_r... no

    apr: checking for mmap... (cached) yes

    apr: checking for memmove... yes

    apr: checking for getpass... yes

    apr: checking for getpassphrase... no

    apr: checking for gmtime_r... yes

    apr: checking for localtime_r... yes

    apr: checking for hstrerror... yes

    apr: checking for mkstemp... yes

    apr: checking whether sigwait takes one argument... no

    apr: checking for inode member of struct dirent... d_fileno

    apr: checking for file type member of struct dirent... d_type

    apr: checking for ANSI C header files... (cached) yes

    apr: checking alloca.h usability... no

    apr: checking alloca.h presence... no

    apr: checking for alloca.h... no

    apr: checking ByteOrder.h usability... no

    apr: checking ByteOrder.h presence... no

    apr: checking for ByteOrder.h... no

    apr: checking conio.h usability... no

    apr: checking conio.h presence... no

    apr: checking for conio.h... no

    apr: checking crypt.h usability... no

    apr: checking crypt.h presence... no

    apr: checking for crypt.h... no

    apr: checking ctype.h usability... yes

    apr: checking ctype.h presence... yes

    apr: checking for ctype.h... yes

    apr: checking dir.h usability... no

    apr: checking dir.h presence... no

    apr: checking for dir.h... no

    apr: checking dirent.h usability... yes

    apr: checking dirent.h presence... yes

    apr: checking for dirent.h... yes

    apr: checking dl.h usability... no

    apr: checking dl.h presence... no

    apr: checking for dl.h... no

    apr: checking for dlfcn.h... (cached) yes

    apr: checking errno.h usability... yes

    apr: checking errno.h presence... yes

    apr: checking for errno.h... yes

    apr: checking fcntl.h usability... yes

    apr: checking fcntl.h presence... yes

    apr: checking for fcntl.h... yes

    apr: checking grp.h usability... yes

    apr: checking grp.h presence... yes

    apr: checking for grp.h... yes

    apr: checking io.h usability... no

    apr: checking io.h presence... no

    apr: checking for io.h... no

    apr: checking limits.h usability... yes

    apr: checking limits.h presence... yes

    apr: checking for limits.h... yes

    apr: checking mach-o/dyld.h usability... no

    apr: checking mach-o/dyld.h presence... no

    apr: checking for mach-o/dyld.h... no

    apr: checking malloc.h usability... yes

    apr: checking malloc.h presence... yes

    apr: checking for malloc.h... yes

    apr: checking for memory.h... (cached) yes

    apr: checking netdb.h usability... yes

    apr: checking netdb.h presence... yes

    apr: checking for netdb.h... yes

    apr: checking osreldate.h usability... yes

    apr: checking osreldate.h presence... yes

    apr: checking for osreldate.h... yes

    apr: checking poll.h usability... yes

    apr: checking poll.h presence... yes

    apr: checking for poll.h... yes

    apr: checking process.h usability... no

    apr: checking process.h presence... no

    apr: checking for process.h... no

    apr: checking pwd.h usability... yes

    apr: checking pwd.h presence... yes

    apr: checking for pwd.h... yes

    apr: checking semaphore.h usability... yes

    apr: checking semaphore.h presence... yes

    apr: checking for semaphore.h... yes

    apr: checking signal.h usability... yes

    apr: checking signal.h presence... yes

    apr: checking for signal.h... yes

    apr: checking stdarg.h usability... yes

    apr: checking stdarg.h presence... yes

    apr: checking for stdarg.h... yes

    apr: checking stddef.h usability... yes

    apr: checking stddef.h presence... yes

    apr: checking for stddef.h... yes

    apr: checking stdio.h usability... yes

    apr: checking stdio.h presence... yes

    apr: checking for stdio.h... yes

    apr: checking for stdlib.h... (cached) yes

    apr: checking for string.h... (cached) yes

    apr: checking for strings.h... (cached) yes

    apr: checking sysapi.h usability... no

    apr: checking sysapi.h presence... no

    apr: checking for sysapi.h... no

    apr: checking sysgtime.h usability... no

    apr: checking sysgtime.h presence... no

    apr: checking for sysgtime.h... no

    apr: checking termios.h usability... yes

    apr: checking termios.h presence... yes

    apr: checking for termios.h... yes

    apr: checking time.h usability... yes

    apr: checking time.h presence... yes

    apr: checking for time.h... yes

    apr: checking tpfeq.h usability... no

    apr: checking tpfeq.h presence... no

    apr: checking for tpfeq.h... no

    apr: checking tpfio.h usability... no

    apr: checking tpfio.h presence... no

    apr: checking for tpfio.h... no

    apr: checking for unistd.h... (cached) yes

    apr: checking unix.h usability... no

    apr: checking unix.h presence... no

    apr: checking for unix.h... no

    apr: checking arpa/inet.h usability... yes

    apr: checking arpa/inet.h presence... yes

    apr: checking for arpa/inet.h... yes

    apr: checking for kernel/OS.h... (cached) no

    apr: checking net/errno.h usability... no

    apr: checking net/errno.h presence... no

    apr: checking for net/errno.h... no

    apr: checking netinet/in.h usability... yes

    apr: checking netinet/in.h presence... yes

    apr: checking for netinet/in.h... yes

    apr: checking netinet/sctp.h usability... no

    apr: checking netinet/sctp.h presence... no

    apr: checking for netinet/sctp.h... no

    apr: checking netinet/sctp_uio.h usability... no

    apr: checking netinet/sctp_uio.h presence... no

    apr: checking for netinet/sctp_uio.h... no

    apr: checking for sys/file.h... (cached) yes

    apr: checking for sys/mman.h... (cached) yes

    apr: checking sys/poll.h usability... yes

    apr: checking sys/poll.h presence... yes

    apr: checking for sys/poll.h... yes

    apr: checking sys/resource.h usability... yes

    apr: checking sys/resource.h presence... yes

    apr: checking for sys/resource.h... yes

    apr: checking sys/select.h usability... yes

    apr: checking sys/select.h presence... yes

    apr: checking for sys/select.h... yes

    apr: checking sys/sem.h usability... yes

    apr: checking sys/sem.h presence... yes

    apr: checking for sys/sem.h... yes

    apr: checking sys/sendfile.h usability... no

    apr: checking sys/sendfile.h presence... no

    apr: checking for sys/sendfile.h... no

    apr: checking sys/signal.h usability... yes

    apr: checking sys/signal.h presence... yes

    apr: checking for sys/signal.h... yes

    apr: checking sys/socket.h usability... yes

    apr: checking sys/socket.h presence... yes

    apr: checking for sys/socket.h... yes

    apr: checking for sys/stat.h... (cached) yes

    apr: checking sys/sysctl.h usability... yes

    apr: checking sys/sysctl.h presence... yes

    apr: checking for sys/sysctl.h... yes

    apr: checking sys/syslimits.h usability... yes

    apr: checking sys/syslimits.h presence... yes

    apr: checking for sys/syslimits.h... yes

    apr: checking sys/time.h usability... yes

    apr: checking sys/time.h presence... yes

    apr: checking for sys/time.h... yes

    apr: checking for sys/types.h... (cached) yes

    apr: checking sys/uio.h usability... yes

    apr: checking sys/uio.h presence... yes

    apr: checking for sys/uio.h... yes

    apr: checking sys/un.h usability... yes

    apr: checking sys/un.h presence... yes

    apr: checking for sys/un.h... yes

    apr: checking sys/wait.h usability... yes

    apr: checking sys/wait.h presence... yes

    apr: checking for sys/wait.h... yes

    apr: checking for netinet/tcp.h... yes

    apr: checking for h_errno in netdb.h... yes

    apr: checking for off_t... yes

    apr: checking for pid_t... yes

    apr: checking for size_t... yes

    apr: checking for uid_t in sys/types.h... yes

    apr: checking for ssize_t... yes

    apr: checking for inline... inline

    apr: checking for an ANSI C-conforming const... yes

    apr: checking for size_t... (cached) yes

    apr: checking whether setpgrp takes no argument... no

    apr: checking for socklen_t... yes

    apr: checking whether system defines INADDR_NONE... yes

    apr: checking for void*... yes

    apr: checking size of void*... 4

    apr: checking for char... yes

    apr: checking size of char... 1

    apr: checking for int... yes

    apr: checking size of int... 4

    apr: checking for long... yes

    apr: checking size of long... 4

    apr: checking for short... yes

    apr: checking size of short... 2

    apr: checking for long double... yes

    apr: checking size of long double... 12

    apr: checking for long long... yes

    apr: checking size of long long... 8

    apr: checking for INT64_C... no

    apr: checking size of ssize_t... 4

    apr: checking size of size_t... 4

    apr: checking size of off_t... 8

    apr: checking size of pid_t... 4

    apr: checking for strnicmp... no

    apr: checking for strncasecmp... yes

    apr: checking for stricmp... (cached) no

    apr: checking for strcasecmp... (cached) yes

    apr: checking for strdup... yes

    apr: checking for strstr... yes

    apr: checking for memchr... yes

    apr: checking for strtoll... yes

    apr: Checking for DSO...

    apr: checking for NSLinkModule... no

    apr: checking for shl_load in -ldld... no

    apr: checking for dlopen... yes

    apr: checking for dlsym... yes

    apr: Checking for Processes...

    apr: checking for waitpid... yes

    apr: checking for Variable Length Arrays... yes

    apr: checking struct rlimit... yes

    apr: Checking for Locking...

    apr: checking for semget... yes

    apr: checking for semctl... yes

    apr: checking for flock... yes

    apr: checking for semaphore.h... (cached) yes

    apr: checking for sem_close... no

    apr: checking for sem_unlink... no

    apr: checking for sem_post... no

    apr: checking for sem_wait... no

    apr: checking for working sem_open... no

    apr: checking for union semun in sys/sem.h... yes

    apr: checking for LOCK_EX in sys/file.h... yes

    apr: checking for F_SETLK in fcntl.h... yes

    apr: checking for SEM_UNDO in sys/sem.h... yes

    apr: checking for POLLIN in poll.h sys/poll.h... yes

    apr: decision on apr_lock implementation method... 4.2BSD-style flock()

    apr: checking if all interprocess locks affect threads... no

    apr: checking if POSIX sems affect threads in the same process... no

    apr: checking if SysV sems affect threads in the same process... no

    apr: checking if fcntl locks affect threads in the same process... no

    apr: checking if flock locks affect threads in the same process... no

    apr: checking for entropy source... /dev/random

    apr: Checking for Time Support...

    apr: checking for tm_gmtoff in struct tm... yes

    apr: Checking for Networking support...

    apr: checking for in_addr in netinet/in.h... yes

    apr: checking if fd == socket on this platform... yes

    apr: checking if TCP_NODELAY setting is inherited from listening sockets... yes

    apr: checking if O_NONBLOCK setting is inherited from listening sockets... yes

    apr: checking for TCP_CORK in netinet/tcp.h... no

    apr: checking for TCP_NOPUSH in netinet/tcp.h... yes

    apr: checking for SO_ACCEPTFILTER in sys/socket.h... yes

    apr: checking if SCTP protocol is supported... no

    apr: checking for set_h_errno... no

    apr: checking for presence of retrans/retry fields in res_state/resolv.h ... no

    apr: Checking for IPv6 Networking support...

    apr: checking for library containing getaddrinfo... none required

    apr: checking for library containing gai_strerror... none required

    apr: checking for library containing getnameinfo... none required

    apr: checking for gai_strerror... yes

    apr: checking for working getaddrinfo... yes

    apr: checking for negative error codes for getaddrinfo... no

    apr: checking for working getnameinfo... yes

    apr: checking for sockaddr_in6... yes

    apr: checking whether getnameinfo resolves IPv4-mapped IPv6 addresses... yes

    apr: checking if APR supports IPv6... yes

    apr: checking langinfo.h usability... yes

    apr: checking langinfo.h presence... yes

    apr: checking for langinfo.h... yes

    apr: checking for nl_langinfo... yes

    apr: Restore user-defined environment settings...

    apr: restoring CPPFLAGS to ""

    apr: setting EXTRA_CPPFLAGS to "-D_REENTRANT -D_THREAD_SAFE"

    apr: restoring CFLAGS to ""

    apr: setting EXTRA_CFLAGS to ""

    apr: restoring LDFLAGS to ""

    apr: setting EXTRA_LDFLAGS to ""

    apr: restoring LIBS to ""

    apr: setting EXTRA_LIBS to "-lm -lcrypt "

    apr: restoring INCLUDES to ""

    apr: setting EXTRA_INCLUDES to ""

    apr: Construct Makefiles and header files.

    apr: configure: creating ./config.status

    apr: config.status: creating Makefile

    apr: config.status: creating strings/Makefile

    apr: config.status: creating passwd/Makefile

    apr: config.status: creating tables/Makefile

    apr: config.status: creating build/Makefile

    apr: config.status: creating file_io/unix/Makefile

    apr: config.status: creating network_io/unix/Makefile

    apr: config.status: creating threadproc/unix/Makefile

    apr: config.status: creating misc/unix/Makefile

    apr: config.status: creating locks/unix/Makefile

    apr: config.status: creating time/unix/Makefile

    apr: config.status: creating mmap/unix/Makefile

    apr: config.status: creating shmem/unix/Makefile

    apr: config.status: creating user/unix/Makefile

    apr: config.status: creating memory/unix/Makefile

    apr: config.status: creating atomic/unix/Makefile

    apr: config.status: creating poll/unix/Makefile

    apr: config.status: creating support/unix/Makefile

    apr: config.status: creating dso/unix/Makefile

    apr: config.status: creating test/Makefile

    apr: config.status: creating test/internal/Makefile

    apr: config.status: creating include/apr.h

    apr: config.status: creating build/apr_rules.mk

    apr: config.status: creating apr-config

    apr: config.status: creating include/arch/unix/apr_private.h

    apr: config.status: executing default commands

  execution of "./configure --enable-static --disable-shared --disable-threads --libdir=/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/objects"

  returned with value "0"

+ checking for proper command execution... ok (0)

+ checking for apr CC variable... gcc

+ checking for apr CPP variable... gcc -E

+ checking for apr SHELL variable... /bin/sh

+ checking for apr CFLAGS variable... 

+ checking for apr CPPFLAGS variable... -D_REENTRANT -D_THREAD_SAFE

+ checking for apr LDFLAGS variable... 

+ checking for apr LIBS variable... -lm -lcrypt 

+ checking for apr EXTRA_INCLUDES variable... 

+ checking for apr APR_LIB... apr-0

+ checking for apr APR_LIBNAME... libapr-0.la

+ checking for apr headers... -I/usr/ports/devel/apr/work/apr-0.9.4/include

+ checking for apr libtool... /bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent



Apache 1.3 module compilation (APXS checks)

+ checking for apxs INCLUDEDIR variable... /usr/local/include/apache

+ checking for apache 1.3 headers directory path... /usr/local/include/apache

+ checking for apxs CFLAGS variable... -DHARD_SERVER_LIMIT=512  -DDOCUMENT_LOCATION="/usr/local/www/data/"  -DDEFAULT_PATH="/usr/local/bin:/bin:/usr/bin"  -DACCEPT_FILTER_NAME="httpready" -DFD_SETSIZE=1024 -funsigned-char -DMOD_SSL=208115 -DEAPI -DEAPI_MM -DUSE_EXPAT -I../lib/expat-lite -O -pipe  -Wl,-rpath,/usr/local/lib

+ checking for apxs CFLAGS_SHLIB variable... -fPIC -DSHARED_MODULE

+ checking for apxs LIBS_SHLIB variable... 

+ checking for apxs LDFLAGS_SHLIB variable... -shared



Checking component versions

+ checking for apxs SBINDIR variable... /usr/local/sbin

+ checking for apxs TARGET variable... httpd

+ checking for httpd directory path... /usr/local/sbin

+ checking for httpd... /usr/local/sbin/httpd

+ checking for httpd availability... /usr/local/sbin/httpd

+ checking httpd version... Apache/1.3.28 (Unix)

+ checking for webapp version... mod_webapp/1.2.0-dev



Checking optional binaries

+ checking if perl is enabled... guessing

+ checking for perl... /usr/bin/perl

+ checking if /usr/bin/perl is working... %vd

+ checking if ant is enabled... no



Optional targets

+ checking for java compilation... no

+ checking for documentation generation... no (ant required)

+ checking for Java API docs generation... no (ant required)

+ checking for C API docs generation... yes (perl detected)



All done

configure: creating ./config.status

config.status: creating Makedefs

config.status: creating Makefile

config.status: creating lib/Makefile

config.status: creating apache-1.3/Makefile

config.status: creating build.properties

===>  Building for mod_webapp-4.1.24

/bin/mkdir -p /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/build

/bin/mkdir -p /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/build/objs

gmake[1]: Entering directory `/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp'



gmake[1]: Entering directory "/usr/ports/devel/apr/work/apr-0.9.4"

gmake[2]: Entering directory `/usr/ports/devel/apr/work/apr-0.9.4'

Making all in strings

gmake[3]: Entering directory `/usr/ports/devel/apr/work/apr-0.9.4/strings'

gmake[4]: Entering directory `/usr/ports/devel/apr/work/apr-0.9.4/strings'

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../include -I../include/arch/unix  -c apr_cpystrn.c && touch apr_cpystrn.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../include -I../include/arch/unix  -c apr_snprintf.c && touch apr_snprintf.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../include -I../include/arch/unix  -c apr_strnatcmp.c && touch apr_strnatcmp.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../include -I../include/arch/unix  -c apr_strings.c && touch apr_strings.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../include -I../include/arch/unix  -c apr_fnmatch.c && touch apr_fnmatch.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../include -I../include/arch/unix  -c apr_strtok.c && touch apr_strtok.lo

gmake[4]: Leaving directory `/usr/ports/devel/apr/work/apr-0.9.4/strings'

gmake[3]: Leaving directory `/usr/ports/devel/apr/work/apr-0.9.4/strings'

Making all in passwd

gmake[3]: Entering directory `/usr/ports/devel/apr/work/apr-0.9.4/passwd'

gmake[4]: Entering directory `/usr/ports/devel/apr/work/apr-0.9.4/passwd'

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../include -I../include/arch/unix  -c apr_getpass.c && touch apr_getpass.lo

gmake[4]: Leaving directory `/usr/ports/devel/apr/work/apr-0.9.4/passwd'

gmake[3]: Leaving directory `/usr/ports/devel/apr/work/apr-0.9.4/passwd'

Making all in tables

gmake[3]: Entering directory `/usr/ports/devel/apr/work/apr-0.9.4/tables'

gmake[4]: Entering directory `/usr/ports/devel/apr/work/apr-0.9.4/tables'

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../include -I../include/arch/unix  -c apr_tables.c && touch apr_tables.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../include -I../include/arch/unix  -c apr_hash.c && touch apr_hash.lo

gmake[4]: Leaving directory `/usr/ports/devel/apr/work/apr-0.9.4/tables'

gmake[3]: Leaving directory `/usr/ports/devel/apr/work/apr-0.9.4/tables'

Making all in file_io/unix

gmake[3]: Entering directory `/usr/ports/devel/apr/work/apr-0.9.4/file_io/unix'

gmake[4]: Entering directory `/usr/ports/devel/apr/work/apr-0.9.4/file_io/unix'

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix -I../../include/arch/unix  -c copy.c && touch copy.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix -I../../include/arch/unix  -c dir.c && touch dir.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix -I../../include/arch/unix  -c fileacc.c && touch fileacc.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix -I../../include/arch/unix  -c filedup.c && touch filedup.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix -I../../include/arch/unix  -c filepath.c && touch filepath.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix -I../../include/arch/unix  -c filepath_util.c && touch filepath_util.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix -I../../include/arch/unix  -c filestat.c && touch filestat.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix -I../../include/arch/unix  -c flock.c && touch flock.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix -I../../include/arch/unix  -c fullrw.c && touch fullrw.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix -I../../include/arch/unix  -c open.c && touch open.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix -I../../include/arch/unix  -c pipe.c && touch pipe.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix -I../../include/arch/unix  -c readwrite.c && touch readwrite.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix -I../../include/arch/unix  -c seek.c && touch seek.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix -I../../include/arch/unix  -c mktemp.c && touch mktemp.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix -I../../include/arch/unix  -c tempdir.c && touch tempdir.lo

gmake[4]: Leaving directory `/usr/ports/devel/apr/work/apr-0.9.4/file_io/unix'

gmake[3]: Leaving directory `/usr/ports/devel/apr/work/apr-0.9.4/file_io/unix'

Making all in network_io/unix

gmake[3]: Entering directory `/usr/ports/devel/apr/work/apr-0.9.4/network_io/unix'

gmake[4]: Entering directory `/usr/ports/devel/apr/work/apr-0.9.4/network_io/unix'

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix -I../../include/arch/unix  -c sendrecv.c && touch sendrecv.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix -I../../include/arch/unix  -c sockets.c && touch sockets.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix -I../../include/arch/unix  -c sockopt.c && touch sockopt.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix -I../../include/arch/unix  -c sockaddr.c && touch sockaddr.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix -I../../include/arch/unix  -c inet_ntop.c && touch inet_ntop.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix -I../../include/arch/unix  -c inet_pton.c && touch inet_pton.lo

gmake[4]: Leaving directory `/usr/ports/devel/apr/work/apr-0.9.4/network_io/unix'

gmake[3]: Leaving directory `/usr/ports/devel/apr/work/apr-0.9.4/network_io/unix'

Making all in threadproc/unix

gmake[3]: Entering directory `/usr/ports/devel/apr/work/apr-0.9.4/threadproc/unix'

gmake[4]: Entering directory `/usr/ports/devel/apr/work/apr-0.9.4/threadproc/unix'

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix  -c proc.c && touch proc.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix  -c procsup.c && touch procsup.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix  -c thread.c && touch thread.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix  -c threadpriv.c && touch threadpriv.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix  -c signals.c && touch signals.lo

gmake[4]: Leaving directory `/usr/ports/devel/apr/work/apr-0.9.4/threadproc/unix'

gmake[3]: Leaving directory `/usr/ports/devel/apr/work/apr-0.9.4/threadproc/unix'

Making all in misc/unix

gmake[3]: Entering directory `/usr/ports/devel/apr/work/apr-0.9.4/misc/unix'

gmake[4]: Entering directory `/usr/ports/devel/apr/work/apr-0.9.4/misc/unix'

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix -I../../include/arch/unix  -c start.c && touch start.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix -I../../include/arch/unix  -c getopt.c && touch getopt.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix -I../../include/arch/unix  -c otherchild.c && touch otherchild.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix -I../../include/arch/unix  -c errorcodes.c && touch errorcodes.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix -I../../include/arch/unix  -c rand.c && touch rand.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix -I../../include/arch/unix  -c version.c && touch version.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix -I../../include/arch/unix  -c charset.c && touch charset.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix -I../../include/arch/unix  -c env.c && touch env.lo

gmake[4]: Leaving directory `/usr/ports/devel/apr/work/apr-0.9.4/misc/unix'

gmake[3]: Leaving directory `/usr/ports/devel/apr/work/apr-0.9.4/misc/unix'

Making all in locks/unix

gmake[3]: Entering directory `/usr/ports/devel/apr/work/apr-0.9.4/locks/unix'

gmake[4]: Entering directory `/usr/ports/devel/apr/work/apr-0.9.4/locks/unix'

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch -I../../include/arch/unix  -c thread_mutex.c && touch thread_mutex.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch -I../../include/arch/unix  -c thread_rwlock.c && touch thread_rwlock.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch -I../../include/arch/unix  -c thread_cond.c && touch thread_cond.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch -I../../include/arch/unix  -c proc_mutex.c && touch proc_mutex.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch -I../../include/arch/unix  -c global_mutex.c && touch global_mutex.lo

gmake[4]: Leaving directory `/usr/ports/devel/apr/work/apr-0.9.4/locks/unix'

gmake[3]: Leaving directory `/usr/ports/devel/apr/work/apr-0.9.4/locks/unix'

Making all in time/unix

gmake[3]: Entering directory `/usr/ports/devel/apr/work/apr-0.9.4/time/unix'

gmake[4]: Entering directory `/usr/ports/devel/apr/work/apr-0.9.4/time/unix'

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix  -c time.c && touch time.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix  -c timestr.c && touch timestr.lo

gmake[4]: Leaving directory `/usr/ports/devel/apr/work/apr-0.9.4/time/unix'

gmake[3]: Leaving directory `/usr/ports/devel/apr/work/apr-0.9.4/time/unix'

Making all in mmap/unix

gmake[3]: Entering directory `/usr/ports/devel/apr/work/apr-0.9.4/mmap/unix'

gmake[4]: Entering directory `/usr/ports/devel/apr/work/apr-0.9.4/mmap/unix'

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix  -c mmap.c && touch mmap.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix  -c common.c && touch common.lo

gmake[4]: Leaving directory `/usr/ports/devel/apr/work/apr-0.9.4/mmap/unix'

gmake[3]: Leaving directory `/usr/ports/devel/apr/work/apr-0.9.4/mmap/unix'

Making all in shmem/unix

gmake[3]: Entering directory `/usr/ports/devel/apr/work/apr-0.9.4/shmem/unix'

gmake[4]: Entering directory `/usr/ports/devel/apr/work/apr-0.9.4/shmem/unix'

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch -I../../include/arch/unix  -c shm.c && touch shm.lo

gmake[4]: Leaving directory `/usr/ports/devel/apr/work/apr-0.9.4/shmem/unix'

gmake[3]: Leaving directory `/usr/ports/devel/apr/work/apr-0.9.4/shmem/unix'

Making all in user/unix

gmake[3]: Entering directory `/usr/ports/devel/apr/work/apr-0.9.4/user/unix'

gmake[4]: Entering directory `/usr/ports/devel/apr/work/apr-0.9.4/user/unix'

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix  -c userinfo.c && touch userinfo.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix  -c groupinfo.c && touch groupinfo.lo

gmake[4]: Leaving directory `/usr/ports/devel/apr/work/apr-0.9.4/user/unix'

gmake[3]: Leaving directory `/usr/ports/devel/apr/work/apr-0.9.4/user/unix'

Making all in memory/unix

gmake[3]: Entering directory `/usr/ports/devel/apr/work/apr-0.9.4/memory/unix'

gmake[4]: Entering directory `/usr/ports/devel/apr/work/apr-0.9.4/memory/unix'

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix  -c apr_pools.c && touch apr_pools.lo

gmake[4]: Leaving directory `/usr/ports/devel/apr/work/apr-0.9.4/memory/unix'

gmake[3]: Leaving directory `/usr/ports/devel/apr/work/apr-0.9.4/memory/unix'

Making all in atomic/unix

gmake[3]: Entering directory `/usr/ports/devel/apr/work/apr-0.9.4/atomic/unix'

gmake[4]: Entering directory `/usr/ports/devel/apr/work/apr-0.9.4/atomic/unix'

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix  -c apr_atomic.c && touch apr_atomic.lo

gmake[4]: Leaving directory `/usr/ports/devel/apr/work/apr-0.9.4/atomic/unix'

gmake[3]: Leaving directory `/usr/ports/devel/apr/work/apr-0.9.4/atomic/unix'

Making all in poll/unix

gmake[3]: Entering directory `/usr/ports/devel/apr/work/apr-0.9.4/poll/unix'

gmake[4]: Entering directory `/usr/ports/devel/apr/work/apr-0.9.4/poll/unix'

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix -I../../include/arch/unix  -c poll.c && touch poll.lo

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix -I../../include/arch/unix  -c pollacc.c && touch pollacc.lo

gmake[4]: Leaving directory `/usr/ports/devel/apr/work/apr-0.9.4/poll/unix'

gmake[3]: Leaving directory `/usr/ports/devel/apr/work/apr-0.9.4/poll/unix'

Making all in support/unix

gmake[3]: Entering directory `/usr/ports/devel/apr/work/apr-0.9.4/support/unix'

gmake[4]: Entering directory `/usr/ports/devel/apr/work/apr-0.9.4/support/unix'

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch/unix -I../../include/arch/unix  -c waitio.c && touch waitio.lo

gmake[4]: Leaving directory `/usr/ports/devel/apr/work/apr-0.9.4/support/unix'

gmake[3]: Leaving directory `/usr/ports/devel/apr/work/apr-0.9.4/support/unix'

Making all in dso/unix

gmake[3]: Entering directory `/usr/ports/devel/apr/work/apr-0.9.4/dso/unix'

gmake[4]: Entering directory `/usr/ports/devel/apr/work/apr-0.9.4/dso/unix'

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile gcc    -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch -I../../include/arch/unix  -c dso.c && touch dso.lo

gmake[4]: Leaving directory `/usr/ports/devel/apr/work/apr-0.9.4/dso/unix'

gmake[3]: Leaving directory `/usr/ports/devel/apr/work/apr-0.9.4/dso/unix'

gmake[3]: Entering directory `/usr/ports/devel/apr/work/apr-0.9.4'

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=link gcc -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -I./include -I../include -version-info 9:4:9 -o libapr-0.la -rpath /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/objects strings/apr_cpystrn.lo strings/apr_fnmatch.lo strings/apr_snprintf.lo strings/apr_strings.lo strings/apr_strnatcmp.lo strings/apr_strtok.lo passwd/apr_getpass.lo tables/apr_hash.lo tables/apr_tables.lo file_io/unix/copy.lo file_io/unix/dir.lo file_io/unix/fileacc.lo file_io/unix/filedup.lo file_io/unix/filepath.lo file_io/unix/filepath_util.lo file_io/unix/filestat.lo file_io/unix/flock.lo file_io/unix/fullrw.lo file_io/unix/mktemp.lo file_io/unix/open.lo file_io/unix/pipe.lo file_io/unix/readwrite.lo file_io/unix/seek.lo file_io/unix/tempdir.lo network_io/unix/inet_ntop.lo network_io/unix/inet_pton.lo network_io/unix/sendrecv.lo network_io/unix/sockaddr.lo network_io/unix/sockets.lo network_io/unix/sockopt.lo threadproc/unix/proc.lo threadproc/unix/procsup.lo threadproc/unix/signals.lo threadproc/unix/thread.lo threadproc/unix/threadpriv.lo misc/unix/charset.lo misc/unix/env.lo misc/unix/errorcodes.lo misc/unix/getopt.lo misc/unix/otherchild.lo misc/unix/rand.lo misc/unix/start.lo misc/unix/version.lo locks/unix/global_mutex.lo locks/unix/proc_mutex.lo locks/unix/thread_cond.lo locks/unix/thread_mutex.lo locks/unix/thread_rwlock.lo time/unix/time.lo time/unix/timestr.lo mmap/unix/common.lo mmap/unix/mmap.lo shmem/unix/shm.lo user/unix/groupinfo.lo user/unix/userinfo.lo memory/unix/apr_pools.lo atomic/unix/apr_atomic.lo poll/unix/poll.lo poll/unix/pollacc.lo support/unix/waitio.lo dso/unix/dso.lo

nawk -f /usr/ports/devel/apr/work/apr-0.9.4/build/make_var_export.awk /usr/ports/devel/apr/work/apr-0.9.4/include/*.h > export_vars.h

nawk -f /usr/ports/devel/apr/work/apr-0.9.4/build/make_exports.awk /usr/ports/devel/apr/work/apr-0.9.4/include/*.h > exports.c

gcc -E -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I./include -I../include  exports.c | grep "ap_hack_" | sed -e 's/^.*[)]\(.*\);$/\1/' >> apr.exp

gcc -E -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I./include -I../include  export_vars.h | sed -e 's/^\#[^!]*//' | sed -e '/^$/d' >> apr.exp

gmake[3]: Leaving directory `/usr/ports/devel/apr/work/apr-0.9.4'

gmake[2]: Leaving directory `/usr/ports/devel/apr/work/apr-0.9.4'

gmake[1]: Exiting directory "/usr/ports/devel/apr/work/apr-0.9.4"

gmake[1]: Leaving directory `/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp'

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=install \

  cp /usr/ports/devel/apr/work/apr-0.9.4/libapr-0.la /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/build/libs/libapr-0.la

libtool: install: warning: remember to run `libtool --finish /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/objects'

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=finish /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/build/libs

/usr/bin/perl "/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/support/scandoc.pl" \

  -i "/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/support/template.pl" \

  -p "/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/build/docs/api-c/" \

  /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/*.h

Reading "/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa.h"

Reading "/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa_config.h"

   parsing class wa_connection

   parsing class wa_virtualhost

   parsing class wa_application

Reading "/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa_main.h"

   parsing class wa_chain

   parsing class wa_provider

Reading "/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa_request.h"

   parsing class wa_hostdata

   parsing class wa_ssldata

   parsing class wa_handler

   parsing class wa_request

Reading "/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa_version.h"

gmake[1]: Entering directory `/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp'



gmake[1]: Entering directory "/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/lib"

gmake[2]: Entering directory `/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/lib'

cat "/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/java/org/apache/catalina/connector/warp/Constants.java" | \

    grep 'VERS_' | \

    sed 's/.*public static final int/#define/g' | \

    sed 'y/=;/  /' > pr_warp_defs.h

cat "/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/java/org/apache/catalina/connector/warp/Constants.java" | \

    grep 'TYPE_' | \

    sed 's/.*public static final int/#define/g' | \

    sed 'y/=;/  /' > pr_warp_defs.h

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile \

  gcc -c /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/lib/wa_main.c -o wa_main.lo \

    -I. -I/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include -I/usr/ports/devel/apr/work/apr-0.9.4/include -I/usr/local/include/apache \

    -D_REENTRANT -D_THREAD_SAFE \

     

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=install \

  /bin/sh /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/support/install.sh -c \

    wa_main.lo \

    /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/build/objs

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile \

  gcc -c /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/lib/wa_config.c -o wa_config.lo \

    -I. -I/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include -I/usr/ports/devel/apr/work/apr-0.9.4/include -I/usr/local/include/apache \

    -D_REENTRANT -D_THREAD_SAFE \

     

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=install \

  /bin/sh /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/support/install.sh -c \

    wa_config.lo \

    /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/build/objs

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile \

  gcc -c /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/lib/wa_request.c -o wa_request.lo \

    -I. -I/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include -I/usr/ports/devel/apr/work/apr-0.9.4/include -I/usr/local/include/apache \

    -D_REENTRANT -D_THREAD_SAFE \

     

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=install \

  /bin/sh /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/support/install.sh -c \

    wa_request.lo \

    /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/build/objs

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile \

  gcc -c /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/lib/pr_info.c -o pr_info.lo \

    -I. -I/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include -I/usr/ports/devel/apr/work/apr-0.9.4/include -I/usr/local/include/apache \

    -D_REENTRANT -D_THREAD_SAFE \

     

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=install \

  /bin/sh /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/support/install.sh -c \

    pr_info.lo \

    /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/build/objs

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile \

  gcc -c /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/lib/pr_warp.c -o pr_warp.lo \

    -I. -I/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include -I/usr/ports/devel/apr/work/apr-0.9.4/include -I/usr/local/include/apache \

    -D_REENTRANT -D_THREAD_SAFE \

     

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=install \

  /bin/sh /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/support/install.sh -c \

    pr_warp.lo \

    /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/build/objs

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile \

  gcc -c /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/lib/pr_warp_packet.c -o pr_warp_packet.lo \

    -I. -I/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include -I/usr/ports/devel/apr/work/apr-0.9.4/include -I/usr/local/include/apache \

    -D_REENTRANT -D_THREAD_SAFE \

     

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=install \

  /bin/sh /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/support/install.sh -c \

    pr_warp_packet.lo \

    /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/build/objs

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile \

  gcc -c /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/lib/pr_warp_network.c -o pr_warp_network.lo \

    -I. -I/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include -I/usr/ports/devel/apr/work/apr-0.9.4/include -I/usr/local/include/apache \

    -D_REENTRANT -D_THREAD_SAFE \

     

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=install \

  /bin/sh /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/support/install.sh -c \

    pr_warp_network.lo \

    /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/build/objs

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile \

  gcc -c /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/lib/pr_warp_config.c -o pr_warp_config.lo \

    -I. -I/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include -I/usr/ports/devel/apr/work/apr-0.9.4/include -I/usr/local/include/apache \

    -D_REENTRANT -D_THREAD_SAFE \

     

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=install \

  /bin/sh /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/support/install.sh -c \

    pr_warp_config.lo \

    /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/build/objs

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=compile \

  gcc -c /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/lib/pr_warp_socketpool.c -o pr_warp_socketpool.lo \

    -I. -I/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include -I/usr/ports/devel/apr/work/apr-0.9.4/include -I/usr/local/include/apache \

    -D_REENTRANT -D_THREAD_SAFE \

     

/bin/sh /usr/ports/devel/apr/work/apr-0.9.4/libtool --silent --mode=install \

  /bin/sh /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/support/install.sh -c \

    pr_warp_socketpool.lo \

    /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/build/objs

gmake[2]: Leaving directory `/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/lib'

gmake[1]: Exiting directory "/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/lib"

gmake[1]: Leaving directory `/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp'

gmake[1]: Entering directory `/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp'



gmake[1]: Entering directory "/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/apache-1.3"

gmake[2]: Entering directory `/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/apache-1.3'

/usr/local/sbin/apxs -c -o mod_webapp.so \

  -I. -I/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include -I/usr/ports/devel/apr/work/apr-0.9.4/include -I/usr/local/include/apache  \

  -Wc,"-D_REENTRANT -D_THREAD_SAFE " \

  -Wl,"-lm -lcrypt " \

  -L/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/build/libs -lapr-0 \

  /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/build/objs/*.o mod_webapp.c

cc -DHARD_SERVER_LIMIT=512  -DDOCUMENT_LOCATION="/usr/local/www/data/"  -DDEFAULT_PATH="/usr/local/bin:/bin:/usr/bin"  -DACCEPT_FILTER_NAME="httpready" -DFD_SETSIZE=1024 -funsigned-char -DMOD_SSL=208115 -DEAPI -DEAPI_MM -DUSE_EXPAT -I../lib/expat-lite -O -pipe  -Wl,-rpath,/usr/local/lib -fPIC -DSHARED_MODULE -I/usr/local/include/apache -D_REENTRANT -D_THREAD_SAFE  -I. -I/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include -I/usr/ports/devel/apr/work/apr-0.9.4/include -I/usr/local/include/apache  -c mod_webapp.c

mod_webapp.c: In function `wam_module_init':

mod_webapp.c:105: `WA_VERSION' undeclared (first use in this function)

mod_webapp.c:105: (Each undeclared identifier is reported only once

mod_webapp.c:105: for each function it appears in.)

mod_webapp.c: At top level:

mod_webapp.c:379: warning: initialization from incompatible pointer type

apxs:Break: Command failed with rc=1

gmake[2]: *** [mod_webapp.so] B??d 1

gmake[2]: Leaving directory `/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/apache-1.3'

gmake[1]: *** [subdir] B??d 2

gmake[1]: Leaving directory `/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp'

gmake: *** [apache-1.3-build] B??d 2

*** Error code 2



Stop in /usr/ports/www/mod_webapp.


Script done on Tue Oct  7 23:49:59 2003


More information about the freebsd-ports-bugs mailing list