Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Apr 2016 02:32:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199566] lang/polyml: pkg-config output missing libffi dependency
Message-ID:  <bug-199566-13-PNrncYzy3t@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-199566-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-199566-13@https.bugs.freebsd.org/bugzilla/>

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

Timothy Beyer <beyert@cs.ucr.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|maintainer-feedback?(beyert |maintainer-feedback+
                   |@cs.ucr.edu)                |

--- Comment #5 from Timothy Beyer <beyert@cs.ucr.edu> ---
It turns out that a later version of polyml corrected this issue.  When I d=
id
some work on a submitted update to polyml, now I get the proper output:

> hypercube# pkg-config --libs polyml
-L/usr/local/lib -lpolymain -lpolyml -lpthread -lffi  -lm -lgcc_s -lgcc

Notice that -lffi is included, as it should.

See issue #208783 for more details.

My apologies for taking so long to get to this issue.

Regards,
Tim

--=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-199566-13-PNrncYzy3t>