From:             djlopez at gmx dot de
Operating system: FreeBSD 4.4
PHP version:      4.3.1
PHP Bug Type:     Compile Warning
Bug description:  Another warning - libmysqlclient.la

Hi,

after fixing up the first make - WARNING about my_tempnam.c there's
another warning.

libtool: link: warning: library
`/usr/local/mysql/lib/mysql/libmysqlclient.la' was moved.

I tried with this compiling options:
./configure --enable-calendar --enable-ftp
--with-mysql=/usr/home/lopezy/usr/local/mysql-3.23.49 --enable-trans-sid
--enable-sockets --with-regex=php --enable-memory-limit
--enable-track-vars --with-zlib
--with-config-file-path=/usr/local/lib/php431.ini

I also tried:
--with-mysql=/usr/home/lopezy/usr/local/mysql
and
--with-mysql

but always the same warning.
My system is pre-configured and I don't know how to make gcc override
warnings - it REALLY STOPS at warnings!
There's a documentation hole and I think there should not be any warnings
while compiling... :(
-- 
Edit bug report at http://bugs.php.net/?id=22285&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22285&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22285&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22285&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22285&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22285&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22285&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22285&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22285&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22285&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22285&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22285&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22285&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22285&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22285&r=gnused

Reply via email to