https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234510
anton whalley <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |FIXED --- Comment #1 from anton whalley <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
