Date: Sun, 12 Feb 2017 16:11:51 +0000 From: bugzilla-noreply@freebsd.org To: multimedia@FreeBSD.org Subject: [Bug 217031] multimedia/ffmpeg: fails to build Message-ID: <bug-217031-12827-qs4Dmw2AIp@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-217031-12827@https.bugs.freebsd.org/bugzilla/> References: <bug-217031-12827@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217031 Jan Beich (mail not working) <jbeich@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Ports Framework |Individual Port(s) CC|freebsd-amd64@FreeBSD.org, |kwm@FreeBSD.org |freebsd-ports-bugs@FreeBSD. | |org, multimedia@FreeBSD.org | Assignee|portmgr@FreeBSD.org |multimedia@FreeBSD.org --- Comment #1 from Jan Beich (mail not working) <jbeich@FreeBSD.org> --- Can you post "make showconfig" output? > BEGIN /tmp/ffconf.LugjN2Ky.c > 1 extern int glXGetProcAddress(); > 2 int main(void){ glXGetProcAddress(); } > END /tmp/ffconf.LugjN2Ky.c > cc ... -L/usr/local/lib ... -lGL ... > /usr/local/bin/ld: cannot find -lGL > cc: error: linker command failed with exit code 1 (use -v to see invocati= on) Make sure /usr/local/lib/libGL.so exists and points to a real file. Maybe p= orts r433892 broke something. --=20 You are receiving this mail because: You are on the CC list for the bug. 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-217031-12827-qs4Dmw2AIp>