Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002655 [Resin] major always 05-09-08 08:50 05-13-08 08:43
Reporter maxpil View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.1.7 Product Version 3.1.5
  Product Build
Summary 0002655: unable to complie mod_caucho
Description on solaris 10

my configure is the following:

./configure --disable-ssl --enable-64bit --prefix=/opt/resin --with-apxs=/opt/apache_1.3.37/bin/apxs

I am getting the following make error for mod_caucho:

EGREP="egrep" /var/tmp/resin-pro-3.1.5/libtool --silent --mode=compile gcc -o mod_caucho.lo -c -I/opt/apache_1.3.37/include -DRESIN_HOME=\"/var/tmp/resin-pro-3.1.5\" -I../common -g -O2 -DPOLL -D_POSIX_PTHREAD_SEMANTICS -DB64 -D__SOLARIS__ -DHAS_JVMTI -DHAS_JVMDI -DSOLARIS2=280 -DMOD_SSL=208128 -DEAPI -DUSE_EXPAT -I../lib/expat-lite -fPIC -DSHARED_CORE mod_caucho.c
mod_caucho.c: In function `cse_config_server_command':
mod_caucho.c:261: warning: passing arg 1 of `cse_add_config_server' from incompatible pointer type
mod_caucho.c:261: warning: passing arg 2 of `cse_add_config_server' from incompatible pointer type
mod_caucho.c:261: warning: passing arg 3 of `cse_add_config_server' makes pointer from integer without a cast
mod_caucho.c:261: error: too few arguments to function `cse_add_config_server'
mod_caucho.c: In function `cse_host_command':
mod_caucho.c:333: warning: passing arg 1 of `cse_add_host' from incompatible pointer type
mod_caucho.c:333: warning: passing arg 2 of `cse_add_host' from incompatible pointer type
mod_caucho.c:333: warning: passing arg 3 of `cse_add_host' makes pointer from integer without a cast
mod_caucho.c:333: error: too few arguments to function `cse_add_host'
mod_caucho.c: In function `cse_backup_command':
mod_caucho.c:365: warning: passing arg 1 of `cse_add_backup' from incompatible pointer type
mod_caucho.c:365: warning: passing arg 2 of `cse_add_backup' from incompatible pointer type
mod_caucho.c:365: warning: passing arg 3 of `cse_add_backup' makes pointer from integer without a cast
mod_caucho.c:365: error: too few arguments to function `cse_add_backup'
make[2]: *** [mod_caucho.lo] Error 1
make[2]: Leaving directory `/var/tmp/resin-pro-3.1.5/modules/c/src/apache1'
make[2]: Entering directory `/var/tmp/resin-pro-3.1.5/modules/c/src/resin'
Steps To Reproduce
Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
05-09-08 08:50 maxpil New Issue
05-13-08 08:43 ferg Assigned To  => ferg
05-13-08 08:43 ferg Status new => closed
05-13-08 08:43 ferg Resolution open => fixed
05-13-08 08:43 ferg Fixed in Version  => 3.1.7


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
27 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker