Date: 08/20/01
- Next message: sniper <email protected>: "[PHP-DEV] Bug #12353 Updated: PHP4.0.05, should be apache 1.3 API, not EAPI, please recompile DEAPI"
- Previous message: anacronik <email protected>: "[PHP-DEV] Bug #12217 Updated: Apache + oracle + php 4.0.6 + debian"
- Next in thread: sniper <email protected>: "[PHP-DEV] Bug #11761 Updated: LC_CTYPE undeclared"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 11761
User updated by: unix-guy <email protected>
Reported By: unix-guy <email protected>
Old Status: Feedback
Status: Open
Bug Type: Compile Failure
Operating System: HP-UX 11.00
PHP Version: 4.0.6
New Comment:
I pulled the latest snapshot and ran the same configure command. I still see the following in main/php_config.h:
/* #undef HAVE_LOCALE_H */
It appears the problem still exists...
Previous Comments:
------------------------------------------------------------------------
[2001-08-18 15:34:20] sniper <email protected>
Does this happen with latest CVS snapshot:
--Jani
------------------------------------------------------------------------
[2001-07-02 11:19:03] unix-guy <email protected>
I was able to work around the problem by adding:
#define HAVE_LOCALE_H 1
in main/php_config.h
However, I am still concerned at why that particular header file was not found.
------------------------------------------------------------------------
[2001-06-29 20:40:11] sniper <email protected>
User feedback (next time, use the WEB interface to answer):
-----------------------------------------------------------
I do have /usr/include/locale.h. In the php_config.h file, the only line
matching 'HAVE_LOCALE_H' is:
/* #undef HAVE_LOCALE_H */
Is configure not finding my header file?
-----------------------------------------------------------
------------------------------------------------------------------------
[2001-06-29 17:48:56] unix-guy <email protected>
I was able to work around the problem by adding:
#define HAVE_LOCALE_H 1
in main/php_config.h
However, I am still concerned at why that particular header file was not found.
------------------------------------------------------------------------
[2001-06-29 17:14:05] unix-guy <email protected>
I was able to work around the problem by adding:
#define HAVE_LOCALE_H 1
in main/php_config.h
However, I am still concerned at why that particular header file was not found.
------------------------------------------------------------------------
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=11761
Edit this bug report at http://bugs.php.net/?id=11761&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: sniper <email protected>: "[PHP-DEV] Bug #12353 Updated: PHP4.0.05, should be apache 1.3 API, not EAPI, please recompile DEAPI"
- Previous message: anacronik <email protected>: "[PHP-DEV] Bug #12217 Updated: Apache + oracle + php 4.0.6 + debian"
- Next in thread: sniper <email protected>: "[PHP-DEV] Bug #11761 Updated: LC_CTYPE undeclared"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

