I tried to install  APE on CentOS 5.6 but not success. I installed all
software requirements. My install log below:
..................................................
js-config.h is unchanged
config/autoconf.mk is unchanged
invoking make to create js-config script
gmake: `js-config' is up to date.
make export
make[1]: Entering directory `/root/temp/APE_Server/deps/js/src'
make[2]: Entering directory `/root/temp/APE_Server/deps/js/src/config'
/root/temp/APE_Server/deps/js/src/config/nsinstall -R nsinstall ../
dist/bin
if test ! -d system_wrappers_js; then mkdir system_wrappers_js; fi
/usr/bin/perl ./preprocessor.pl -DOSTYPE=\"Linux2.6.18-238.19.1\" -
DOSARCH=Linux -DX_DISPLAY_MISSING=1 -DD_INO=d_ino -DJS_CPU_X86=1 -
DJS_NUNBOX32=1 -DJS_METHODJIT=1 -DJS_MONOIC=1 -DJS_POLYIC=1 -
DJS_POLYIC_TYPED_ARRAY=1 -DFEATURE_NANOJIT=1 -DJS_TRACER=1 -
DAVMPLUS_IA32=1 -DAVMPLUS_UNIX=1 -DAVMPLUS_LINUX=1 -DSTDC_HEADERS=1 -
DHAVE_SSIZE_T=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -
DJS_HAVE_STDINT_H=1 -DJS_BYTES_PER_WORD=4 -DJS_BITS_PER_WORD_LOG2=5 -
DJS_ALIGN_OF_POINTER=4 -DJS_BYTES_PER_DOUBLE=8 -DHAVE_INT16_T=1 -
DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -
DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -
DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -
DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -
DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -
DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_VFS_H=1 -
DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_QUOTA_H=1 -DHAVE_LINUX_QUOTA_H=1 -
DNEW_H=\<new\> -DHAVE_SYS_CDEFS_H=1 -DHAVE_DLOPEN=1 -DHAVE_DLADDR=1 -
D_REENTRANT=1 -DHAVE_FCHMOD=1 -DHAVE_FLOCKFILE=1 -
DHAVE_GETC_UNLOCKED=1 -DHAVE_GETPAGESIZE=1 -DHAVE_LCHOWN=1 -
DHAVE_LOCALTIME_R=1 -DHAVE_LSTAT64=1 -DHAVE_MEMMOVE=1 -DHAVE_RANDOM=1 -
DHAVE_SBRK=1 -DHAVE_SNPRINTF=1 -DHAVE_STAT64=1 -DHAVE_STATVFS=1 -
DHAVE_STATVFS64=1 -DHAVE_STRERROR=1 -DHAVE_STRTOK_R=1 -
DHAVE_TRUNCATE64=1 -DHAVE_CLOCK_MONOTONIC=1 -DHAVE_WCRTOMB=1 -
DHAVE_MBRTOWC=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -
DHAVE_ICONV=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_CPP_EXPLICIT=1
-DHAVE_CPP_TYPENAME=1 -DHAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX=1 -
DHAVE_CPP_PARTIAL_SPECIALIZATION=1 -DHAVE_CPP_ACCESS_CHANGING_USING=1 -
DHAVE_CPP_AMBIGUITY_RESOLVING_USING=1 -DHAVE_CPP_NAMESPACE_STD=1 -
DHAVE_CPP_UNAMBIGUOUS_STD_NOTEQUAL=1 -DHAVE_CPP_NEW_CASTS=1 -
DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR=1 -
DNEED_CPP_UNUSED_IMPLEMENTATIONS=1 -DHAVE_THREAD_TLS_KEYWORD=1 -
DMALLOC_H=\<malloc.h\> -DHAVE_STRNDUP=1 -DHAVE_POSIX_MEMALIGN=1 -
DHAVE_MEMALIGN=1 -DHAVE_VALLOC=1 -DHAVE_I18N_LC_MESSAGES=1 -
DHAVE_LOCALECONV=1 -DNS_ALWAYS_INLINE=__attribute__\(\(always_inline\)
\) -DNS_ATTR_MALLOC=__attribute__\(\(malloc\)\) -
DNS_WARN_UNUSED_RESULT=__attribute__\(\(warn_unused_result\)\) -
DNS_NORETURN=__attribute__\(\(noreturn\)\) -DHAVE___CXA_DEMANGLE=1 -
DHAVE__UNWIND_BACKTRACE=1 -DHAVE_TM_ZONE_TM_GMTOFF=1 -
DCPP_THROW_NEW=throw\(\) -DEDITLINE=1 -DMOZ_DLL_SUFFIX=\".so\" -
DHAVE_POSIX_FALLOCATE=1 -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -
DHAVE_SETLOCALE=1 -DHAVE_LOCALECONV=1  \
                -DBUILD_STATIC_LIBS= \
                ./system-headers | /usr/bin/perl ./make-system-
wrappers.pl system_wrappers_js
/root/temp/APE_Server/deps/js/src/config/nsinstall -R
system_wrappers_js ../dist
make[2]: Leaving directory `/root/temp/APE_Server/deps/js/src/config'
make[2]: Entering directory `/root/temp/APE_Server/deps/js/src/
editline'
make[2]: Nothing to be done for `export'.
make[2]: Leaving directory `/root/temp/APE_Server/deps/js/src/
editline'
make[2]: Entering directory `/root/temp/APE_Server/deps/js/src/shell'
make[2]: Nothing to be done for `export'.
make[2]: Leaving directory `/root/temp/APE_Server/deps/js/src/shell'
make[2]: Entering directory `/root/temp/APE_Server/deps/js/src/jsapi-
tests'
make[2]: Nothing to be done for `export'.
make[2]: Leaving directory `/root/temp/APE_Server/deps/js/src/jsapi-
tests'
make[2]: Entering directory `/root/temp/APE_Server/deps/js/src/tests'
make[2]: Nothing to be done for `export'.
make[2]: Leaving directory `/root/temp/APE_Server/deps/js/src/tests'
/root/temp/APE_Server/deps/js/src/config/nsinstall -R -m 644 js-
config.h jsautocfg.h /root/temp/APE_Server/deps/js/src/jsautokw.h
js.msg jsanalyze.h jsapi.h jsarray.h jsarena.h jsatom.h jsbit.h
jsbool.h jsclist.h jsclone.h jscntxt.h jscompat.h jsdate.h jsdbgapi.h
jsdhash.h jsdtoa.h jsemit.h jsfun.h jsfriendapi.h jsgc.h jscell.h
jsgcchunk.h jsgcstats.h jscompartment.h jshash.h jsinterp.h
jsinttypes.h jsiter.h jslock.h jslong.h jsmath.h jsobj.h
jsobjinlines.h json.h jsopcode.tbl jsopcode.h jsopcodeinlines.h
jsotypes.h jsparse.h jsproxy.h jsprf.h jsprobes.h jspropertycache.h
jspropertycacheinlines.h jspropertytree.h jsproto.tbl jsprvtd.h
jspubtd.h jsreflect.h jsregexp.h jsscan.h jsscope.h jsscript.h
jsscriptinlines.h jsstaticcheck.h jsstdint.h jsstr.h jstracer.h
jshotloop.h jstypedarray.h jstypes.h jsutil.h jsvector.h jstl.h
jshashtable.h jsversion.h jswrapper.h jsxdrapi.h jsxml.h jsval.h
jsvalue.h prmjtime.h jsbuiltins.h ./nanojit/Assembler.h ./nanojit/
Allocator.h ./nanojit/CodeAlloc.h ./nanojit/Containers.h ./nanojit/
LIR.h ./nanojit/LIRopcode.tbl ./nanojit/avmplus.h ./nanojit/
Fragmento.h ./nanojit/Native.h ./nanojit/NativeCommon.h ./nanojit/
Nativei386.h ./nanojit/njconfig.h ./nanojit/njcpudetect.h ./nanojit/
RegAlloc.h ./nanojit/nanojit.h ./nanojit/VMPI.h ./tracejit/Writer.h ./
perf/jsperf.h ./dist/include
mkdir -p nanojit
make[1]: Leaving directory `/root/temp/APE_Server/deps/js/src'
make libs
make[1]: Entering directory `/root/temp/APE_Server/deps/js/src'
/root/temp/APE_Server/deps/js/src/config/nsinstall -R -m 644
libjs_static.a ./dist/lib
/root/temp/APE_Server/deps/js/src/config/nsinstall -D dist/sdk/lib
/root/temp/APE_Server/deps/js/src/config/nsinstall -R -m 755
libmozjs185.so ./dist/lib
/root/temp/APE_Server/deps/js/src/config/nsinstall -R -m 755
libmozjs185.so ./dist/bin
/root/temp/APE_Server/deps/js/src/config/nsinstall -R -m 755
host_jskwgen host_jsoplengen ./dist/host/bin
make[2]: Entering directory `/root/temp/APE_Server/deps/js/src/config'
/root/temp/APE_Server/deps/js/src/config/nsinstall -R -m 755
nsinstall ../dist/host/bin
make[2]: Leaving directory `/root/temp/APE_Server/deps/js/src/config'
make[2]: Entering directory `/root/temp/APE_Server/deps/js/src/
editline'
make[2]: Nothing to be done for `libs'.
make[2]: Leaving directory `/root/temp/APE_Server/deps/js/src/
editline'
make[2]: Entering directory `/root/temp/APE_Server/deps/js/src/shell'
/root/temp/APE_Server/deps/js/src/config/nsinstall -R -m 755 js ../
dist/bin
/root/temp/APE_Server/deps/js/src/config/nsinstall -R -m 755 js ..
make[2]: Leaving directory `/root/temp/APE_Server/deps/js/src/shell'
make[2]: Entering directory `/root/temp/APE_Server/deps/js/src/jsapi-
tests'
/root/temp/APE_Server/deps/js/src/config/nsinstall -R -m 755 jsapi-
tests ../dist/bin
make[2]: Leaving directory `/root/temp/APE_Server/deps/js/src/jsapi-
tests'
make[2]: Entering directory `/root/temp/APE_Server/deps/js/src/tests'
make[2]: Nothing to be done for `libs'.
make[2]: Leaving directory `/root/temp/APE_Server/deps/js/src/tests'
/root/temp/APE_Server/deps/js/src/config/nsinstall -R -m 755
libmozjs185.so dist/sdk/lib
make[1]: Leaving directory `/root/temp/APE_Server/deps/js/src'
make tools
make[1]: Entering directory `/root/temp/APE_Server/deps/js/src'
make[2]: Entering directory `/root/temp/APE_Server/deps/js/src/config'
make[2]: Nothing to be done for `tools'.
make[2]: Leaving directory `/root/temp/APE_Server/deps/js/src/config'
make[2]: Entering directory `/root/temp/APE_Server/deps/js/src/
editline'
make[2]: Nothing to be done for `tools'.
make[2]: Leaving directory `/root/temp/APE_Server/deps/js/src/
editline'
make[2]: Entering directory `/root/temp/APE_Server/deps/js/src/shell'
make[2]: Nothing to be done for `tools'.
make[2]: Leaving directory `/root/temp/APE_Server/deps/js/src/shell'
make[2]: Entering directory `/root/temp/APE_Server/deps/js/src/jsapi-
tests'
make[2]: Nothing to be done for `tools'.
make[2]: Leaving directory `/root/temp/APE_Server/deps/js/src/jsapi-
tests'
make[2]: Entering directory `/root/temp/APE_Server/deps/js/src/tests'
make[2]: Nothing to be done for `tools'.
make[2]: Leaving directory `/root/temp/APE_Server/deps/js/src/tests'
make[1]: Leaving directory `/root/temp/APE_Server/deps/js/src'
if test -d ./dist/bin ; then touch ./dist/bin/.purgecaches ; fi
gcc -D_GNU_SOURCE -Wall -g -minline-all-stringops -rdynamic -I ./deps/
udns-0.0.9/ src/entry.c src/sock.c src/hash.c src/handle_http.c src/
cmd.c src/users.c src/channel.c src/config.c src/json.c src/
json_parser.c src/plugins.c src/http.c src/extend.c src/utils.c src/
ticks.c src/base64.c src/pipe.c src/raw.c src/events.c src/
event_kqueue.c src/event_epoll.c src/event_select.c src/transports.c
src/servers.c src/dns.c src/sha1.c src/log.c src/parser.c src/md5.c -o
bin/aped -ldl -lm -lpthread ./deps/udns-0.0.9/libudns.a -I ./deps/
udns-0.0.9/
gcc -D_GNU_SOURCE -Wall -g -shared -fPIC -rdynamic -Wl,-
soname,libmod_spidermonkey.so -o lib/libmod_spidermonkey.so libape-
spidermonkey.c -I../deps/js/src/dist/include/ -L../deps/js/src/ -
ljs_static -lstdc++


I ran build.sh, it was stopped here. Please help me.

Thank alot.

-- 
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/

Reply via email to