On Thu, 21 Jun 2001, Emiliano wrote:
> They weren't necesarily absent. What might as well have happened, I
> just figured, is that we included SAPI.h 'implicitly' through another
> include, and that that include file no longer needs SAPI.h, and
> dropped it. That would be valid, and our bad.
>
> > Now if I check from a Mandrake php-devel-4.0.4pl1-6mdk:
> 4.0.4pl1 is old enough for me. I say we include this. Any against?
strange... with the --dynamic -g flags my libphp4.so does return symbols,
but not a trace of a sapi_add_header symbol:
[root@s003 SPECS]# rpm -q php
php-4.0.4pl1-6mdk
nm --dynamic -g /usr/lib/apache-extramodules/libphp4.so | grep
sapi_add_header
[root@s003 SPECS]# nm --dynamic -g /usr/lib/apache-extramodules/libphp4.so
| grep api
00002854 T sapi_apache_header_handler
00003070 T sapi_apache_read_cookies
00002fd0 T sapi_apache_read_post
000030b0 T sapi_apache_send_headers
U sapi_get_default_content_type
U sapi_globals
U sapi_shutdown
U sapi_startup
but I still don't have any problem....
--
'The joy of my life is in Zion - Lauryn Hill'
Armand A. Verstappen * <[EMAIL PROTECTED]> *
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]