I know I'm giving a lot of replies here, but hopefully a) either
someone's come across this before, or b) someone else who has this
problem can see the steps I've taken to fix the problem.  I realized I
was running make and "make test" as root, which "make test" didn't like.
After switching to a regular user it worked (probably a good thing).
Here's my "make test" results - any further thoughts?

/bin/sh -c true
make[1]: Entering directory
`/home/jstay/src/AxKit-1.62/lib/Apache/AxKit'
make[1]: Leaving directory `/home/jstay/src/AxKit-1.62/lib/Apache/AxKit'
/usr/bin/perl -Iblib/arch -Iblib/lib \
t/TEST  -clean
[warning] setting ulimit to allow core files
ulimit -c unlimited; /usr/bin/perl /home/jstay/src/AxKit-1.62/t/TEST
-clean
APACHE_TEST_GROUP= APACHE_TEST_HTTPD= APACHE_TEST_PORT=
APACHE_TEST_USER= APACHE_TEST_APXS= \
/usr/bin/perl -Iblib/arch -Iblib/lib \
t/TEST  -bugreport -verbose=0
[warning] setting ulimit to allow core files
ulimit -c unlimited; /usr/bin/perl /home/jstay/src/AxKit-1.62/t/TEST
-bugreport -verbose=0
APXS (/usr/local/apache/bin/apxs) query for SBINDIR failed
APXS (/usr/local/apache/bin/apxs) query for TARGET failed
APXS (/usr/local/apache/bin/apxs) query for SYSCONFDIR failed
APXS (/usr/local/apache/bin/apxs) query for PREFIX failed
APXS (/usr/local/apache/bin/apxs) query for LIBEXECDIR failed
APXS (/usr/local/apache/bin/apxs) query for LIBEXECDIR failed
APXS (/usr/local/apache/bin/apxs) query for LIBEXECDIR failed
/usr/local/apache/bin/httpd  -d /home/jstay/src/AxKit-1.62/t -f
/home/jstay/src/AxKit-1.62/t/conf/httpd.conf -D APACHE1
using Apache/1.3.31

waiting 60 seconds for server to start: ...
waiting 60 seconds for server to start: ok (waited 1 secs)
server localhost.localdomain:8529 started
t/00basic.........................ok
t/01provider......................ok
t/02language......................ok
        5/9 skipped: various reasons
t/03stylechooser..................ok
t/04plugins.......................ok
t/05mediachooser..................ok
t/xslt-basic/01...................APXS (/usr/local/apache/bin/apxs)
query for SBINDIR failed
APXS (/usr/local/apache/bin/apxs) query for SYSCONFDIR failed
APXS (/usr/local/apache/bin/apxs) query for PREFIX failed
skipped
        all skipped: no reason given
t/xslt-basic/02_include...........APXS (/usr/local/apache/bin/apxs)
query for SBINDIR failed
APXS (/usr/local/apache/bin/apxs) query for SYSCONFDIR failed
APXS (/usr/local/apache/bin/apxs) query for PREFIX failed
skipped
        all skipped: no reason given
t/xslt-basic/03_document_1arg.....APXS (/usr/local/apache/bin/apxs)
query for SBINDIR failed
APXS (/usr/local/apache/bin/apxs) query for SYSCONFDIR failed
APXS (/usr/local/apache/bin/apxs) query for PREFIX failed
skipped
        all skipped: no reason given
t/xslt-basic/04_document_2args....APXS (/usr/local/apache/bin/apxs)
query for SBINDIR failed
APXS (/usr/local/apache/bin/apxs) query for SYSCONFDIR failed
APXS (/usr/local/apache/bin/apxs) query for PREFIX failed
skipped
        all skipped: no reason given
All tests successful, 4 tests and 5 subtests skipped.
Files=10, Tests=24,  8 wallclock secs ( 7.48 cusr +  0.81 csys =  8.29
CPU)
[warning] server localhost.localdomain:8529 shutdown

-Jesse

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to