https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217031
Jan Beich (mail not working) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Ports Framework |Individual Port(s) CC|[email protected], |[email protected] |freebsd-ports-bugs@FreeBSD. | |org, [email protected] | Assignee|[email protected] |[email protected] --- Comment #1 from Jan Beich (mail not working) <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
