Re: [Webware-devel] Re: [Webware-discuss] apache-2.0.52 and mod_webkit2

2004-12-31 Thread Jason Hildebrand
On Thu, 2004-12-30 at 12:29 +0100, RadosÅaw Kintzi wrote: > > I attach a patch for file mod_webkit.c. I use APR_PROTO_TCP value for > > that extra argument. The module builds now but I have not tested it yet. > > > > See: > > http://apr.apache.org/docs/apr-util/ > group__APR__Util__Bucket__Brigades

[Webware-devel] Re: [Webware-discuss] apache-2.0.52 and mod_webkit2

2004-12-30 Thread Radosław Kintzi
I wrote some time ago: I worte some time ago: I tried to compile mod_webkit2 with apache-2.0.52 and got an error (mod_webkit.c:244: error: too few arguments to function `apr_socket_create'). I use gcc-3.3.5 (although I think, it doesn't meter in this case). Could you help me with that? Does the