php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #22285 Another warning - libmysqlclient.la
Submitted: 2003-02-18 17:28 UTC Modified: 2003-02-18 22:51 UTC
From: djlopez at gmx dot de Assigned:
Status: Not a bug Package: Compile Warning
PHP Version: 4.3.1 OS: FreeBSD 4.4
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
24 - 5 = ?
Subscribe to this entry?

 
 [2003-02-18 17:28 UTC] djlopez at gmx dot de
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... :(

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-02-18 22:51 UTC] sniper@php.net
This is not PHP bug/problem at all..try the nice libtool/gcc folk instead..

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 17:01:29 2024 UTC