Date: Thu, 17 Aug 2017 12:11:58 -0400 From: <scratch65535@att.net> To: freebsd-ports <ports@freebsd.org> Subject: gtkmm24 fails to link because libGL.so.1 not found Message-ID: <dmfbpcdcbpojomm1hm10vi284l6ddifalt@4ax.com>
next in thread | raw e-mail | index | archive | help
Another case where the makefile is at fault. The only place there's a libGL.so.1 as such is in /compat/linux, but I wasn't able to modify the makefile successfully to point at that subtree. First I tried an additional -L switch, and then an -R. Neither worked. If I should have used something else, I hope someone will clue me up because they're the only two I know for the ld loader..
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?dmfbpcdcbpojomm1hm10vi284l6ddifalt>