Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Tue, 26 Feb 2013 23:54:58 +0100
From: Daniel Cegiełka <daniel.cegielka@...il.com>
To: musl@...ts.openwall.com
Subject: shadow.h

Hi,
It seems that the musl doesn't contain several important shadow's
functions that are declared in the shadow.h.

# ldd /lib/security/pam_unix.so
	libpam.so => /lib/libpam.so (0x7fcac91b8000)
Error relocating /lib/security/pam_unix.so: putspent: symbol not found
Error relocating /lib/security/pam_unix.so: fgetspent: symbol not found
Error relocating /lib/security/pam_unix.so: putpwent: symbol not found

Best regards,
Daniel

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.