[Bug 234510] cap_service_open fails to provide services

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 31 01:41:29 UTC 2018


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

anton whalley <anton at venshare.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
         Resolution|---                         |FIXED

--- Comment #1 from anton whalley <anton at venshare.com> ---
Looking at /usr/src/lib/libcasper/services/cap_dns/tests/Makefile I noticed
that cap_dns is also passed as an -l option.

I can now build sample.c with

% sample.c -o sample -g -DWITH_CASPER -lcasper -lcap_dns

and it runs as expected.

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


More information about the freebsd-bugs mailing list