Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Jan 2016 14:01:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 206794] lang/ghc does not install with synth
Message-ID:  <bug-206794-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206794

            Bug ID: 206794
           Summary: lang/ghc does not install with synth
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: haskell@FreeBSD.org
          Reporter: w.litter@aon.at
          Assignee: haskell@FreeBSD.org
             Flags: maintainer-feedback?(haskell@FreeBSD.org)

Lang/ghc does not install with synth. Error Message
=3D=3D=3D>  Building package for ghc-7.10.2
actual-package-depends: dependency on /lib/libutil.so.9 not registered (nor=
mal
if it belongs to base)

In the port installs ,althrough this message.

The problem is here:
LIB_DEPENDS+=3D          libutil.so.9:${PORTSDIR}/misc/compat9x

The compat9x port has no libutil* file in its source.

If I comment this line, it works.

Either we can remove this line, or it is need to add the libutil file to the
compat9x port.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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