Date: Thu, 14 May 2015 00:47:09 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 200182] comms/libfec: produces broken library Message-ID: <bug-200182-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org Reporter: amdmi3@FreeBSD.org Assignee: olgeni@FreeBSD.org Flags: maintainer-feedback?(olgeni@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200182-13>