Date: 08/18/01
- Next message: Christian Stocker: "Re: [PHP-DEV] about domxml api-change in 4.0.7"
- Previous message: alexus: "[PHP-DEV] Re: Bug #12195 Updated: TSRM"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 12195
Updated by: sniper
Reported By: ml <email protected>
Old Status: Feedback
Status: Closed
Bug Type: Compile Failure
Operating System: FreeBSD 4.3-RELEASE
PHP Version: 4.0.6
New Comment:
User reported: Fixed in CVS.
--Jani
Previous Comments:
------------------------------------------------------------------------
[2001-08-18 15:38:33] sniper <email protected>
Does this happen with latest CVS snapshot:
------------------------------------------------------------------------
[2001-07-17 00:00:45] ml <email protected>
this is ./configure line that i used
'./configure' '--with-apxs=/usr/local/apache/bin/apxs' '--with-mysql=/usr/local/mysql/' '--with-imap' '--enable-versioning' '--enable-ttrack-vars' '--enable-gd=../gd-1.8.4/' '--with-png=../libpng-1.0.11/' '--with-jpg=../jpeg-6b/' '--with-zlib-dir=../zlib-1.1.3/'
and after making that's what i end up with
Making all in TSRM
/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -DMOD_SSL=208104 -DEAPI -DEAPI_MM -DUSE_EXPAT -DSUPPORT_UTF8 -DXML_BYTE_ORDER=12 -g -O2 -c tsrm_virtual_cwd.c
tsrm_virtual_cwd.c: In function `virtual_open':
tsrm_virtual_cwd.c:568: `mode_t' is promoted to `int' when passed through `...'
tsrm_virtual_cwd.c:568: (so you should pass `int' not `mode_t' to `va_arg')
*** Error code 1
Stop in /usr/local/src/php-4.0.6/TSRM.
*** Error code 1
Stop in /usr/local/src/php-4.0.6.
su-2.05#
although 4.0.5 compiled and works just fine
------------------------------------------------------------------------
Edit this bug report at http://bugs.php.net/?id=12195&edit=1
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Christian Stocker: "Re: [PHP-DEV] about domxml api-change in 4.0.7"
- Previous message: alexus: "[PHP-DEV] Re: Bug #12195 Updated: TSRM"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

