mailing list of musl libc
 help / color / mirror / code / Atom feed
* _PATH_LASTLOG
@ 2013-12-03 17:44 Raphael Cohn
  2013-12-03 18:42 ` _PATH_LASTLOG Szabolcs Nagy
  2013-12-03 19:34 ` _PATH_LASTLOG Rich Felker
  0 siblings, 2 replies; 22+ messages in thread
From: Raphael Cohn @ 2013-12-03 17:44 UTC (permalink / raw)
  To: musl

[-- Attachment #1: Type: text/plain, Size: 384 bytes --]

Hi,

I'm trying to compile linux-pam 1.1.8 using musl-cross, and I've hit a
compilation error in  modules/pam_lastlog/pam_lastlog.c

Essentially, this code includes the clib utmp.h (based on HAVE_UTMP_H) and
then assumes _PATH_LASTLOG is defined.

utmp.h doesn't define this macro, but does define _PATH_UTMP and
_PATH_WTMP. Should it? (And why are they set to /dev/null/xxx )?

Raph

[-- Attachment #2: Type: text/html, Size: 541 bytes --]

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2013-12-03 21:42 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-03 17:44 _PATH_LASTLOG Raphael Cohn
2013-12-03 18:42 ` _PATH_LASTLOG Szabolcs Nagy
2013-12-03 19:09   ` _PATH_LASTLOG Raphael Cohn
2013-12-03 19:54     ` _PATH_LASTLOG Rich Felker
2013-12-03 20:10       ` _PATH_LASTLOG Raphael Cohn
2013-12-03 20:25         ` _PATH_LASTLOG Rich Felker
2013-12-03 20:44           ` _PATH_LASTLOG Laurent Bercot
2013-12-03 20:51             ` _PATH_LASTLOG Raphael Cohn
2013-12-03 21:00               ` _PATH_LASTLOG Nathan McSween
2013-12-03 21:05                 ` _PATH_LASTLOG Raphael Cohn
2013-12-03 21:42                 ` _PATH_LASTLOG Rich Felker
2013-12-03 21:38             ` _PATH_LASTLOG Rich Felker
2013-12-03 20:49           ` _PATH_LASTLOG Raphael Cohn
2013-12-03 20:51         ` _PATH_LASTLOG Laurent Bercot
2013-12-03 20:52           ` _PATH_LASTLOG Raphael Cohn
2013-12-03 19:34 ` _PATH_LASTLOG Rich Felker
2013-12-03 19:50   ` _PATH_LASTLOG Raphael Cohn
2013-12-03 20:03     ` _PATH_LASTLOG Laurent Bercot
2013-12-03 20:11       ` _PATH_LASTLOG Raphael Cohn
2013-12-03 20:06     ` _PATH_LASTLOG Rich Felker
2013-12-03 20:18       ` _PATH_LASTLOG Raphael Cohn
2013-12-03 20:30         ` _PATH_LASTLOG Rich Felker

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).