From mboxrd@z Thu Jan 1 00:00:00 1970 From: Waldemar Brodkorb Date: Sun, 24 Dec 2017 13:09:57 +0100 Subject: [Buildroot] systemd: build failure against pam on arm In-Reply-To: <873741w59p.fsf@paral.in> References: <87fufjgycd.fsf@dell.be.48ers.dk> <29DD8155-F769-488E-8A9E-39D8B6D18B54@openadk.org> <87608xykge.fsf@paral.in> <1397D1DC-9330-40CF-89AB-8CB27EEFF333@openadk.org> <873741w59p.fsf@paral.in> Message-ID: <20171224120957.GY27558@waldemar-brodkorb.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hi, Christian Stewart wrote, > Hi Waldemar, > > Thank you for looking into this- > > Waldemar Brodkorb writes: > > check config.log where pam_misc is added. May be configure has a bug and detects your host pam under certain conditions. > > Seems like it. > > > PAM_LIBS='-lpam -lpam_misc' > I cannot reproduce the problem with your defconfig and br git master. I disabled ccache. Could you try without ccache? Isn't --disable-pam used when you did not enable linux-pam? best regards Waldemar