Rick Walsh <rwalsh26 <at> gmail.com> writes:

> 
> Hi,I'm attempting to run Cherokee on an embedded PowerPC 82xx platform with 
an old kernel (2.4.26) and I'm getting the error above when it starts.  From 
digging in the code it appears that the spawn init is conditional on 
HAVE_POSIX_SHM.  The configure script check passed, assuming the system had 
this capability but its not working for some reason.Any idea how to fool the 
configure script into turning this off?   Also, are there any negative effects 
from doing this/This is a cross-compile situation, if that matters.-- Regards,
> Rick Walshrwalsh26 <at> gmail.com
> 
> 
Set ac_cv_func_shm_open=no ac_cv_lib_rt_shm_open=no environment variables 
before configure.

See also
http://trac.nslu2-linux.org/optware/browser/trunk/make/cherokee.mk

Cheers,

-Brian
bzhou at nslu2 dash linux dot org




_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to