Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 May 2001 09:42:58 -0700 (PDT)
From:      jlp@flipdog.com
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/27590: dependancy chain not being followed
Message-ID:  <200105231642.f4NGgwQ79363@freefall.freebsd.org>

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

>Number:         27590
>Category:       ports
>Synopsis:       dependancy chain not being followed
>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:   Wed May 23 09:50:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Jan L. Peterson
>Release:        4.2-STABLE
>Organization:
FlipDog.com
>Environment:
FreeBSD aurora.corp.flipdog.com 4.2-STABLE FreeBSD 4.2-STABLE #2: Thu Feb 15 12:57:42 MST 2001     root@aurora.corp.flipdog.com:/usr/src/sys/compile/AURORA  i386

>Description:
While trying to build www/mozilla, the build failed.  It was trying to
build a dependancy (graphics/libmng), but couldn't.  It appears that
graphics/libmng depends on graphics/lcms, and the libmng port does
define that dependancy, but when the dependencies are followed from
the mozilla build, it doesn't appear to pick up the fact that lcms
is also needed.
>How-To-Repeat:
On a system that does not have graphics/lcms or graphics/libmng installed,
cd /usr/ports/www/mozilla and type "make".  You will note that it
correctly detects that it needs to go build graphics/libmng, and it
proceeds to do so, but the build of libmng does not correctly detect
that it needs graphics/lcms, so it fails.
>Fix:
Not a fix, but a workaround, build graphics/lcms first, then do the
mozilla build.
>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?200105231642.f4NGgwQ79363>