php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15593 still getting inter-libraray dependencies warning
Submitted: 2002-02-17 21:44 UTC Modified: 2002-04-22 23:31 UTC
From: lola at maceinsteiger dot de Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.1.1 OS: openbsd 3.0
Private report: No CVE-ID: None
 [2002-02-17 21:44 UTC] lola at maceinsteiger dot de
i applied the patches in #8125 and #8230 but i?m still 
getting:

*** Warning: inter-library dependencies are not known to be 
supported.
*** All declared inter-library dependencies are being 
dropped.
*** The inter-library dependencies that have been dropped 
here will be
*** automatically added whenever a program is linked with 
this library
*** or is declared to -dlopen it.
Making all in pear


any idea?

Patches

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-02-18 08:31 UTC] sander@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

Especially: can you post your configure line???
 [2002-02-18 08:50 UTC] lola at maceinsteiger dot de
my configure line is:

./configure --with-apxs=/usr/local/apache/bin/apxs --with-
mysql=/usr/local/mysql --enable-track-vars --enable-trans-
sid

i?m using apache 1.3.23 and mysql 4.0.1 alpha.

same configuration works for me on sun cobalt raq3 (redhat 
linux) but not on openbsd 3.0

phpinfo(); stops at the headline "pcre"
 [2002-02-18 09:13 UTC] lola at maceinsteiger dot de
packages:

pcre-3.4
libtool-1.3.5p3

are installed.
 [2002-04-22 23:31 UTC] sniper@php.net
Please try PHP 4.2.0. Reopen if you still get the
same problems with it.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Aug 15 22:01:28 2024 UTC