ID: 14048
Updated by: derick
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: *Configuration Issues
Operating System: BSD/OS 4.x
PHP Version: 4.1.0
New Comment:
Those yacc warnings are harmless.
Previous Comments:
------------------------------------------------------------------------
[2001-12-15 05:37:28] [EMAIL PROTECTED]
Ok, working on it.
2 notes on this build:
I get a lot of yacc warnings like these:
/usr/src/web/php/php4/ext/standard/var_unserializer.re:273: warning: label `yy1'
defined but not used
And the XtOffsetOf is redefined:
In file included from /apbeta/include/httpd.h:72,
from sapi_apache.c:32:
/apbeta/include/ap_config.h:1367: warning: `XtOffsetOf' redefined
------------------------------------------------------------------------
[2001-12-14 21:23:50] [EMAIL PROTECTED]
So with the minimum options everything works just fine?
If so, then please try adding some more options and see
when it starts to fail.
--Jani
------------------------------------------------------------------------
[2001-12-14 15:40:06] [EMAIL PROTECTED]
Ok,
you can rule that out.
Compiles outof the box.
Build php4-200112140600.
------------------------------------------------------------------------
[2001-12-13 21:41:38] [EMAIL PROTECTED]
Please try the latest CVS snapshot with this configure line:
--with-apxs=/apache/bin/apxs --without-mysql --disable-pear --disable-xml
--disable-session --enable-debug
As I first want to rule out any extension being the reason for the
segfault.
--Jani
------------------------------------------------------------------------
[2001-12-13 00:26:11] [EMAIL PROTECTED]
<needcoffee>oops - sorry about the double posts - I'm not quite awake yet - can you
delete that?</needcoffee>
Indeed I compiled the snapshot from 11120600 and that compiled outof the box - same
problem though - core dumps and httpd won't start up.
Independant of that - HAVE_RES_SEARCH is still not recognized correctly in both
buildtypes.
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/?id=14048
Edit this bug report at http://bugs.php.net/?id=14048&edit=1
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]