Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Sep 2001 10:30:18 -0700 (PDT)
From:      Gabriel Ambuehl <gabriel_ambuehl@buz.ch>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/30743: PHP needs to link against libming.so.3 now
Message-ID:  <200109221730.f8MHUIL85319@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         30743
>Category:       ports
>Synopsis:       PHP needs to link against libming.so.3 now
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 22 10:40:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Gabriel Ambuehl
>Release:        4.4 (ports cvsup as of 22.9.01)
>Organization:
>Environment:
>Description:
Building PHP on a system with newly added ming-0.2a breaks cause the new libming.so is libming.so.3, not libming.so.2.
>How-To-Repeat:
#Warning: don't do that on a production system where you need to have 
#ming support for PHP as you won't be able to build it that way without #reinstalling from the old ming-0.1.1 port!

pkg_delete ming"*" 
rm /usr/local/lib/libming* #(just to make it sure everything's gone)
cd /usr/ports/www/mod_php4
make #select ming support!

>Fix:
Just linking against the new libming won't work so I propose to temporarily add a ming-0.1.1 port in order to be able to link against libming from PHP even with the latest ports tree.
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109221730.f8MHUIL85319>