From owner-freebsd-questions@FreeBSD.ORG Thu Mar 2 06:55:15 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 510EA16A422 for ; Thu, 2 Mar 2006 06:55:15 +0000 (GMT) (envelope-from joachim.dagerot@gmail.com) Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEAB043D49 for ; Thu, 2 Mar 2006 06:55:13 +0000 (GMT) (envelope-from joachim.dagerot@gmail.com) Received: by nproxy.gmail.com with SMTP id l35so234655nfa for ; Wed, 01 Mar 2006 22:55:12 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=khBkzqXOVHlN7pqL5VU+0YNS5i4M0iUC5XuQBKr5MCEzfuxPNEhfXxiurglcjC6SxStkjsa67SXDwfeFtsRCxVNjrtpzvrw3OfqYa46Ek1kA3qFd39bWPjLMkXHpV1/xXpIMF7SPsumCaJhPxUzrvfjkQkMO8tCPn0f7WZ93k6s= Received: by 10.48.246.2 with SMTP id t2mr518875nfh; Wed, 01 Mar 2006 22:55:12 -0800 (PST) Received: by 10.49.58.9 with HTTP; Wed, 1 Mar 2006 22:55:12 -0800 (PST) Message-ID: <221559240603012255ye42d77tf2e2b3e6f4b0436a@mail.gmail.com> Date: Thu, 2 Mar 2006 07:55:12 +0100 From: "Joachim Dagerot" Sender: joachim.dagerot@gmail.com To: freebsd-questions@freebsd.org In-Reply-To: <221559240602271857j5a4617a8w1f2ea363e4f06a3a@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <221559240602271800u478a0b37h1904ef4ecab290f1@mail.gmail.com> <221559240602271857j5a4617a8w1f2ea363e4f06a3a@mail.gmail.com> Subject: Re: Error when trying to install p5-Apache-DBI from ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Mar 2006 06:55:15 -0000 I still haven't found a solution to this problem. On 2/28/06, Joachim Dagerot wrote: > Thanks for your reply. I did make a fresh cvs-up first when I got the > problem, no change in statys though. > > > > On 2/28/06, kiew yuen kit wrote: > > morning, i'm not sure this can help or not but you can try run a port > > updates then only run the make install clean again. > > > > > > On 2/28/06, Joachim Dagerot wrote: > > > > > > I have managed to install Tomcat. Then Apache, then MySQL and now I > > > need to have the database functions for Apache which I understand > > > should be in the port p5-Apache-DBI. (It's for setting up a Movable > > > type blog system. > > > > > > When running make install clean I get these errormessages. Is anyone > > > familiar with this? > > > > > > (Sorry, lots of text) > > > > > > bash-2.05b# cd /usr/ports/www/p5-Apache-DBI/ > > > bash-2.05b# > > > bash-2.05b# make install clean > > > =3D=3D=3D> p5-Apache-DBI-0.9901 depends on file: /usr/local/sbin/ap= xs - found > > > =3D=3D=3D> p5-Apache-DBI-0.9901 depends on file: > > > /usr/local/lib/perl5/site_perl/5.8.5/mach/mod_perl.pm - > > not found > > > =3D=3D=3D> Verifying install for > > > /usr/local/lib/perl5/site_perl/5.8.5/mach/mod_perl.pm in > > > /usr/ports/www/mod_perl > > > =3D=3D=3D> Building for mod_perl- 1.29_1 > > > (cd ./apaci && > > PERL5LIB=3D/usr/ports/www/mod_perl/work/mod_perl-1.29/lib: > > make) > > > cc -DPIC -fPIC -O -pipe > > -I/usr/local/lib/perl5/5.8.5/mach/CORE > > > -DAPPLLIB_EXP=3D"/usr/local/lib/perl5/5.8.5/BSDPAN" > > -DHAS_FPSETMASK > > > -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include > > > -DMOD_PERL_VERSION=3D\"1.29\" > > > -DMOD_PERL_STRING_VERSION=3D\"mod_perl/1.29\" > > > > > -DMOD_PERL_PREFIX=3D\"/usr/local/lib/perl5/site_perl/5.8.5/i386-freebsd= -64int\" > > > -I/usr/local/include/apache22 -DMOD_PERL -O -pipe -O -pipe -c > > > mod_perl.c && mv mod_perl.o mod_perl.lo > > > In file included from > > /usr/local/include/apache22/httpd.h:43, > > > from apache_inc.h:120, > > > from mod_perl.h:162, > > > from mod_perl.c:58: > > > /usr/local/include/apache22/ap_config.h:25:17: apr.h: No > > such file or directory > > > /usr/local/include/apache22/ap_config.h:26:23: > > apr_hooks.h: No such > > > file or directory > > > /usr/local/include/apache22/ap_config.h:27:32: > > apr_optional_hooks.h: > > > No such file or directory > > > In file included from apache_inc.h:120, > > > from mod_perl.h:162, > > > from mod_perl.c:58: > > > /usr/local/include/apache22/httpd.h:49:25: apr_general.h: > > No such file > > > or directory > > > /usr/local/include/apache22/httpd.h:50:24: apr_tables.h: > > No such file > > > or directory > > > /usr/local/include/apache22/httpd.h:51:23: apr_pools.h: > > No such file > > > or directory > > > /usr/local/include/apache22/httpd.h:52:22: apr_time.h: No > > such file or directory > > > /usr/local/include/apache22/httpd.h:53:28: > > apr_network_io.h: No such > > > file or directory > > > /usr/local/include/apache22/httpd.h:54:25: apr_buckets.h: > > No such file > > > or directory > > > /usr/local/include/apache22/httpd.h:55:22: apr_poll.h: No > > such file or directory > > > In file included from > > /usr/local/include/apache22/httpd.h:59, > > > from apache_inc.h:120, > > > from mod_perl.h:162, > > > from mod_perl.c:58: > > > /usr/local/include/apache22/ap_regex.h:87: error: syntax > > error before > > > "apr_size_t" > > > /usr/local/include/apache22/ap_regex.h:118: error: syntax > > error before > > > "apr_size_t" > > > /usr/local/include/apache22/ap_regex.h:127: error: syntax > > error before > > > "ap_regerror" > > > /usr/local/include/apache22/ap_regex.h:128: error: syntax > > error before > > > "apr_size_t" > > > /usr/local/include/apache22/ap_regex.h:128: warning: data > > definition > > > has no type or storage class > > > In file included from apache_inc.h:120, > > > from mod_perl.h:162, > > > from mod_perl.c:58: > > > /usr/local/include/apache22/httpd.h:433: error: syntax > > error before '*' token > > > /usr/local/include/apache22/httpd.h:601: error: syntax > > error before > > > "apr_int64_t" > > > /usr/local/include/apache22/httpd.h:723:21: apr_uri.h: No > > such file or directory > > > /usr/local/include/apache22/httpd.h:730: error: syntax > > error before "apr_pool_t" > > > /usr/local/include/apache22/httpd.h:746: error: syntax > > error before "apr_pool_t" > > > /usr/local/include/apache22/httpd.h:783: error: syntax > > error before "apr_time_t" > > > /usr/local/include/apache22/httpd.h:819: error: syntax > > error before > > > "apr_int64_t" > > > /usr/local/include/apache22/httpd.h:826: error: syntax > > error before "apr_off_t" > > > /usr/local/include/apache22/httpd.h:839: error: syntax > > error before "apr_off_t" > > > /usr/local/include/apache22/httpd.h:867: error: syntax > > error before > > > "apr_table_t" > > > /usr/local/include/apache22/httpd.h:890: error: syntax > > error before > > > "apr_array_header_t" > > > /usr/local/include/apache22/httpd.h:923: error: syntax > > error before > > > "apr_finfo_t" > > > /usr/local/include/apache22/httpd.h:1008: error: syntax > > error before > > > "apr_pool_t" > > > /usr/local/include/apache22/httpd.h:1016: error: syntax > > error before > > > "apr_sockaddr_t" > > > /usr/local/include/apache22/httpd.h:1056: error: syntax > > error before > > > "apr_table_t" > > > /usr/local/include/apache22/httpd.h:1085: error: syntax > > error before > > > "APR_RING_ENTRY" > > > /usr/local/include/apache22/httpd.h:1093: error: syntax > > error before > > > "apr_pool_t" > > > /usr/local/include/apache22/httpd.h:1118: error: syntax > > error before > > > "apr_sockaddr_t" > > > /usr/local/include/apache22/httpd.h:1146: error: syntax > > error before > > > "apr_port_t" > > > /usr/local/include/apache22/httpd.h:1153: error: syntax > > error before > > > "apr_file_t" > > > /usr/local/include/apache22/httpd.h:1172: error: syntax > > error before > > > "apr_interval_time_t" > > > /usr/local/include/apache22/httpd.h:1186: error: syntax > > error before > > > "apr_array_header_t" > > > /usr/local/include/apache22/httpd.h:1199: error: syntax > > error before > > > "apr_bucket_brigade" > > > /usr/local/include/apache22/httpd.h:1207: error: syntax > > error before > > > "apr_bucket_brigade" > > > /usr/local/include/apache22/httpd.h:1213: error: syntax > > error before > > > "apr_socket_t" > > > /usr/local/include/apache22/httpd.h:1229: error: syntax > > error before '*' token > > > /usr/local/include/apache22/httpd.h:1239: error: syntax > > error before '*' token > > > /usr/local/include/apache22/httpd.h:1252: error: syntax > > error before '*' token > > > /usr/local/include/apache22/httpd.h:1262: error: syntax > > error before '*' token > > > /usr/local/include/apache22/httpd.h:1271: error: syntax > > error before '*' token > > > /usr/local/include/apache22/httpd.h:1281: error: syntax > > error before '*' token > > > /usr/local/include/apache22/httpd.h:1291: error: syntax > > error before '*' token > > > /usr/local/include/apache22/httpd.h:1303: error: syntax > > error before '*' token > > > /usr/local/include/apache22/httpd.h:1311: error: syntax > > error before '*' token > > > /usr/local/include/apache22/httpd.h:1320: error: syntax > > error before '*' token > > > /usr/local/include/apache22/httpd.h:1331: error: syntax > > error before '*' token > > > /usr/local/include/apache22/httpd.h:1354: error: syntax > > error before '*' token > > > /usr/local/include/apache22/httpd.h:1364: error: syntax > > error before '*' token > > > /usr/local/include/apache22/httpd.h:1376: error: syntax > > error before '*' token > > > /usr/local/include/apache22/httpd.h:1385: error: syntax > > error before '*' token > > > /usr/local/include/apache22/httpd.h:1394: error: syntax > > error before '*' token > > > /usr/local/include/apache22/httpd.h:1436: error: syntax > > error before '*' token > > > /usr/local/include/apache22/httpd.h:1446: error: syntax > > error before '*' token > > > /usr/local/include/apache22/httpd.h:1457: error: syntax > > error before '*' token > > > /usr/local/include/apache22/httpd.h:1465: error: syntax > > error before '*' token > > > /usr/local/include/apache22/httpd.h:1474: error: syntax > > error before > > > "ap_escape_errorlog_item" > > > /usr/local/include/apache22/httpd.h:1475: error: syntax > > error before > > > "apr_size_t" > > > /usr/local/include/apache22/httpd.h:1475: warning: data > > definition has > > > no type or storage class > > > /usr/local/include/apache22/httpd.h:1485: error: syntax > > error before '*' token > > > /usr/local/include/apache22/httpd.h:1494: error: syntax > > error before '*' token > > > /usr/local/include/apache22/httpd.h:1523: error: syntax > > error before '*' token > > > /usr/local/include/apache22/httpd.h:1537: error: syntax > > error before '*' token > > > /usr/local/include/apache22/httpd.h:1547: error: syntax > > error before '*' token > > > /usr/local/include/apache22/httpd.h:1599: error: syntax > > error before '*' token > > > /usr/local/include/apache22/httpd.h:1607: error: syntax > > error before '*' token > > > /usr/local/include/apache22/httpd.h:1621: error: syntax > > error before '*' token > > > /usr/local/include/apache22/httpd.h:1629: error: syntax > > error before '*' token > > > /usr/local/include/apache22/httpd.h:1642: error: syntax > > error before '*' token > > > /usr/local/include/apache22/httpd.h:1682: error: syntax > > error before '*' token > > > /usr/local/include/apache22/httpd.h:1694: error: syntax > > error before '*' token > > > /usr/local/include/apache22/httpd.h:1704: error: syntax > > error before '*' token > > > /usr/local/include/apache22/httpd.h:1712: error: syntax > > error before '*' token > > > /usr/local/include/apache22/httpd.h:1723: error: syntax > > error before '*' token > > > In file included from apache_inc.h:121, > > > from mod_perl.h:162, > > > from mod_perl.c:58: > > > /usr/local/include/apache22/http_config.h:279: error: > > syntax error > > > before "apr_int64_t" > > > /usr/local/include/apache22/http_config.h:291: error: > > syntax error > > > before "apr_pool_t" > > > /usr/local/include/apache22/http_config.h:357: error: > > syntax error > > > before '*' token > > > /usr/local/include/apache22/http_config.h:365: error: > > syntax error > > > before '*' token > > > /usr/local/include/apache22/http_config.h:372: error: > > syntax error > > > before '*' token > > > /usr/local/include/apache22/http_config.h:380: error: > > syntax error > > > before '*' token > > > /usr/local/include/apache22/http_config.h:393: error: > > syntax error > > > before '*' token > > > /usr/local/include/apache22/http_config.h:557: error: > > syntax error > > > before '*' token > > > /usr/local/include/apache22/http_config.h:566: error: > > syntax error > > > before "apr_pool_t" > > > /usr/local/include/apache22/http_config.h:582: error: > > syntax error > > > before "apr_pool_t" > > > /usr/local/include/apache22/http_config.h:607: error: > > syntax error > > > before "ap_pcfg_openfile" > > > /usr/local/include/apache22/http_config.h:608: error: > > syntax error > > > before "apr_pool_t" > > > /usr/local/include/apache22/http_config.h:608: warning: > > data > > > definition has no type or storage class > > > /usr/local/include/apache22/http_config.h:619: error: > > syntax error > > > before '*' token > > > /usr/local/include/apache22/http_config.h:622: error: > > > `ap_pcfg_open_custom' declared as function returning a function > > > /usr/local/include/apache22/http_config.h:623: error: > > syntax error before "void" > > > /usr/local/include/apache22/http_config.h:669: error: > > syntax error > > > before '*' token > > > /usr/local/include/apache22/http_config.h:685: error: > > syntax error > > > before "apr_pool_t" > > > /usr/local/include/apache22/http_config.h:768: error: > > syntax error > > > before '*' token > > > /usr/local/include/apache22/http_config.h:805: error: > > syntax error > > > before "apr_pool_t" > > > /usr/local/include/apache22/http_config.h:820: error: > > syntax error > > > before "apr_pool_t" > > > /usr/local/include/apache22/http_config.h:827: error: > > syntax error > > > before '*' token > > > /usr/local/include/apache22/http_config.h:837: error: > > syntax error > > > before '*' token > > > /usr/local/include/apache22/http_config.h:844: error: > > syntax error > > > before '*' token > > > /usr/local/include/apache22/http_config.h:852: error: > > syntax error > > > before '*' token > > > /usr/local/include/apache22/http_config.h:862: error: > > syntax error > > > before '*' token > > > /usr/local/include/apache22/http_config.h:889: error: > > syntax error > > > before '*' token > > > /usr/local/include/apache22/http_config.h:905: error: > > syntax error > > > before "apr_pool_t" > > > /usr/local/include/apache22/http_config.h:918: error: > > syntax error > > > before "apr_pool_t" > > > /usr/local/include/apache22/http_config.h:964: error: > > syntax error > > > before "apr_pool_t" > > > /usr/local/include/apache22/http_config.h:975: error: > > syntax error before "int" > > > /usr/local/include/apache22/http_config.h:984: error: > > syntax error before "int" > > > /usr/local/include/apache22/http_config.h:993: error: > > syntax error before "void" > > > /usr/local/include/apache22/http_config.h:1003: error: > > syntax error before "int" > > > /usr/local/include/apache22/http_config.h:1014: error: > > syntax error before "int" > > > /usr/local/include/apache22/http_config.h:1022: error: > > syntax error > > > before "void" > > > /usr/local/include/apache22/http_config.h:1029: error: > > syntax error before "int" > > > /usr/local/include/apache22/http_config.h:1042: error: > > syntax error before "int" > > > /usr/local/include/apache22/http_config.h:1049: error: > > syntax error > > > before "void" > > > In file included from apache_inc.h:122, > > > from mod_perl.h:162, > > > from mod_perl.c:58: > > > /usr/local/include/apache22/http_protocol.h:31:26: > > apr_portable.h: No > > > such file or directory > > > /usr/local/include/apache22/http_protocol.h:32:22: > > apr_mmap.h: No such > > > file or directory > > > In file included from > > /usr/local/include/apache22/http_protocol.h:34, > > > from apache_inc.h:122, > > > from mod_perl.h:162, > > > from mod_perl.c:58: > > > /usr/local/include/apache22/util_filter.h:136: error: > > syntax error > > > before '*' token > > > /usr/local/include/apache22/util_filter.h:138: error: > > syntax error > > > before '*' token > > > /usr/local/include/apache22/util_filter.h:146: error: > > syntax error > > > before "ap_out_filter_func" > > > /usr/local/include/apache22/util_filter.h:295: error: > > syntax error > > > before "ap_get_brigade" > > > /usr/local/include/apache22/util_filter.h:296: error: > > syntax error > > > before "apr_bucket_brigade" > > > /usr/local/include/apache22/util_filter.h:299: warning: > > data > > > definition has no type or storage class > > > /usr/local/include/apache22/util_filter.h:309: error: > > syntax error > > > before "ap_pass_brigade" > > > /usr/local/include/apache22/util_filter.h:310: error: > > syntax error > > > before "apr_bucket_brigade" > > > /usr/local/include/apache22/util_filter.h:310: warning: > > data > > > definition has no type or storage class > > > /usr/local/include/apache22/util_filter.h:327: error: > > syntax error > > > before "ap_in_filter_func" > > > /usr/local/include/apache22/util_filter.h:348: error: > > syntax error > > > before "ap_out_filter_func" > > > /usr/local/include/apache22/util_filter.h:374: error: > > syntax error > > > before "ap_out_filter_func" > > > /usr/local/include/apache22/util_filter.h:491: error: > > syntax error > > > before "ap_save_brigade" > > > /usr/local/include/apache22/util_filter.h:492: error: > > syntax error > > > before "apr_bucket_brigade" > > > /usr/local/include/apache22/util_filter.h:493: warning: > > data > > > definition has no type or storage class > > > /usr/local/include/apache22/util_filter.h:503: error: > > syntax error > > > before "ap_filter_flush" > > > /usr/local/include/apache22/util_filter.h:503: error: > > syntax error > > > before '*' token > > > /usr/local/include/apache22/util_filter.h:504: warning: > > data > > > definition has no type or storage class > > > /usr/local/include/apache22/util_filter.h:511: error: > > syntax error > > > before "ap_fflush" > > > /usr/local/include/apache22/util_filter.h:511: error: > > syntax error > > > before "apr_bucket_brigade" > > > /usr/local/include/apache22/util_filter.h:511: warning: > > data > > > definition has no type or storage class > > > /usr/local/include/apache22/util_filter.h:547: error: > > syntax error > > > before "ap_fputstrs" > > > /usr/local/include/apache22/util_filter.h:548: error: > > syntax error > > > before "apr_bucket_brigade" > > > /usr/local/include/apache22/util_filter.h:549: warning: > > data > > > definition has no type or storage class > > > /usr/local/include/apache22/util_filter.h:558: error: > > syntax error > > > before "ap_fprintf" > > > /usr/local/include/apache22/util_filter.h:559: error: > > syntax error > > > before "apr_bucket_brigade" > > > /usr/local/include/apache22/util_filter.h:562: warning: > > data > > > definition has no type or storage class > > > In file included from apache_inc.h:122, > > > from mod_perl.h:162, > > > from mod_perl.c:58: > > > /usr/local/include/apache22/http_protocol.h:45: error: > > syntax error > > > before "void" > > > /usr/local/include/apache22/http_protocol.h:77: error: > > syntax error > > > before "apr_bucket_brigade" > > > /usr/local/include/apache22/http_protocol.h:111: error: > > syntax error > > > before "apr_off_t" > > > /usr/local/include/apache22/http_protocol.h:127: error: > > syntax error > > > before "ap_rationalize_mtime" > > > /usr/local/include/apache22/http_protocol.h:127: error: > > syntax error > > > before "apr_time_t" > > > /usr/local/include/apache22/http_protocol.h:127: warning: > > data > > > definition has no type or storage class > > > /usr/local/include/apache22/http_protocol.h:148: error: > > syntax error > > > before '*' token > > > /usr/local/include/apache22/http_protocol.h:203: error: > > syntax error > > > before "ap_send_fd" > > > /usr/local/include/apache22/http_protocol.h:203: error: > > syntax error > > > before '*' token > > > /usr/local/include/apache22/http_protocol.h:204: warning: > > data > > > definition has no type or storage class > > > /usr/local/include/apache22/http_protocol.h:228: error: > > syntax error > > > before '*' token > > > /usr/local/include/apache22/http_protocol.h:235: error: > > syntax error > > > before '*' token > > > /usr/local/include/apache22/http_protocol.h:253: error: > > syntax error > > > before '*' token > > > /usr/local/include/apache22/http_protocol.h:426: error: > > syntax error > > > before "apr_size_t" > > > /usr/local/include/apache22/http_protocol.h:534: error: > > syntax error > > > before "ap_rgetline_core" > > > /usr/local/include/apache22/http_protocol.h:534: error: > > syntax error > > > before "apr_size_t" > > > /usr/local/include/apache22/http_protocol.h:537: warning: > > data > > > definition has no type or storage class > > > /usr/local/include/apache22/http_protocol.h:554: error: > > syntax error > > > before '*' token > > > /usr/local/include/apache22/http_protocol.h:569: error: > > syntax error > > > before "int" > > > /usr/local/include/apache22/http_protocol.h:577: error: > > syntax error > > > before "int" > > > /usr/local/include/apache22/http_protocol.h:585: error: > > syntax error > > > before "const" > > > /usr/local/include/apache22/http_protocol.h:592: error: > > syntax error > > > before '(' token > > > /usr/local/include/apache22/http_protocol.h:608: error: > > syntax error > > > before "apr_bucket_refcount" > > > /usr/local/include/apache22/http_protocol.h:616: error: > > syntax error > > > before "ap_bucket_type_error" > > > /usr/local/include/apache22/http_protocol.h:616: warning: > > data > > > definition has no type or storage class > > > /usr/local/include/apache22/http_protocol.h:633: error: > > syntax error > > > before '*' token > > > /usr/local/include/apache22/http_protocol.h:633: error: > > syntax error > > > before '*' token > > > /usr/local/include/apache22/http_protocol.h:634: warning: > > data > > > definition has no type or storage class > > > /usr/local/include/apache22/http_protocol.h:644: error: > > syntax error > > > before '*' token > > > /usr/local/include/apache22/http_protocol.h:645: error: > > syntax error > > > before "apr_pool_t" > > > /usr/local/include/apache22/http_protocol.h:646: warning: > > data > > > definition has no type or storage class > > > /usr/local/include/apache22/http_protocol.h:648: error: > > syntax error > > > before "ap_byterange_filter" > > > /usr/local/include/apache22/http_protocol.h:648: error: > > syntax error > > > before "apr_bucket_brigade" > > > /usr/local/include/apache22/http_protocol.h:648: warning: > > data > > > definition has no type or storage class > > > /usr/local/include/apache22/http_protocol.h:649: error: > > syntax error > > > before "ap_http_header_filter" > > > /usr/local/include/apache22/http_protocol.h:649: error: > > syntax error > > > before "apr_bucket_brigade" > > > /usr/local/include/apache22/http_protocol.h:649: warning: > > data > > > definition has no type or storage class > > > /usr/local/include/apache22/http_protocol.h:650: error: > > syntax error > > > before "ap_content_length_filter" > > > /usr/local/include/apache22/http_protocol.h:651: error: > > syntax error > > > before "apr_bucket_brigade" > > > /usr/local/include/apache22/http_protocol.h:651: warning: > > data > > > definition has no type or storage class > > > /usr/local/include/apache22/http_protocol.h:652: error: > > syntax error > > > before "ap_old_write_filter" > > > /usr/local/include/apache22/http_protocol.h:652: error: > > syntax error > > > before "apr_bucket_brigade" > > > /usr/local/include/apache22/http_protocol.h:652: warning: > > data > > > definition has no type or storage class > > > In file included from apache_inc.h:123, > > > from mod_perl.h:162, > > > from mod_perl.c:58: > > > /usr/local/include/apache22/http_log.h:33:29: > > apr_thread_proc.h: No > > > such file or directory > > > In file included from apache_inc.h:123, > > > from mod_perl.h:162, > > > from mod_perl.c:58: > > > /usr/local/include/apache22/http_log.h:102: error: syntax > > error before '*' token > > > /usr/local/include/apache22/http_log.h:109: error: syntax > > error before > > > "ap_replace_stderr_log" > > > /usr/local/include/apache22/http_log.h:109: error: syntax > > error before '*' token > > > /usr/local/include/apache22/http_log.h:110: warning: data > > definition > > > has no type or storage class > > > /usr/local/include/apache22/http_log.h:121: error: syntax > > error before '*' token > > > /usr/local/include/apache22/http_log.h:134: error: syntax > > error before '*' token > > > /usr/local/include/apache22/http_log.h:172: error: syntax > > error before > > > "apr_status_t" > > > /usr/local/include/apache22/http_log.h:196: error: syntax > > error before > > > "apr_status_t" > > > /usr/local/include/apache22/http_log.h:220: error: syntax > > error before > > > "apr_status_t" > > > /usr/local/include/apache22/http_log.h:246: error: syntax > > error before > > > "apr_status_t" > > > /usr/local/include/apache22/http_log.h:261: error: syntax > > error before '*' token > > > /usr/local/include/apache22/http_log.h:269: error: syntax > > error before > > > "ap_read_pid" > > > /usr/local/include/apache22/http_log.h:269: error: syntax > > error before '*' token > > > /usr/local/include/apache22/http_log.h:269: warning: data > > definition > > > has no type or storage class > > > /usr/local/include/apache22/http_log.h:282: error: syntax > > error before > > > "apr_pool_t" > > > /usr/local/include/apache22/http_log.h:301: error: syntax > > error before '*' token > > > /usr/local/include/apache22/http_log.h:335: error: syntax > > error before "void" > > > In file included from apache_inc.h:124, > > > from mod_perl.h:162, > > > from mod_perl.c:58: > > > /usr/local/include/apache22/http_main.h:29:26: > > apr_optional.h: No such > > > file or directory > > > In file included from apache_inc.h:124, > > > from mod_perl.h:162, > > > from mod_perl.c:58: > > > /usr/local/include/apache22/http_main.h:49: error: syntax > > error before '*' token > > > /usr/local/include/apache22/http_main.h:49: warning: data > > definition > > > has no type or storage class > > > /usr/local/include/apache22/http_main.h:52: error: syntax > > error before '*' token > > > /usr/local/include/apache22/http_main.h:52: warning: data > > definition > > > has no type or storage class > > > /usr/local/include/apache22/http_main.h:55: error: syntax > > error before '*' token > > > /usr/local/include/apache22/http_main.h:55: warning: data > > definition > > > has no type or storage class > > > /usr/local/include/apache22/http_main.h:64: error: syntax > > error before > > > "ap_signal_server" > > > In file included from apache_inc.h:125, > > > from mod_perl.h:162, > > > from mod_perl.c:58: > > > /usr/local/include/apache22/http_core.h:30:22: > > apr_hash.h: No such > > > file or directory > > > In file included from apache_inc.h:125, > > > from mod_perl.h:162, > > > from mod_perl.c:58: > > > /usr/local/include/apache22/http_core.h:208: error: > > syntax error > > > before '*' token > > > /usr/local/include/apache22/http_core.h:222: error: > > syntax error > > > before "ap_get_server_port" > > > /usr/local/include/apache22/http_core.h:222: warning: > > data definition > > > has no type or storage class > > > /usr/local/include/apache22/http_core.h:229: error: > > syntax error > > > before "ap_get_limit_req_body" > > > /usr/local/include/apache22/http_core.h:229: warning: > > data definition > > > has no type or storage class > > > /usr/local/include/apache22/http_core.h:278: error: > > syntax error > > > before "apr_int64_t" > > > /usr/local/include/apache22/http_core.h:314: error: > > syntax error > > > before '*' token > > > /usr/local/include/apache22/http_core.h:314: warning: > > data definition > > > has no type or storage class > > > /usr/local/include/apache22/http_core.h:377: error: > > syntax error > > > before "ap_register_request_note" > > > /usr/local/include/apache22/http_core.h:377: warning: > > data definition > > > has no type or storage class > > > /usr/local/include/apache22/http_core.h:393: error: > > syntax error > > > before "apr_size_t" > > > /usr/local/include/apache22/http_core.h:459: error: > > syntax error > > > before "apr_array_header_t" > > > /usr/local/include/apache22/http_core.h:510: error: > > syntax error > > > before "apr_off_t" > > > /usr/local/include/apache22/http_core.h:520: error: > > syntax error > > > before "apr_array_header_t" > > > /usr/local/include/apache22/http_core.h:529: error: > > syntax error > > > before "apr_hash_t" > > > /usr/local/include/apache22/http_core.h:577: error: > > syntax error > > > before "apr_array_header_t" > > > /usr/local/include/apache22/http_core.h:585: error: > > syntax error > > > before "apr_table_t" > > > /usr/local/include/apache22/http_core.h:600: error: > > syntax error > > > before '*' token > > > /usr/local/include/apache22/http_core.h:609: error: > > syntax error > > > before "apr_bucket_brigade" > > > /usr/local/include/apache22/http_core.h:612: error: > > syntax error > > > before "ap_core_output_filter" > > > /usr/local/include/apache22/http_core.h:612: error: > > syntax error > > > before "apr_bucket_brigade" > > > /usr/local/include/apache22/http_core.h:612: warning: > > data definition > > > has no type or storage class > > > /usr/local/include/apache22/http_core.h:633: error: > > syntax error > > > before "apr_hash_t" > > > /usr/local/include/apache22/http_core.h:662: error: > > syntax error before "int" > > > /usr/local/include/apache22/http_core.h:672: error: > > syntax error > > > before "ap_logio_add_bytes_out" > > > /usr/local/include/apache22/http_core.h:680: error: > > syntax error > > > before "ap_ident_lookup" > > > In file included from apache_inc.h:126, > > > from mod_perl.h:162, > > > from mod_perl.c:58: > > > /usr/local/include/apache22/http_request.h:105: error: > > syntax error > > > before '*' token > > > /usr/local/include/apache22/http_request.h:130: error: > > syntax error > > > before "ap_sub_req_output_filter" > > > /usr/local/include/apache22/http_request.h:131: error: > > syntax error > > > before "apr_bucket_brigade" > > > /usr/local/include/apache22/http_request.h:131: warning: > > data > > > definition has no type or storage class > > > /usr/local/include/apache22/http_request.h:198: error: > > syntax error > > > before "apr_time_t" > > > /usr/local/include/apache22/http_request.h:261: error: > > syntax error before "int" > > > /usr/local/include/apache22/http_request.h:271: error: > > syntax error before "int" > > > /usr/local/include/apache22/http_request.h:286: error: > > syntax error before "int" > > > /usr/local/include/apache22/http_request.h:300: error: > > syntax error before "int" > > > /usr/local/include/apache22/http_request.h:309: error: > > syntax error before "int" > > > /usr/local/include/apache22/http_request.h:319: error: > > syntax error before "int" > > > /usr/local/include/apache22/http_request.h:331: error: > > syntax error before "int" > > > /usr/local/include/apache22/http_request.h:344: error: > > syntax error before "int" > > > /usr/local/include/apache22/http_request.h:351: error: > > syntax error > > > before "void" > > > In file included from apache_inc.h:127, > > > from mod_perl.h:162, > > > from mod_perl.c:58: > > > /usr/local/include/apache22/util_script.h:51: error: > > syntax error > > > before '*' token > > > /usr/local/include/apache22/util_script.h:90: error: > > syntax error > > > before "apr_file_t" > > > /usr/local/include/apache22/util_script.h:104: error: > > syntax error > > > before "apr_bucket_brigade" > > > In file included from mod_perl.h:162, > > > from mod_perl.c:58: > > > apache_inc.h:128:31: http_conf_globals.h: No such file or directory > > > In file included from apache_inc.h:129, > > > from mod_perl.h:162, > > > from mod_perl.c:58: > > > /usr/local/include/apache22/http_vhost.h:37: error: > > syntax error > > > before '*' token > > > /usr/local/include/apache22/http_vhost.h:45: error: > > syntax error > > > before '*' token > > > /usr/local/include/apache22/http_vhost.h:53: error: > > syntax error > > > before '*' token > > > /usr/local/include/apache22/http_vhost.h:111: error: > > syntax error > > > before "apr_port_t" > > > In file included from mod_perl.c:58: > > > mod_perl.h:248: error: syntax error before "table" > > > mod_perl.h:260: error: syntax error before '*' token > > > mod_perl.h:260: warning: data definition has no type or storage class > > > mod_perl.h:262: error: syntax error before '*' token > > > mod_perl.h:262: warning: data definition has no type or storage class > > > In file included from mod_perl.c:58: > > > mod_perl.h:1022: error: syntax error before "array_header" > > > mod_perl.h:1035: error: syntax error before "table" > > > mod_perl.h:1050: error: syntax error before "table" > > > mod_perl.h:1066: error: syntax error before "table" > > > mod_perl.h:1110: error: syntax error before "pool" > > > mod_perl.h:1120: error: syntax error before "pool" > > > mod_perl.h:1121: error: syntax error before "pool" > > > mod_perl.h:1123: error: syntax error before "pool" > > > mod_perl.h:1124: error: syntax error before "pool" > > > mod_perl.h:1155: error: syntax error before '*' token > > > mod_perl.h:1156: error: syntax error before '*' token > > > mod_perl.h:1156: error: syntax error before "pool" > > > mod_perl.h:1156: warning: data definition has no type or storage clas= s > > > mod_perl.h:1157: error: syntax error before '*' token > > > mod_perl.h:1157: warning: data definition has no type or storage clas= s > > > mod_perl.h:1161: error: syntax error before '*' token > > > mod_perl.h:1170: error: syntax error before "pool" > > > mod_perl.h:1174: error: syntax error before "pool" > > > mod_perl.h:1175: error: syntax error before '*' token > > > mod_perl.h:1175: warning: data definition has no type or storage clas= s > > > mod_perl.h:1200: error: syntax error before '*' token > > > mod_perl.h:1201: error: syntax error before '*' token > > > mod_perl.h:1202: error: syntax error before '*' token > > > mod_perl.h:1203: error: syntax error before '*' token > > > mod_perl.h:1204: error: syntax error before '*' token > > > mod_perl.h:1266: error: syntax error before '*' token > > > mod_perl.h:1267: error: syntax error before '*' token > > > mod_perl.h:1270: error: syntax error before '*' token > > > mod_perl.h:1281: error: syntax error before '*' token > > > mod_perl.h:1281: warning: data definition has no type or storage clas= s > > > mod_perl.h:1282: error: syntax error before '*' token > > > mod_perl.h:1282: warning: data definition has no type or storage clas= s > > > mod_perl.h:1291: error: syntax error before "pool" > > > mod_perl.c:186: error: syntax error before "perl_handlers" > > > mod_perl.c:187: warning: braces around scalar initializer > > > mod_perl.c:187: warning: (near initialization for `perl_handlers[0]') > > > mod_perl.c:187: warning: initialization makes integer from pointer > > > without a cast > > > mod_perl.c:187: warning: excess elements in scalar initializer > > > mod_perl.c:187: warning: (near initialization for `perl_handlers[0]') > > > mod_perl.c:188: warning: braces around scalar initializer > > > mod_perl.c:188: warning: (near initialization for `perl_handlers[1]') > > > mod_perl.c:188: warning: initialization makes integer from pointer > > > without a cast > > > mod_perl.c:188: warning: excess elements in scalar initializer > > > mod_perl.c:188: warning: (near initialization for `perl_handlers[1]') > > > mod_perl.c:189: warning: braces around scalar initializer > > > mod_perl.c:189: warning: (near initialization for `perl_handlers[2]') > > > mod_perl.c:189: warning: initialization makes integer from pointer > > > without a cast > > > mod_perl.c:190: warning: data definition has no type or storage class > > > mod_perl.c:193: error: > > `this_module_needs_to_be_ported_to_apache_2_0' > > > undeclared here (not in a function) > > > mod_perl.c:193: error: initializer element is not constant > > > mod_perl.c:193: error: (near initialization for `perl_module.version'= ) > > > mod_perl.c:194: warning: initialization makes integer from pointer > > > without a cast > > > mod_perl.c:195: warning: initialization makes integer from pointer > > > without a cast > > > mod_perl.c:196: warning: initialization from incompatible pointer typ= e > > > mod_perl.c:198: warning: initialization from incompatible pointer typ= e > > > mod_perl.c:199: warning: initialization makes integer from pointer > > > without a cast > > > mod_perl.c:200: warning: initialization from incompatible pointer typ= e > > > mod_perl.c:201: warning: initialization from incompatible pointer typ= e > > > mod_perl.c:202: warning: initialization from incompatible pointer typ= e > > > mod_perl.c:203: warning: initialization from incompatible pointer typ= e > > > mod_perl.c:204: warning: initialization from incompatible pointer typ= e > > > mod_perl.c:205: warning: initialization from incompatible pointer typ= e > > > mod_perl.c:206: warning: initialization from incompatible pointer typ= e > > > mod_perl.c:207: warning: excess elements in struct initializer > > > mod_perl.c:207: warning: (near initialization for `perl_module') > > > mod_perl.c:209: warning: excess elements in struct initializer > > > mod_perl.c:209: warning: (near initialization for `perl_module') > > > mod_perl.c:212: warning: excess elements in struct initializer > > > mod_perl.c:212: warning: (near initialization for `perl_module') > > > mod_perl.c:215: warning: excess elements in struct initializer > > > mod_perl.c:215: warning: (near initialization for `perl_module') > > > mod_perl.c:218: warning: excess elements in struct initializer > > > mod_perl.c:218: warning: (near initialization for `perl_module') > > > mod_perl.c: In function `seqno_check_max': > > > mod_perl.c:235: error: `array_header' undeclared (first use in this > > function) > > > mod_perl.c:235: error: (Each undeclared identifier is reported only o= nce > > > mod_perl.c:235: error: for each function it appears in.) > > > mod_perl.c:235: error: `vars' undeclared (first use in this function) > > > mod_perl.c:235: error: syntax error before ')' token > > > mod_perl.c:242: error: structure has no member named `vars' > > > mod_perl.c:243: error: structure has no member named `vars' > > > mod_perl.c: At top level: > > > mod_perl.c:256: error: syntax error before "pool" > > > mod_perl.c:305: error: syntax error before "pool" > > > mod_perl.c: In function `mp_fake_request_rec': > > > mod_perl.c:307: error: `p' undeclared (first use in this function) > > > mod_perl.c:308: error: structure has no member named `pool' > > > mod_perl.c:309: error: `s' undeclared (first use in this function) > > > mod_perl.c:311: error: `hook' undeclared (first use in this function) > > > mod_perl.c:312: error: structure has no member named `notes' > > > mod_perl.c: At top level: > > > mod_perl.c:317: error: syntax error before "pool" > > > mod_perl.c: In function `perl_restart_handler': > > > mod_perl.c:321: error: `s' undeclared (first use in this function) > > > mod_perl.c:322: error: `p' undeclared (first use in this function) > > > mod_perl.c:323: error: structure has no member named `notes' > > > mod_perl.c:323: error: structure has no member named `notes' > > > mod_perl.c: At top level: > > > mod_perl.c:327: error: syntax error before "pool" > > > mod_perl.c: In function `perl_restart': > > > mod_perl.c:357: error: `s' undeclared (first use in this function) > > > mod_perl.c:357: error: `p' undeclared (first use in this function) > > > mod_perl.c: At top level: > > > mod_perl.c:420: error: syntax error before '*' token > > > mod_perl.c:420: error: syntax error before '*' token > > > mod_perl.c: In function `xs_dl_librefs': > > > mod_perl.c:425: error: `array_header' undeclared (first use in this > > function) > > > mod_perl.c:425: error: `arr' undeclared (first use in this function) > > > mod_perl.c:434: error: `p' undeclared (first use in this function) > > > mod_perl.c:447: warning: cast to pointer from integer of different si= ze > > > mod_perl.c: At top level: > > > mod_perl.c:462: error: syntax error before '*' token > > > mod_perl.c: In function `unload_xs_so': > > > mod_perl.c:466: error: `librefs' undeclared (first use in this functi= on) > > > mod_perl.c: In function `mp_dso_unload': > > > mod_perl.c:485: error: `array_header' undeclared (first use in this > > function) > > > mod_perl.c:485: error: `librefs' undeclared (first use in this functi= on) > > > mod_perl.c:487: error: `pool' undeclared (first use in this function) > > > mod_perl.c:487: error: syntax error before ')' token > > > mod_perl.c: At top level: > > > mod_perl.c:554: error: syntax error before "pool" > > > mod_perl.c: In function `perl_module_init': > > > mod_perl.c:569: error: `s' undeclared (first use in this function) > > > mod_perl.c:569: error: `p' undeclared (first use in this function) > > > mod_perl.c: At top level: > > > mod_perl.c:594: error: syntax error before "pool" > > > mod_perl.c: In function `perl_startup': > > > mod_perl.c:599: error: `s' undeclared (first use in this function) > > > mod_perl.c:604: error: `server_argv0' undeclared (first use in this > > function) > > > mod_perl.c:642: error: `p' undeclared (first use in this function) > > > mod_perl.c:781: warning: passing arg 1 of `Perl_newSVpv' makes pointe= r > > > from integer without a cast > > > mod_perl.c:782: warning: passing arg 1 of `Perl_newSVpv' makes pointe= r > > > from integer without a cast > > > mod_perl.c:795: error: structure has no member named `PerlRequire' > > > mod_perl.c:796: error: structure has no member named `PerlRequire' > > > mod_perl.c:804: error: structure has no member named `PerlModule' > > > mod_perl.c:805: error: structure has no member named `PerlModule' > > > mod_perl.c:826: error: `null_cleanup' undeclared (first use in this > > function) > > > mod_perl.c: In function `perl_handler': > > > mod_perl.c:899: error: structure has no member named `pool' > > > mod_perl.c:904: error: structure has no member named `notes' > > > mod_perl.c:904: error: structure has no member named `notes' > > > mod_perl.c: At top level: > > > mod_perl.c:927: error: syntax error before "pool" > > > mod_perl.c: In function `perl_child_exit_cleanup': > > > mod_perl.c:933: error: structure has no member named `pool' > > > mod_perl.c: At top level: > > > mod_perl.c:936: error: syntax error before "pool" > > > mod_perl.c: In function `perl_child_init': > > > mod_perl.c:940: error: `s' undeclared (first use in this function) > > > mod_perl.c:941: error: `p' undeclared (first use in this function) > > > mod_perl.c:946: error: structure has no member named `pool' > > > mod_perl.c:947: error: `null_cleanup' undeclared (first use in this > > function) > > > mod_perl.c:951: error: structure has no member named `notes' > > > mod_perl.c:951: error: structure has no member named `notes' > > > mod_perl.c: At top level: > > > mod_perl.c:956: error: syntax error before "pool" > > > mod_perl.c: In function `perl_child_exit': > > > mod_perl.c:960: error: `s' undeclared (first use in this function) > > > mod_perl.c:961: error: `p' undeclared (first use in this function) > > > mod_perl.c:963: error: structure has no member named `notes' > > > mod_perl.c:963: error: structure has no member named `notes' > > > mod_perl.c: In function `do_proxy': > > > mod_perl.c:971: error: structure has no member named `parsed_uri' > > > mod_perl.c:972: error: structure has no member named `parsed_uri' > > > mod_perl.c:973: error: structure has no member named `parsed_uri' > > > mod_perl.c:973: warning: passing arg 2 of `strcmp' makes pointer from > > > integer without a cast > > > mod_perl.c:974: error: structure has no member named `parsed_uri' > > > mod_perl.c:975: error: structure has no member named `parsed_uri' > > > mod_perl.c:976: error: structure has no member named `parsed_uri' > > > mod_perl.c: In function `perl_post_read_request': > > > mod_perl.c:994: error: structure has no member named `notes' > > > mod_perl.c:994: error: structure has no member named `notes' > > > mod_perl.c:996: error: structure has no member named `notes' > > > mod_perl.c:996: error: structure has no member named `notes' > > > mod_perl.c: In function `perl_translate': > > > mod_perl.c:1006: error: structure has no member named `notes' > > > mod_perl.c:1006: error: structure has no member named `notes' > > > mod_perl.c: In function `perl_header_parser': > > > mod_perl.c:1017: error: structure has no member named `notes' > > > mod_perl.c:1017: error: structure has no member named `notes' > > > mod_perl.c:1020: error: structure has no member named `notes' > > > mod_perl.c:1020: error: structure has no member named `notes' > > > mod_perl.c: In function `perl_authenticate': > > > mod_perl.c:1031: error: structure has no member named `notes' > > > mod_perl.c:1031: error: structure has no member named `notes' > > > mod_perl.c: In function `perl_authorize': > > > mod_perl.c:1041: error: structure has no member named `notes' > > > mod_perl.c:1041: error: structure has no member named `notes' > > > mod_perl.c: In function `perl_access': > > > mod_perl.c:1051: error: structure has no member named `notes' > > > mod_perl.c:1051: error: structure has no member named `notes' > > > mod_perl.c: In function `perl_type_checker': > > > mod_perl.c:1061: error: structure has no member named `notes' > > > mod_perl.c:1061: error: structure has no member named `notes' > > > mod_perl.c: In function `perl_fixup': > > > mod_perl.c:1071: error: structure has no member named `notes' > > > mod_perl.c:1071: error: structure has no member named `notes' > > > mod_perl.c: In function `perl_logger': > > > mod_perl.c:1081: error: structure has no member named `notes' > > > mod_perl.c:1081: error: structure has no member named `notes' > > > mod_perl.c: In function `per_request_cleanup': > > > mod_perl.c:1125: error: structure has no member named `sigsave' > > > mod_perl.c:1126: error: structure has no member named `sigsave' > > > mod_perl.c: In function `mod_perl_end_cleanup': > > > mod_perl.c:1144: error: structure has no member named `notes' > > > mod_perl.c:1144: error: structure has no member named `notes' > > > mod_perl.c: In function `mod_perl_register_cleanup': > > > mod_perl.c:1258: error: structure has no member named `pool' > > > mod_perl.c: In function `perl_per_request_init': > > > mod_perl.c:1408: error: structure has no member named `subprocess_env= ' > > > mod_perl.c:1415: error: structure has no member named `pool' > > > mod_perl.c:1423: error: structure has no member named `dir_env' > > > mod_perl.c:1423: error: structure has no member named `env' > > > mod_perl.c:1429: error: structure has no member named `dir_env' > > > mod_perl.c:1429: error: structure has no member named `env' > > > mod_perl.c:1444: error: structure has no member named `subprocess_env= ' > > > mod_perl.c:1454: error: structure has no member named `pool' > > > mod_perl.c:1459: error: structure has no member named `pool' > > > mod_perl.c:1468: error: structure has no member named `error_log' > > > mod_perl.c: In function `perl_call_handler': > > > mod_perl.c:1513: error: structure has no member named `pool' > > > mod_perl.c:1513: warning: initialization makes pointer from integer > > > without a cast > > > mod_perl.c:1674: error: `SERVER_ERROR' undeclared (first use in this > > function) > > > mod_perl.c:1676: error: structure has no member named `notes' > > > mod_perl.c:1677: error: structure has no member named `notes' > > > mod_perl.c: In function `perl_request_rec': > > > mod_perl.c:1721: warning: cast from pointer to integer of different s= ize > > > mod_perl.c:1725: warning: cast to pointer from integer of different s= ize > > > mod_perl.c: In function `perl_setup_env': > > > mod_perl.c:1740: error: `array_header' undeclared (first use in this > > function) > > > mod_perl.c:1740: error: `arr' undeclared (first use in this function) > > > mod_perl.c:1741: error: `table_entry' undeclared (first use in this > > function) > > > mod_perl.c:1741: error: `elts' undeclared (first use in this function= ) > > > mod_perl.c:1741: error: syntax error before ')' token > > > *** Error code 1 > > > > > > Stop in /usr/ports/www/mod_perl/work/mod_perl-1.29/apaci. > > > *** Error code 1 > > > > > > Stop in /usr/ports/www/mod_perl/work/mod_perl-1.29. > > > *** Error code 1 > > > > > > Stop in /usr/ports/www/mod_perl. > > > *** Error code 1 > > > > > > Stop in /usr/ports/www/p5-Apache-DBI. > > > bash-2.05b# > > > _______________________________________________ > > > freebsd-questions@freebsd.org mailing list > > > > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > > To unsubscribe, send any mail to > > "freebsd-questions-unsubscribe@freebsd.org" > > > > > > > >