Optional mod_persistentperl support. Mod_persistentperl increases performance under Apache by avoiding the fork/exec overhead associated with each request under normal PersistentPerl. However, it requires a working copy of "apxs" in your path, Apache with mod_so support, and additional Apache configuration. Compile mod_persistentperl (default no)? Checking if your kit is complete... Looks good Writing Makefile for src Writing Makefile for perperl_backend Writing Makefile for perperl Writing Makefile for PersistentPerl cd src && make /Users/cpanrun/pristine/5.8.7/bin/perl -w optdefs.pl /Users/cpanrun/pristine/5.8.7/bin Writing perperl_optdefs.c Writing perperl_optdefs.h Writing mod_persistentperl_cmds.c Writing mod_persistentperl2_cmds.c Writing PersistentPerl.pm cp src/PersistentPerl.pm blib/lib/PersistentPerl.pm make[1]: Nothing to be done for `all'. rm -f perperl_backend_main.c cp ../src/perperl_backend_main.c perperl_backend_main.c gcc -c -I../src -I. -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O -DVERSION=\"2.22\" -DXS_VERSION=\"2.22\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -DPERPERL_PROGNAME=\"perperl_backend\" -DPERPERL_VERSION=\"2.22\" -DPERPERL_BACKEND perperl_backend_main.c rm -f perperl_perl.c cp ../src/perperl_perl.c perperl_perl.c gcc -c -I../src -I. -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O -DVERSION=\"2.22\" -DXS_VERSION=\"2.22\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -DPERPERL_PROGNAME=\"perperl_backend\" -DPERPERL_VERSION=\"2.22\" -DPERPERL_BACKEND perperl_perl.c perperl_perl.c: In function 'onerun': perperl_perl.c:808: warning: comparison between pointer and integer perperl_perl.c:809: warning: comparison between pointer and integer perperl_perl.c:810: warning: comparison between pointer and integer perperl_perl.c: In function 'onerun': perperl_perl.c:808: warning: comparison between pointer and integer perperl_perl.c:809: warning: comparison between pointer and integer perperl_perl.c:810: warning: comparison between pointer and integer perperl_perl.c: In function 'perperl_perl_init': perperl_perl.c:918: warning: passing argument 2 of 'perl_parse' from incompatible pointer type perperl_perl.c: In function 'perperl_perl_init': perperl_perl.c:918: warning: passing argument 2 of 'perl_parse' from incompatible pointer type rm -f perperl_util.c cp ../src/perperl_util.c perperl_util.c gcc -c -I../src -I. -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O -DVERSION=\"2.22\" -DXS_VERSION=\"2.22\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -DPERPERL_PROGNAME=\"perperl_backend\" -DPERPERL_VERSION=\"2.22\" -DPERPERL_BACKEND perperl_util.c rm -f perperl_sig.c cp ../src/perperl_sig.c perperl_sig.c gcc -c -I../src -I. -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O -DVERSION=\"2.22\" -DXS_VERSION=\"2.22\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -DPERPERL_PROGNAME=\"perperl_backend\" -DPERPERL_VERSION=\"2.22\" -DPERPERL_BACKEND perperl_sig.c rm -f perperl_frontend.c cp ../src/perperl_frontend.c perperl_frontend.c gcc -c -I../src -I. -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O -DVERSION=\"2.22\" -DXS_VERSION=\"2.22\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -DPERPERL_PROGNAME=\"perperl_backend\" -DPERPERL_VERSION=\"2.22\" -DPERPERL_BACKEND perperl_frontend.c rm -f perperl_backend.c cp ../src/perperl_backend.c perperl_backend.c gcc -c -I../src -I. -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O -DVERSION=\"2.22\" -DXS_VERSION=\"2.22\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -DPERPERL_PROGNAME=\"perperl_backend\" -DPERPERL_VERSION=\"2.22\" -DPERPERL_BACKEND perperl_backend.c rm -f perperl_file.c cp ../src/perperl_file.c perperl_file.c gcc -c -I../src -I. -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O -DVERSION=\"2.22\" -DXS_VERSION=\"2.22\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -DPERPERL_PROGNAME=\"perperl_backend\" -DPERPERL_VERSION=\"2.22\" -DPERPERL_BACKEND perperl_file.c rm -f perperl_slot.c cp ../src/perperl_slot.c perperl_slot.c gcc -c -I../src -I. -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O -DVERSION=\"2.22\" -DXS_VERSION=\"2.22\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -DPERPERL_PROGNAME=\"perperl_backend\" -DPERPERL_VERSION=\"2.22\" -DPERPERL_BACKEND perperl_slot.c rm -f perperl_poll.c cp ../src/perperl_poll.c perperl_poll.c gcc -c -I../src -I. -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O -DVERSION=\"2.22\" -DXS_VERSION=\"2.22\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -DPERPERL_PROGNAME=\"perperl_backend\" -DPERPERL_VERSION=\"2.22\" -DPERPERL_BACKEND perperl_poll.c rm -f perperl_ipc.c cp ../src/perperl_ipc.c perperl_ipc.c gcc -c -I../src -I. -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O -DVERSION=\"2.22\" -DXS_VERSION=\"2.22\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -DPERPERL_PROGNAME=\"perperl_backend\" -DPERPERL_VERSION=\"2.22\" -DPERPERL_BACKEND perperl_ipc.c perperl_ipc.c: In function 'perperl_ipc_listen': perperl_ipc.c:85: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness perperl_ipc.c: In function 'perperl_ipc_listen': perperl_ipc.c:85: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness perperl_ipc.c: In function 'do_accept': perperl_ipc.c:148: warning: pointer targets in passing argument 3 of 'accept' differ in signedness perperl_ipc.c: In function 'do_accept': perperl_ipc.c:148: warning: pointer targets in passing argument 3 of 'accept' differ in signedness rm -f perperl_group.c cp ../src/perperl_group.c perperl_group.c gcc -c -I../src -I. -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O -DVERSION=\"2.22\" -DXS_VERSION=\"2.22\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -DPERPERL_PROGNAME=\"perperl_backend\" -DPERPERL_VERSION=\"2.22\" -DPERPERL_BACKEND perperl_group.c rm -f perperl_script.c cp ../src/perperl_script.c perperl_script.c gcc -c -I../src -I. -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O -DVERSION=\"2.22\" -DXS_VERSION=\"2.22\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -DPERPERL_PROGNAME=\"perperl_backend\" -DPERPERL_VERSION=\"2.22\" -DPERPERL_BACKEND perperl_script.c rm -f perperl_opt.c cp ../src/perperl_opt.c perperl_opt.c gcc -c -I../src -I. -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O -DVERSION=\"2.22\" -DXS_VERSION=\"2.22\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -DPERPERL_PROGNAME=\"perperl_backend\" -DPERPERL_VERSION=\"2.22\" -DPERPERL_BACKEND perperl_opt.c rm -f perperl_optdefs.c cp ../src/perperl_optdefs.c perperl_optdefs.c gcc -c -I../src -I. -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O -DVERSION=\"2.22\" -DXS_VERSION=\"2.22\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -DPERPERL_PROGNAME=\"perperl_backend\" -DPERPERL_VERSION=\"2.22\" -DPERPERL_BACKEND perperl_optdefs.c gcc -c -I../src -I. -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O -DVERSION=\"2.22\" -DXS_VERSION=\"2.22\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -DPERPERL_PROGNAME=\"perperl_backend\" -DPERPERL_VERSION=\"2.22\" -DPERPERL_BACKEND xsinit.c rm -f perperl_backend gcc -o perperl_backend perperl_backend_main.o perperl_perl.o perperl_util.o perperl_sig.o perperl_frontend.o perperl_backend.o perperl_file.o perperl_slot.o perperl_poll.o perperl_ipc.o perperl_group.o perperl_script.o perperl_opt.o perperl_optdefs.o xsinit.o -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/auto/DynaLoader/DynaLoader.a -L/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE -lperl -ldl -lm -lc //usrusr//binbin//ldld:: forfor architecturearchitecture ppci386 //usrusr//binbin//ldld:: multiplemultiple definitionsdefinitions ofof symbolsymbol _my_perl_my_perl perperl_backend_main.operperl_backend_main.o definitiondefinition ofof _my_perl_my_perl inin sectionsection ((__DATA__DATA,,__common__common)) perperl_perl.operperl_perl.o definitiondefinition ofof _my_perl_my_perl inin sectionsection ((__DATA__DATA,,__common__common)) perperl_util.operperl_util.o definitiondefinition ofof _my_perl_my_perl inin sectionsection ((__DATA__DATA,,__common__common)) perperl_sig.operperl_sig.o definitiondefinition ofof _my_perl_my_perl inin sectionsection ((__DATA__DATA,,__common__common)) perperl_frontend.operperl_frontend.o definitiondefinition ofof _my_perl_my_perl inin sectionsection ((__DATA__DATA,,__common__common)) perperl_backend.operperl_backend.o definitiondefinition ofof _my_perl_my_perl inin sectionsection ((__DATA__DATA,,__common__common)) perperl_file.operperl_file.o definitiondefinition ofof _my_perl_my_perl inin sectionsection ((__DATA__DATA,,__common__common)) perperl_slot.operperl_slot.o definitiondefinition ofof _my_perl_my_perl inin sectionsection ((__DATA__DATA,,__common__common)) perperl_poll.operperl_poll.o definitiondefinition ofof _my_perl_my_perl inin sectionsection ((__DATA__DATA,,__common__common)) perperl_ipc.operperl_ipc.o definitiondefinition ofof _my_perl_my_perl inin sectionsection ((__DATA__DATA,,__common__common)) perperl_group.operperl_group.o definitiondefinition ofof _my_perl_my_perl inin sectionsection ((__DATA__DATA,,__common__common)) perperl_script.operperl_script.o definitiondefinition ofof _my_perl_my_perl inin sectionsection ((__DATA__DATA,,__common__common)) perperl_opt.operperl_opt.o definitiondefinition ofof _my_perl_my_perl inin sectionsection ((__DATA__DATA,,__common__common)) perperl_optdefs.operperl_optdefs.o definitiondefinition ofof _my_perl_my_perl inin sectionsection ((__DATA__DATA,,__common__common)) collect2: ld returned 1 exit status collect2: ld returned 1 exit status lipo: can't open input file: /var/tmp//ccwGZtef.out (No such file or directory) make[1]: *** [perperl_backend] Error 1 make: *** [subdirs] Error 2