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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: djlopez at gmx dot de
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Tue Oct 08 22:01:27 2024 UTC