Date: Tue, 23 Feb 2021 15:29:51 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 253176] security/sssd: Fails to build: ld: error: unable to find library -lpython3.7m Message-ID: <bug-253176-7788-CkcQ5E6zOd@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-253176-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-253176-7788@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=3D253176 Timmons C. Player <timmons@monkeyplayground.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |timmons@monkeyplayground.ne | |t --- Comment #3 from Timmons C. Player <timmons@monkeyplayground.net> --- I was able to work around the linking issue by adding the following to my make.conf file for poudriere... --- .if ${.CURDIR:M*/security/sssd} LDFLAGS+=3D-L/usr/local/lib .endif --- However, I then ran into a packaging issue related to having krb5-1.19 inst= ead of krb5-1.18. This required updating security/sssd/files/patch-src__external__pac_responder.m4 to allow for Kerb= eros version 1.19. I noticed a similar change was recently made for version 1.18= in ports r557829. --=20 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-253176-7788-CkcQ5E6zOd>