Date: 01/15/01
- Next message: Daniel Beckham: "[PHP-DEV] Re: PHP 4.0 Bug #6675 Updated: mysql_insert_id returns incorrect size for BIGINT fields"
- Previous message: yarcev <email protected>: "[PHP-DEV] PHP 4.0 Bug #8713: Compatible with InterBase ver.<6.0"
- Next in thread: Tim Zickus: "Re: [PHP-DEV] HAVE_FLOCK on solaris survey"
- Reply: Tim Zickus: "Re: [PHP-DEV] HAVE_FLOCK on solaris survey"
- Reply: Jani Taskinen: "Re: [PHP-DEV] HAVE_FLOCK on solaris survey"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Could Solaris users please make me the output of:
grep HAVE_FLOCK main/php_config.h
after running their ./configure please.
For some reason our system always does:
#define HAVE_FLOCK 1
when we need
#undef HAVE_FLOCK
in order to compile and I'm trying to get to the bottom of it.
thanks
Sam
-- 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: Daniel Beckham: "[PHP-DEV] Re: PHP 4.0 Bug #6675 Updated: mysql_insert_id returns incorrect size for BIGINT fields"
- Previous message: yarcev <email protected>: "[PHP-DEV] PHP 4.0 Bug #8713: Compatible with InterBase ver.<6.0"
- Next in thread: Tim Zickus: "Re: [PHP-DEV] HAVE_FLOCK on solaris survey"
- Reply: Tim Zickus: "Re: [PHP-DEV] HAVE_FLOCK on solaris survey"
- Reply: Jani Taskinen: "Re: [PHP-DEV] HAVE_FLOCK on solaris survey"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

