[Bug 217031] multimedia/ffmpeg: fails to build
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Feb 12 16:11:51 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217031
Jan Beich (mail not working) <jbeich at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|Ports Framework |Individual Port(s)
CC|freebsd-amd64 at FreeBSD.org, |kwm at FreeBSD.org
|freebsd-ports-bugs at FreeBSD. |
|org, multimedia at FreeBSD.org |
Assignee|portmgr at FreeBSD.org |multimedia at FreeBSD.org
--- Comment #1 from Jan Beich (mail not working) <jbeich at 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 invocation)
Make sure /usr/local/lib/libGL.so exists and points to a real file. Maybe ports
r433892 broke something.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-amd64
mailing list