ID:               25295
 User updated by:  alain dot bonnefoy at icbt dot com
 Reported By:      alain dot bonnefoy at icbt dot com
-Status:           Feedback
+Status:           Open
 Bug Type:         Compile Failure
 Operating System: QNX6
 PHP Version:      4.3.3
 New Comment:

Sorry for the mistake, I add the files <sys/dir.h> and <sys/types.h> at
the end of php.h (before #endif)!

in main/php_config.h:
#define HAVE_ALPHASORT 1

regards,
Alain.


Previous Comments:
------------------------------------------------------------------------

[2003-08-29 09:30:22] [EMAIL PROTECTED]

In what file did you add those?
And what is HAVE_ALPHASORT defined in main/php_config.h ?


------------------------------------------------------------------------

[2003-08-28 09:40:48] alain dot bonnefoy at icbt dot com

Description:
------------
To compile php_ini.c under QNX6.2 with GCC, I had to add the following
lines (at the end of php.ini):

35: #include <sys/dir.h>
36: #include <sys/types.h>

Would it be possible to fix it for future release?

Thanks,
Alain.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=25295&edit=1

Reply via email to