Anonymous | Login | Signup for a new account | 12-17-2024 08:38 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ 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 | ||||||
Status | closed | Product Version | 3.1.5 | ||||||
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' |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
There are no notes attached to this issue. |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
27 total queries executed. 25 unique queries executed. |