From:             support at positrondata dot com
Operating system: Fedora Core 5
PHP version:      5.1.4
PHP Bug Type:     Compile Warning
Bug description:  Warning message 'Remember to run libtool --finish' during 
'make install'.

Description:
------------
When I run 'make install' with PHP 5.1.4, Apache 2.2.2 and MySQL 5.0.19 I
get a warning message that reads

libtool: install : warning: 'remember to run libtool --finish  
/home/tkelly/Desktop/php-5.1.4/libs.

Do I need to run this if it is just a warning?  All seems to be working OK
but this message gives me an insecure feeling.  I also wonder why the 'make
install' cannot run this since it seems to be just another command.  I've
gotten this message with other PHP, Apache, MySQL configurations that I've
downloaded and recompiled so it does not seem to be specific to one build
environment.  I've also looked at the libtool documentation but that
doesn't say what the libtool --finish actually does internally to the
libraries. 

Is my environment somehow incomplete for 'make install'? The 'make' used
an absolute path to the home/tkelly/Desktop/php-5.1.4/libtool so I am
presuming 'make install' can also find this same version of libtool. Tom
Kelly.

Reproduce code:
---------------
N/A

Expected result:
----------------
N/A

Actual result:
--------------
N/A

-- 
Edit bug report at http://bugs.php.net/?id=37432&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=37432&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=37432&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=37432&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=37432&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=37432&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=37432&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=37432&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=37432&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=37432&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=37432&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=37432&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=37432&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=37432&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=37432&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=37432&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=37432&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=37432&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=37432&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=37432&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=37432&r=mysqlcfg

Reply via email to