ID:               37322
 Comment by:       sorin at intersol dot ro
 Reported By:      raosid at rediffmail dot com
 Status:           No Feedback
 Bug Type:         *Configuration Issues
 Operating System: fedora core 4
 PHP Version:      4.4.2
 New Comment:

OOps, My mistake. I think that the problem is that the compiled mysql
in FC4 and FC5 may not include old functions?! 

Any suggestion not including the recompilation of mysql.


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

[2006-08-02 15:47:27] sorin at intersol dot ro

It seamns that you must define USE_OLD_FUNCTIONS before including
mysql.h (At least in mysql 5 the missing functions are including only
if USE_OLD_FUNCTIONS is defined).

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

[2006-08-02 15:37:22] sorin at intersol dot ro

I confirm this bug in Fedora Core 5.

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

[2006-05-14 01:00:00] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

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

[2006-05-06 09:30:41] [EMAIL PROTECTED]

It looks like you have a headers mess in your system. 
The configure option should be --with-mysql='INSTALL PREFIX of mysql',
not SOURCE.
Please try using the right option and post the results here.

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

[2006-05-05 05:04:13] raosid at rediffmail dot com

Description:
------------
hi ,
i am having a problem in configuring php4.4.2 with already installed
mysql. when i say --with-mysql=/'source of mysql'.
it says...
lresolv -lm -ldl -lnsl -lcrypt -lcrypt  -o sapi/cgi/php
ext/mysql/php_mysql.o(.text+0x2095): In function
`zif_mysql_create_db':
/home/siddharth/Desktop/php-4.4.2/ext/mysql/php_mysql.c:1163: undefined
reference to `mysql_create_db'
ext/mysql/php_mysql.o(.text+0x22cb): In function `zif_mysql_drop_db':
/home/siddharth/Desktop/php-4.4.2/ext/mysql/php_mysql.c:1205: undefined
reference to `mysql_drop_db'
collect2: ld returned 1 exit status
make: *** [sapi/cgi/php] Error 1


any suggestions????




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


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

Reply via email to