I'm running Fedora Core 2 release 3 on an ASUS SK8N mother board with
the amd64 bit processor.

I have apache 2.0.49(src) and MySQL 4.0.20(binary)

Everytime I run make test...it stalls out at the same point:

*SNIP*
PASS unset($_SESSION["name"]); should work with register_globals=off
[ext/session/tests/009.phpt] PASS $session_array = explode(";",
session_encode()); should not segfault [ext/session/tests/010.phpt] PASS
session_decode(); should not segfault [ext/session/tests/011.phpt] PASS
registering $_SESSION should not segfault [ext/session/tests/012.phpt]
PASS redefining SID should not cause warnings
[ext/session/tests/013.phpt] PASS a script should not be able to modify
session.use_trans_sid [ext/session/tests/014.phpt] PASS use_trans_sid
should not affect SID [ext/session/tests/015.phpt] PASS invalid
session.save_path should not cause a segfault
[ext/session/tests/016.phpt] PASS setting $_SESSION before
session_start() should not cause segfault [ext/session/tests/017.phpt]
PASS rewriter correctly handles attribute names which contain dashes
[ext/session/tests/018.phpt]

I let it run here for a while and eventually, I just have to end the
process...it never completes.  Any idea what this could be?

If I try to make install, this is what I get:
Installing PHP SAPI module:       apache2handler
/usr/local/apache2/build/instdso.sh
SH_LIBTOOL='/usr/local/apache2/build/libtool' libphp4.la
/usr/local/apache2/modules /usr/local/apache2/build/libtool
--mode=install cp libphp4.la /usr/local/apache2/modules/ cp
.libs/libphp4.lai /usr/local/apache2/modules/libphp4.la
cp .libs/libphp4.a /usr/local/apache2/modules/libphp4.a
ranlib /usr/local/apache2/modules/libphp4.a
chmod 644 /usr/local/apache2/modules/libphp4.a
libtool: install: warning: remember to run `libtool --finish
/home/shane/php-4.3.6/libs'
Warning!  dlname not found in /usr/local/apache2/modules/libphp4.la.
Assuming installing a .so rather than a libtool archive.
chmod 755 /usr/local/apache2/modules/libphp4.so
chmod: cannot access `/usr/local/apache2/modules/libphp4.so': No such
file or directory
apxs:Error: Command failed with rc=65536 .
make: *** [install-sapi] Error 1

This is the configure info I gave it...as snipped from the Makefile:
'./configure' '--with-apxs2=/usr/local/apache2/bin/apxs'
'--disable-ipv6' '--with-mysql=/usr/local/mysql'

Could this be a Fedora issue rather than anything I've done?

Thanks folks!

Shane Ian Hoffman
Computer Services Librarian
Westerville Public Library

Phone:  614-882-7277 xt 114
Fax:    614-882-5962
E-Mail: [EMAIL PROTECTED]

Reply via email to