Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jul 2022 18:02:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 265134] mail/milter-greylist: Build fails with LDAP=on
Message-ID:  <bug-265134-7788-4VDeqd9vqk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-265134-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-265134-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=3D265134

--- Comment #1 from m.tsatsenko@gmail.com ---
I had a look. There are a few observations. First: it looks for a wrong set=
 of
libs -lldap_r-2.4 -llber-2.4 and -lldap_r -llber.=20
This is easily corrected, however next I run into another problem.=20
Although LDFLAGS_openldap is correctly populated with -L/usr/local/lib
-Wl,--rpath=3D/usr/local/lib actual invocation of cc is done with default
-L/usr/lib -Wl,--rpath=3D/usr/lib which is obviously wrong and the test sti=
ll
fails.

I will have a closer look later

--=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-265134-7788-4VDeqd9vqk>