ID:               22754
 Updated by:       [EMAIL PROTECTED]
 Reported By:      unix-guy at pacbell dot net
-Status:           Open
+Status:           Feedback
-Bug Type:         Compile Failure
+Bug Type:         MySQL related
 Operating System: HP-UX 11.11
 PHP Version:      4.3.2RC1
 New Comment:

Does this happen when you compile mysql 3.23.55 ?
(It looks like it's fixed there..)

We propably should upgrade our bundled mysql client library,
but please let us know that this doesn't happen with the 3.23.55
first.



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

[2003-03-17 18:48:44] unix-guy at pacbell dot net

Using the bundled mysql and php4-STABLE-200303131630 with HP's ANSI C
compiler, I get the following error, which exits the compile:

        /bin/sh
/users/global/cokm/build/php4-STABLE-200303131630/libtool --silent
--preserve-dup-deps --mode=compile cc
-I/users/global/cokm/build/php4-STABLE-200303131630/ext/mysql/libmysql
-Iext/mysql/
-I/users/global/cokm/build/php4-STABLE-200303131630/ext/mysql/
-DPHP_ATOM_INC
-I/users/global/cokm/build/php4-STABLE-200303131630/include
-I/users/global/cokm/build/php4-STABLE-200303131630/main
-I/users/global/cokm/build/php4-STABLE-200303131630
-I/users/global/cokm/build/php4-STABLE-200303131630/Zend
-I/util/bin/libs/HP11.11/zlib-1.1.4/include
-I/util/bin/libs/HP11.11/jpeg-6b/include
-I/util/bin/libs/HP11.11/libpng-1.2.4/include
-I/util/bin/libs/HP11.11/freetype-2.1.2/include
-I/util/bin/libs/HP11.11/freetype-2.1.2/include/freetype2
-I/util/bin/libs/HP11.11/gd-1.8.4/include -I/oracle/v8174p/rdbms/public
-I/oracle/v8174p/rdbms/demo
-I/users/global/cokm/build/php4-STABLE-200303131630/ext/xml/expat 
-I/users/global/cokm/build/php4-STABLE-200303131630/TSRM  -g 
-prefer-pic -c
/users/global/cokm/build/php4-STABLE-200303131630/ext/mysql/libmysql/my_tempnam.c
-o ext/mysql/libmysql/my_tempnam.lo 
cc:
"/users/global/cokm/build/php4-STABLE-200303131630/ext/mysql/libmysql/my_tempnam.c",
line 99: warning 524: Cast (non-lvalue) appears on left-hand side of
assignment.
cc:
"/users/global/cokm/build/php4-STABLE-200303131630/ext/mysql/libmysql/my_tempnam.c",
line 99: error 1549: Modifiable lvalue required for assignment
operator.
cc:
"/users/global/cokm/build/php4-STABLE-200303131630/ext/mysql/libmysql/my_tempnam.c",
line 105: warning 524: Cast (non-lvalue) appears on left-hand side of
assignment.
cc:
"/users/global/cokm/build/php4-STABLE-200303131630/ext/mysql/libmysql/my_tempnam.c",
line 105: error 1549: Modifiable lvalue required for assignment
operator.
*** Error exit code 1

Stop.


I have looked for other bugs related to this problem and don't see any
(I did see many refering to a security issue), although maybe I've
missed something. 



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


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

Reply via email to