ID: 11761
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: Compile Failure
Operating System: HP-UX 11.00
PHP Version: 4.0.6
New Comment:

What is in config.log about locale.h ?

--Jani


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

[2001-08-20 12:21:08] [EMAIL PROTECTED]

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...

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

[2001-08-18 15:34:20] [EMAIL PROTECTED]

Does this happen with latest CVS snapshot:

http://snaps.php.net/

--Jani


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

[2001-07-02 11:19:03] [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] [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] [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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to