From:             [EMAIL PROTECTED]
Operating system: Linux Kernel 2.4.18
PHP version:      4.2.3
PHP Bug Type:     Other web server
Bug description:  thttpd 2.23beta1 gives errors with PHP

I configured PHP with ./configure --with-thttpd=../thttpd-2.23beta1
--with-mysql=/usr --with-gd --with-zlib --disable-debug
--enable-inline-optimization with no errors, make is no errors but make
install has this error:

patching file Makefile.in
Hunk #2 FAILED at 64.
1 out of 3 hunks FAILED -- saving rejects to file Makefile.in.rej
patching file config.h
Hunk #1 FAILED at 316.
1 out of 1 hunk FAILED -- saving rejects to file config.h.rej
patching file fdwatch.c
Hunk #1 FAILED at 460.
Hunk #2 FAILED at 472.
2 out of 2 hunks FAILED -- saving rejects to file fdwatch.c.rej
patching file libhttpd.c
Hunk #2 succeeded at 252 with fuzz 1 (offset 8 lines).
Hunk #3 succeeded at 255 (offset 2 lines).
Hunk #4 succeeded at 325 (offset 8 lines).
Hunk #5 succeeded at 397 with fuzz 2 (offset 6 lines).
Hunk #6 succeeded at 2448 (offset 87 lines).
Hunk #7 FAILED at 3124.
Hunk #8 succeeded at 3681 (offset 112 lines).
1 out of 8 hunks FAILED -- saving rejects to file libhttpd.c.rej
patching file libhttpd.h
Hunk #1 succeeded at 71 with fuzz 2 (offset 2 lines).
patching file thttpd.c
Hunk #1 succeeded at 1404 with fuzz 1 (offset 71 lines).
Hunk #2 succeeded at 1387 with fuzz 1.
Hunk #3 FAILED at 1506.
1 out of 3 hunks FAILED -- saving rejects to file thttpd.c.rej
patching file mime_encodings.txt
Reversed (or previously applied) patch detected!  Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file mime_encodings.txt.rej
patching file libhttpd.c
Hunk #1 succeeded at 3826 (offset 215 lines).
make[1]: *** [install-sapi] Error 1
make[1]: Leaving directory `/root/php/php-4.2.3'
make: *** [install-recursive] Error 1
-- 
Edit bug report at http://bugs.php.net/?id=19706&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=19706&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=19706&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=19706&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=19706&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=19706&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=19706&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=19706&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=19706&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=19706&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=19706&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=19706&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=19706&r=dst

Reply via email to