Hello All --

When building my updated PHP package from my existing src.rpm .... I am 
receiving the following 'error' when building the package..

+ gcc -fPIC -shared -O2 -march=i686 -DHAVE_CONFIG_H -DCOMPILE_DL_MYSQL 
-DHAVE_MYSQL -I. e/freetype -I/usr/include/mysql -I./ext/mysql 
-I./ext/mysql/libmysql -I./ext/xml/expat/xDMOD_SSL=207101 -DUSE_HSREGEX 
-DEAPI -DUSE_EXPAT '-I$(top_builddir)/TSRM' -DHAVE_MYSQL_Mc -o mysql.so 
-L.libs -L/usr/lib/mysql -lmysqlclient -lc
ext/mysql/php_mysql.c:28: config.h: No such file or directory
In file included from ext/mysql/php_mysql.c:59:
/usr/include/mysql/mysql.h:292: warning: `HAVE_MYSQL_REAL_CONNECT' redefined
*Initialization*:1: warning: this is the location of the previous definition
Bad exit status from /var/tmp/rpm-tmp.48011 (%build)

I've seen 'mentions' of this on the net.. but no one really says what 
the problem is and what can be done to fix it...

I have these MySQL packages installed..

[root@mill96 SPECS]# cat ~/installed | grep SQL
MySQL-devel-3.23.36-1.0.19
MySQL-3.23.36-1.0.19
MySQL-client-3.23.36-1.0.19
MySQL-shared-3.23.36-1.0.19

Anyone seen this?  Read about it?  Have any ideas?

Thanks

Jeff




-- 
PHP Install 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