Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Mar 2006 19:49:50 +0100
From:      =?ISO-8859-1?Q?K=F6vesd=E1n_G=E1bor?= <gabor.kovesdan@t-hosting.hu>
To:        Dirk Meyer <dinoex@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/www/mod_ruby Makefile
Message-ID:  <441C564E.5070401@t-hosting.hu>
In-Reply-To: <200603181554.k2IFsYrm093515@repoman.freebsd.org>
References:  <200603181554.k2IFsYrm093515@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------030600020502040801090509
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Dirk Meyer wrote:

>dinoex      2006-03-18 15:54:34 UTC
>
>  FreeBSD ports repository
>
>  Modified files:
>    www/mod_ruby         Makefile 
>  Log:
>  - Fix build with apache22
>  PR:             94442
>  Submitted by:   Hiroto Kagotani
>  
>  Revision  Changes    Path
>  1.54      +5 -1      ports/www/mod_ruby/Makefile
>  
>
Hello,

it is still broken for me on FreeBSD 5.3/amd64 with apache22. Typescript 
is attached about the build.

Regards,

Gabor Kovesdan

--------------030600020502040801090509
Content-Type: text/plain;
 name="typescript"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="typescript"

Script started on Sat Mar 18 19:46:24 2006
[root@server /usr/ports/www/mod_ruby]# make
===>  Extracting for mod_ruby-1.2.5
=> MD5 Checksum OK for ruby/mod_ruby-1.2.5.tar.gz.
=> SHA256 Checksum OK for ruby/mod_ruby-1.2.5.tar.gz.
===>   mod_ruby-1.2.5 depends on file: /usr/local/bin/ruby18 - found
===>  Patching for mod_ruby-1.2.5
===>   mod_ruby-1.2.5 depends on file: /usr/local/bin/ruby18 - found
===>  Applying FreeBSD patches for mod_ruby-1.2.5
===>   mod_ruby-1.2.5 depends on file: /usr/local/bin/ruby18 - found
===>   mod_ruby-1.2.5 depends on file: /usr/local/sbin/apxs - found
===>   mod_ruby-1.2.5 depends on file: /usr/local/sbin/apxs - found
===>   mod_ruby-1.2.5 depends on shared library: eruby.10 - found
===>  Configuring for mod_ruby-1.2.5
checking for a BSD compatible install... /usr/bin/install -c
checking whether we are using gcc... yes
checking Ruby version... 1.8.4
checking for static Apache module support... no
checking for dynamic Apache module support... yes
creating Makefile
creating libruby.module
creating doc/Makefile
===>  Building for mod_ruby-1.2.5
cc -O -pipe   -fPIC -Wall  -O -pipe -Os -pipe -march=athlon64     -I. -I/usr/local/lib/ruby/1.8/amd64-freebsd5 -I/usr/local/include/apache22 -I/usr/local/include/mysql   -c mod_ruby.c
In file included from /usr/local/include/apache22/httpd.h:43,
                 from mod_ruby.h:49,
                 from mod_ruby.c:33:
/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 mod_ruby.h:49,
                 from mod_ruby.c:33:
/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 mod_ruby.h:49,
                 from mod_ruby.c:33:
/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: type defaults to `int' in declaration of `ap_regerror'
/usr/local/include/apache22/ap_regex.h:128: warning: data definition has no type or storage class
In file included from mod_ruby.h:49,
                 from mod_ruby.c:33:
/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: type defaults to `int' in declaration of `ap_escape_errorlog_item'
/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 mod_ruby.h:50,
                 from mod_ruby.c:33:
/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: type defaults to `int' in declaration of `ap_pcfg_openfile'
/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: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 mod_ruby.h:51,
                 from mod_ruby.c:33:
/usr/local/include/apache22/http_core.h:30:22: apr_hash.h: No such file or directory
/usr/local/include/apache22/http_core.h:31:26: apr_optional.h: No such file or directory
In file included from /usr/local/include/apache22/http_core.h:32,
                 from mod_ruby.h:51,
                 from mod_ruby.c:33:
/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: type defaults to `int' in declaration of `ap_get_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: type defaults to `int' in declaration of `ap_pass_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: type defaults to `int' in declaration of `ap_save_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: type defaults to `int' in declaration of `ap_filter_flush'
/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: type defaults to `int' in declaration of `ap_fflush'
/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: type defaults to `int' in declaration of `ap_fputstrs'
/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: type defaults to `int' in declaration of `ap_fprintf'
/usr/local/include/apache22/util_filter.h:562: warning: data definition has no type or storage class
In file included from mod_ruby.h:51,
                 from mod_ruby.c:33:
/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: type defaults to `int' in declaration of `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: type defaults to `int' in declaration of `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: type defaults to `int' in declaration of `ap_requires'
/usr/local/include/apache22/http_core.h:314: 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 mod_ruby.h:52,
                 from mod_ruby.c:33:
/usr/local/include/apache22/http_log.h:33:29: apr_thread_proc.h: No such file or directory
In file included from mod_ruby.h:52,
                 from mod_ruby.c:33:
/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: type defaults to `int' in declaration of `ap_replace_stderr_log'
/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: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: type defaults to `int' in declaration of `ap_read_pid'
/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 mod_ruby.h:53,
                 from mod_ruby.c:33:
/usr/local/include/apache22/http_main.h:49: error: syntax error before '*' token
/usr/local/include/apache22/http_main.h:49: warning: type defaults to `int' in declaration of `ap_server_pre_read_config'
/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: type defaults to `int' in declaration of `ap_server_post_read_config'
/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: type defaults to `int' in declaration of `ap_server_config_defines'
/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 mod_ruby.h:54,
                 from mod_ruby.c:33:
/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 mod_ruby.h:54,
                 from mod_ruby.c:33:
/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: type defaults to `int' in declaration of `ap_rationalize_mtime'
/usr/local/include/apache22/http_protocol.h:127: warning: data definition has no type or storage class
/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: type defaults to `int' in declaration of `ap_send_fd'
/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: type defaults to `int' in declaration of `ap_rgetline_core'
/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: type defaults to `int' in declaration of `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: type defaults to `int' in declaration of `ap_bucket_error_make'
/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: type defaults to `int' in declaration of `ap_bucket_error_create'
/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: type defaults to `int' in declaration of `ap_byterange_filter'
/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: type defaults to `int' in declaration of `ap_http_header_filter'
/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: type defaults to `int' in declaration of `ap_content_length_filter'
/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: type defaults to `int' in declaration of `ap_old_write_filter'
/usr/local/include/apache22/http_protocol.h:652: warning: data definition has no type or storage class
In file included from mod_ruby.h:55,
                 from mod_ruby.c:33:
/usr/local/include/apache22/http_request.h:105: error: syntax error before '*' token
/usr/local/include/apache22/http_request.h:108: warning: type defaults to `int' in declaration of `ap_sub_req_lookup_dirent'
/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: type defaults to `int' in declaration of `ap_sub_req_output_filter'
/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 mod_ruby.h:56,
                 from mod_ruby.c:33:
/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_ruby.c:33:
mod_ruby.h:77:21: apr_lib.h: No such file or directory
mod_ruby.h:78:23: apr_pools.h: No such file or directory
mod_ruby.h:79:25: apr_strings.h: No such file or directory
mod_ruby.h:80:24: apr_tables.h: No such file or directory
In file included from mod_ruby.c:33:
mod_ruby.h:84: error: syntax error before "pool"
mod_ruby.h:84: warning: type defaults to `int' in declaration of `pool'
mod_ruby.h:84: warning: data definition has no type or storage class
mod_ruby.h:85: error: syntax error before "array_header"
mod_ruby.h:85: warning: type defaults to `int' in declaration of `array_header'
mod_ruby.h:85: warning: data definition has no type or storage class
mod_ruby.h:86: error: syntax error before "table"
mod_ruby.h:86: warning: type defaults to `int' in declaration of `table'
mod_ruby.h:86: warning: data definition has no type or storage class
mod_ruby.h:87: error: syntax error before "table_entry"
mod_ruby.h:87: warning: type defaults to `int' in declaration of `table_entry'
mod_ruby.h:87: warning: data definition has no type or storage class
In file included from mod_ruby.h:162,
                 from mod_ruby.c:33:
apache_request.h:32: error: syntax error before "table"
apache_request.h:50: error: syntax error before "table"
apache_request.h:90: error: syntax error before '*' token
apache_request.h:90: warning: type defaults to `int' in declaration of `mod_ruby_ApacheRequest_params'
apache_request.h:90: warning: data definition has no type or storage class
apache_request.h:95: error: syntax error before '*' token
apache_request.h:95: error: syntax error before "apr_pool_t"
apache_request.h:95: warning: type defaults to `int' in declaration of `mod_ruby_ApacheRequest_query_params'
apache_request.h:95: warning: data definition has no type or storage class
apache_request.h:96: error: syntax error before '*' token
apache_request.h:96: error: syntax error before "apr_pool_t"
apache_request.h:96: warning: type defaults to `int' in declaration of `mod_ruby_ApacheRequest_post_params'
apache_request.h:96: warning: data definition has no type or storage class
apache_request.h:123: error: syntax error before '*' token
In file included from mod_ruby.h:163,
                 from mod_ruby.c:33:
apache_multipart_buffer.h:48: error: syntax error before '*' token
apache_multipart_buffer.h:48: warning: type defaults to `int' in declaration of `mod_ruby_multipart_buffer_headers'
apache_multipart_buffer.h:48: warning: data definition has no type or storage class
In file included from mod_ruby.h:164,
                 from mod_ruby.c:33:
apache_cookie.h:23: error: syntax error before "ApacheCookieJar"
apache_cookie.h:23: warning: type defaults to `int' in declaration of `ApacheCookieJar'
apache_cookie.h:23: warning: data definition has no type or storage class
apache_cookie.h:28: error: syntax error before "array_header"
apache_cookie.h:83: error: syntax error before '*' token
apache_cookie.h:83: warning: type defaults to `int' in declaration of `mod_ruby_ApacheCookie_parse'
apache_cookie.h:83: warning: data definition has no type or storage class
In file included from mod_ruby.c:33:
mod_ruby.h:170: error: syntax error before "array_header"
mod_ruby.h:173: error: syntax error before "array_header"
mod_ruby.h:179: error: syntax error before "table"
mod_ruby.h:182: error: syntax error before "array_header"
mod_ruby.h:185: error: syntax error before "array_header"
mod_ruby.h:206: error: syntax error before "table"
mod_ruby.h:232: error: syntax error before '*' token
mod_ruby.h:232: warning: type defaults to `int' in declaration of `ruby_required_libraries'
mod_ruby.h:232: warning: data definition has no type or storage class
In file included from mod_ruby.c:34:
ruby_config.h:33: error: syntax error before '*' token
ruby_config.h:34: error: syntax error before '*' token
ruby_config.h:35: error: syntax error before '*' token
ruby_config.h:36: error: syntax error before '*' token
In file included from mod_ruby.c:35:
apachelib.h:43: error: syntax error before "status"
apachelib.h:49: error: syntax error before '*' token
apachelib.h:55: error: syntax error before '*' token
apachelib.h:95: error: syntax error before '*' token
mod_ruby.c:106: error: syntax error before '*' token
mod_ruby.c:106: warning: type defaults to `int' in declaration of `ruby_required_libraries'
mod_ruby.c:106: warning: data definition has no type or storage class
mod_ruby.c:221: error: syntax error before '*' token
mod_ruby.c:222: error: syntax error before '*' token
mod_ruby.c:224: error: syntax error before '*' token
mod_ruby.c: In function `ruby_register_hooks':
mod_ruby.c:227: warning: implicit declaration of function `ap_hook_post_config'
mod_ruby.c:227: error: `APR_HOOK_MIDDLE' undeclared (first use in this function)
mod_ruby.c:227: error: (Each undeclared identifier is reported only once
mod_ruby.c:227: error: for each function it appears in.)
mod_ruby.c:228: warning: implicit declaration of function `ap_hook_handler'
mod_ruby.c:229: warning: implicit declaration of function `ap_hook_translate_name'
mod_ruby.c:230: warning: implicit declaration of function `ap_hook_check_user_id'
mod_ruby.c:231: warning: implicit declaration of function `ap_hook_auth_checker'
mod_ruby.c:232: warning: implicit declaration of function `ap_hook_access_checker'
mod_ruby.c:233: warning: implicit declaration of function `ap_hook_type_checker'
mod_ruby.c:234: warning: implicit declaration of function `ap_hook_fixups'
mod_ruby.c:235: warning: implicit declaration of function `ap_hook_log_transaction'
mod_ruby.c:236: warning: implicit declaration of function `ap_hook_child_init'
mod_ruby.c:237: warning: implicit declaration of function `ap_hook_post_read_request'
mod_ruby.c: In function `mod_ruby_setup_loadpath':
mod_ruby.c:551: error: structure has no member named `load_path'
mod_ruby.c:552: error: structure has no member named `load_path'
mod_ruby.c:553: error: structure has no member named `load_path'
mod_ruby.c:558: error: structure has no member named `load_path'
mod_ruby.c:559: error: structure has no member named `load_path'
mod_ruby.c:560: error: structure has no member named `load_path'
mod_ruby.c: At top level:
mod_ruby.c:592: error: syntax error before '*' token
mod_ruby.c: In function `ruby_startup':
mod_ruby.c:594: error: `p' undeclared (first use in this function)
mod_ruby.c:597: warning: implicit declaration of function `apr_pstrcat'
mod_ruby.c:599: warning: initialization makes pointer from integer without a cast
mod_ruby.c: In function `ruby_init_interpreter':
mod_ruby.c:692: error: structure has no member named `load_path'
mod_ruby.c:693: error: structure has no member named `load_path'
mod_ruby.c:697: error: structure has no member named `load_path'
mod_ruby.c:702: error: request for member `elts' in something not a structure or union
mod_ruby.c:703: error: request for member `nelts' in something not a structure or union
mod_ruby.c: At top level:
mod_ruby.c:813: error: syntax error before "ruby_child_cleanup"
mod_ruby.c:814: warning: return type defaults to `int'
mod_ruby.c: In function `ruby_child_cleanup':
mod_ruby.c:836: error: `APR_SUCCESS' undeclared (first use in this function)
mod_ruby.c: At top level:
mod_ruby.c:842: error: syntax error before "pool"
mod_ruby.c: In function `fake_request_rec':
mod_ruby.c:844: warning: implicit declaration of function `apr_pcalloc'
mod_ruby.c:844: error: `p' undeclared (first use in this function)
mod_ruby.c:844: warning: cast to pointer from integer of different size
mod_ruby.c:845: error: structure has no member named `pool'
mod_ruby.c:846: error: `s' undeclared (first use in this function)
mod_ruby.c:849: error: `hook' undeclared (first use in this function)
mod_ruby.c:850: error: structure has no member named `notes'
mod_ruby.c: At top level:
mod_ruby.c:854: error: syntax error before "array_header"
mod_ruby.c:857: error: syntax error before '*' token
mod_ruby.c: In function `ruby_child_init':
mod_ruby.c:909: error: `s' undeclared (first use in this function)
mod_ruby.c:914: warning: implicit declaration of function `apr_pool_cleanup_register'
mod_ruby.c:914: error: `p' undeclared (first use in this function)
mod_ruby.c:914: error: `apr_pool_cleanup_null' undeclared (first use in this function)
mod_ruby.c:919: error: structure has no member named `ruby_child_init_handler'
mod_ruby.c: At top level:
mod_ruby.c:923: error: syntax error before '*' token
mod_ruby.c: In function `mod_ruby_clearenv':
mod_ruby.c:926: error: `names' undeclared (first use in this function)
mod_ruby.c:926: warning: implicit declaration of function `apr_array_make'
mod_ruby.c:926: error: `p' undeclared (first use in this function)
mod_ruby.c:933: warning: implicit declaration of function `apr_array_push'
mod_ruby.c:933: warning: cast to pointer from integer of different size
mod_ruby.c:933: warning: implicit declaration of function `apr_pstrndup'
mod_ruby.c:933: warning: assignment makes pointer from integer without a cast
mod_ruby.c: At top level:
mod_ruby.c:957: error: syntax error before '*' token
mod_ruby.c: In function `setenv_from_table':
mod_ruby.c:959: error: syntax error before '*' token
mod_ruby.c:960: error: `env' undeclared (first use in this function)
mod_ruby.c:963: error: `env_arr' undeclared (first use in this function)
mod_ruby.c:963: warning: implicit declaration of function `apr_table_elts'
mod_ruby.c:963: error: `tbl' undeclared (first use in this function)
mod_ruby.c:964: error: syntax error before ')' token
mod_ruby.c: In function `rb_setup_cgi_env':
mod_ruby.c:977: error: structure has no member named `pool'
mod_ruby.c:980: error: structure has no member named `subprocess_env'
mod_ruby.c:981: error: structure has no member named `env'
mod_ruby.c:982: error: structure has no member named `env'
mod_ruby.c: At top level:
mod_ruby.c:1076: error: syntax error before '*' token
mod_ruby.c:1076: error: syntax error before '*' token
mod_ruby.c:1077: warning: return type defaults to `int'
mod_ruby.c: In function `save_env':
mod_ruby.c:1079: error: `result' undeclared (first use in this function)
mod_ruby.c:1082: warning: implicit declaration of function `apr_table_make'
mod_ruby.c:1082: error: `p' undeclared (first use in this function)
mod_ruby.c:1086: warning: assignment makes pointer from integer without a cast
mod_ruby.c:1087: warning: implicit declaration of function `apr_pstrdup'
mod_ruby.c:1087: warning: assignment makes pointer from integer without a cast
mod_ruby.c:1088: warning: implicit declaration of function `apr_table_set'
mod_ruby.c: At top level:
mod_ruby.c:1095: error: syntax error before '*' token
mod_ruby.c: In function `restore_env':
mod_ruby.c:1097: error: syntax error before '*' token
mod_ruby.c:1098: error: `hdrs' undeclared (first use in this function)
mod_ruby.c:1101: error: `p' undeclared (first use in this function)
mod_ruby.c:1102: error: `hdrs_arr' undeclared (first use in this function)
mod_ruby.c:1102: error: `env' undeclared (first use in this function)
mod_ruby.c:1103: error: syntax error before ')' token
mod_ruby.c: In function `per_request_init':
mod_ruby.c:1118: warning: implicit declaration of function `apr_palloc'
mod_ruby.c:1118: error: structure has no member named `pool'
mod_ruby.c:1118: warning: assignment makes pointer from integer without a cast
mod_ruby.c:1119: error: structure has no member named `saved_env'
mod_ruby.c:1119: error: structure has no member named `pool'
mod_ruby.c: In function `per_request_cleanup':
mod_ruby.c:1176: error: structure has no member named `pool'
mod_ruby.c:1176: error: structure has no member named `saved_env'
mod_ruby.c: At top level:
mod_ruby.c:1223: error: syntax error before "array_header"
mod_ruby.c: In function `ruby_handler_internal':
mod_ruby.c:1233: error: `handlers_arr' undeclared (first use in this function)
mod_ruby.c:1233: error: structure has no member named `handlers_arr'
mod_ruby.c: At top level:
mod_ruby.c:1291: error: syntax error before "array_header"
mod_ruby.c: In function `ruby_handler':
mod_ruby.c:1296: error: `handlers_arr' undeclared (first use in this function)
mod_ruby.c:1299: error: `r' undeclared (first use in this function)
mod_ruby.c:1299: warning: assignment makes pointer from integer without a cast
mod_ruby.c:1301: error: structure has no member named `handlers_arr'
mod_ruby.c:1302: error: `mid' undeclared (first use in this function)
mod_ruby.c:1303: error: `run_all' undeclared (first use in this function)
mod_ruby.c:1304: error: `flush' undeclared (first use in this function)
mod_ruby.c: In function `ruby_object_handler':
mod_ruby.c:1342: error: structure has no member named `ruby_handler'
mod_ruby.c:1344: error: structure has no member named `finfo'
mod_ruby.c:1344: error: `APR_DIR' undeclared (first use in this function)
mod_ruby.c: In function `ruby_trans_handler':
mod_ruby.c:1354: error: structure has no member named `ruby_trans_handler'
mod_ruby.c: In function `ruby_authen_handler':
mod_ruby.c:1363: error: structure has no member named `ruby_authen_handler'
mod_ruby.c:1364: error: structure has no member named `ruby_authen_handler'
mod_ruby.c: In function `ruby_authz_handler':
mod_ruby.c:1373: error: structure has no member named `ruby_authz_handler'
mod_ruby.c: In function `ruby_access_handler':
mod_ruby.c:1381: error: structure has no member named `ruby_access_handler'
mod_ruby.c: In function `ruby_type_handler':
mod_ruby.c:1389: error: structure has no member named `ruby_type_handler'
mod_ruby.c:1390: error: structure has no member named `ruby_type_handler'
mod_ruby.c: In function `ruby_fixup_handler':
mod_ruby.c:1398: error: structure has no member named `ruby_fixup_handler'
mod_ruby.c:1399: error: structure has no member named `ruby_fixup_handler'
mod_ruby.c: In function `ruby_log_handler':
mod_ruby.c:1407: error: structure has no member named `ruby_log_handler'
mod_ruby.c:1408: error: structure has no member named `ruby_log_handler'
mod_ruby.c: At top level:
mod_ruby.c:1431: error: syntax error before "ruby_cleanup_handler"
mod_ruby.c:1432: warning: return type defaults to `int'
mod_ruby.c: In function `ruby_cleanup_handler':
mod_ruby.c:1436: error: structure has no member named `ruby_cleanup_handler'
mod_ruby.c:1438: error: `APR_SUCCESS' undeclared (first use in this function)
mod_ruby.c: In function `ruby_post_read_request_handler':
mod_ruby.c:1446: error: structure has no member named `pool'
mod_ruby.c:1447: error: `apr_pool_cleanup_null' undeclared (first use in this function)
mod_ruby.c:1449: error: structure has no member named `ruby_init_handler'
mod_ruby.c:1450: error: structure has no member named `ruby_init_handler'
mod_ruby.c:1452: error: structure has no member named `notes'
mod_ruby.c:1456: error: structure has no member named `ruby_post_read_request_handler'
*** Error code 1

Stop in /usr/ports/www/mod_ruby/work/mod_ruby-1.2.5.
*** Error code 1

Stop in /usr/ports/www/mod_ruby.
[root@server /usr/ports/www/mod_ruby]# exit
exit

Script done on Sat Mar 18 19:46:31 2006

--------------030600020502040801090509--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?441C564E.5070401>