[Bug 206794] lang/ghc does not install with synth

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 31 14:01:13 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206794

            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 at FreeBSD.org
          Reporter: w.litter at aon.at
          Assignee: haskell at FreeBSD.org
             Flags: maintainer-feedback?(haskell at FreeBSD.org)

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

In the port installs ,althrough this message.

The problem is here:
LIB_DEPENDS+=          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.

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


More information about the freebsd-ports-bugs mailing list