[PHP-DEV] PHP 4.0 Bug #7036 Updated: Patch for ltconfig From: derick <email protected>
Date: 12/28/00

ID: 7036
Updated by: derick
Reported By: swenson <email protected>
Old-Status: Feedback
Status: Closed
Bug Type: *General Issues
Assigned To:
Comments:

User reported that the update ltconfig is part of the new php distribution.
So closing

Previous Comments:
---------------------------------------------------------------------------

[2000-11-27 06:13:08] sniper <email protected>
Could you please check whether this is still needed
with latest CVS ??

And what exactly this patch should fix?

--Jani

---------------------------------------------------------------------------

[2000-10-05 05:25:28] swenson <email protected>
Just got latest CVS tarball installed on my two servers. I do not know if you have this patch from the OpenBSD group or not. I can not find a related bug. So I am letting you know that it was needed.

--- ltconfig.orig Wed Jun 28 18:37:22 2000
+++ ltconfig Tue Aug 8 23:39:23 2000
@@ -2028,6 +2028,7 @@ openbsd*)
   library_names_spec='${libname}${release}.so$versuffix ${libname}.so$versuffix'
   finish_cmds='PATH="$PATH:/sbin" ldconfig -m $libdir'
   shlibpath_var=LD_LIBRARY_PATH
+ deplibs_check_method='pass_all'
   ;;

 os2*)

---------------------------------------------------------------------------

Full Bug description available at: http://bugs.php.net/?id=7036

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>