[Bug 199566] lang/polyml: pkg-config output missing libffi dependency

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Apr 15 02:32:58 UTC 2016


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

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

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

--- Comment #5 from Timothy Beyer <beyert at cs.ucr.edu> ---
It turns out that a later version of polyml corrected this issue.  When I did
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

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


More information about the freebsd-ports-bugs mailing list