[Bug 200182] comms/libfec: produces broken library
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu May 14 00:47:09 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200182
Bug ID: 200182
Summary: comms/libfec: produces broken library
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: olgeni at FreeBSD.org
Reporter: amdmi3 at FreeBSD.org
Assignee: olgeni at FreeBSD.org
Flags: maintainer-feedback?(olgeni at FreeBSD.org)
% cat 1.c
int main() { return 0; }
% cc 1.c -L/usr/local/lib -lfec
/usr/local/lib/libfec.so: undefined reference to `find_cpu_mode'
/usr/local/lib/libfec.so: undefined reference to `log'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list