Mantis - Resin
Viewing Issue Advanced Details
429 minor always 10-20-05 00:00 01-12-06 09:36
sam  
ferg  
urgent  
closed 3.0.14  
3.0.14 fixed  
none    
none 3.0.18  
0000429: mod_caucho compile problems Fedora Core 4, 64 bit
RSN-475
resin-pro-3.0.s051014

Apache/2.0.54

java version "1.5.0_04"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_04-b05)
Java HotSpot(TM) Client VM (build 1.5.0_04-b05, mixed mode, sharing)

Linux windansea 2.6.11-1.1369_FC4smp 0000001 SMP Thu Jun 2 23:16:33 EDT 2005 x86_64 x86_64 x86_64 GNU/Linux

gcc (GCC) 4.0.1 20050727 (Red Hat 4.0.1-5)

Fails both with `--enable-64bit' and without `--enable-64bit'
Attempts to build apache1, even though it is Apache2 on the system.

# ./configure --with-apache

make[2]: Entering directory `/usr/local/share/resin-pro-3.0.s051014/modules/c/src/apache1'
/usr/local/share/resin/libtool --silent --mode=compile gcc -o mod_caucho.lo -c -I/usr/include/httpd -I/usr/include/apr-0 -DRESIN_HOME=\"/usr/local/share/resin\" -I../common -g -O2 -DPOLL -DB64 -m64 -fPIC -DHAS_JVMTI -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m64 -mtune=nocona mod_caucho.c

mod_caucho.c:54: error: syntax error before 'caucho_module'


...
mod_caucho.c:167: error: too few arguments to function 'ap_add_version_component'
...
mod_caucho.c:218: error: request for member 'module_index' in something not a st
ructure or union
...
mod_caucho.c:1252: error: initializer element is not computable at load time
resin-pro-3.0.s051014

Apache/2.0.54

java version "1.5.0_04"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_04-b05)
Java HotSpot(TM) Client VM (build 1.5.0_04-b05, mixed mode, sharing)

Linux windansea 2.6.11-1.1369_FC4smp 0000001 SMP Thu Jun 2 23:16:33 EDT 2005 x86_64 x86_64 x86_64 GNU/Linux

gcc (GCC) 4.0.1 20050727 (Red Hat 4.0.1-5)

Notes
(0000638)
anonymous   
01-05-06 07:36   
This is just a problem with you selinux configuration.
Please look at your audit.log for more info.