mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Isaac Dunham <idunham@lavabit.com>
To: musl@lists.openwall.com
Cc: selk@dragora.org
Subject: Re: error compiling shadow 4.1.5.1
Date: Mon, 20 May 2013 19:58:44 -0700	[thread overview]
Message-ID: <20130520195844.57f3e2b3@newbook> (raw)
In-Reply-To: <20130520211720.46a99347@rafaela>

On Mon, 20 May 2013 21:17:20 -0300
"Matias A. Fonzo" <selk@dragora.org> wrote:
> I'm trying to compile shadow 4.1.5.1.  I receive this error:
 
> http://pastebin.com/raw.php?i=9kzU9hfg
 
> It seems like some entries are missing in utmp.h:
> ut_host, ut_addr/ut_addr_v6, ...

1: musl does not support utmp. A public list of who's logged in is not
desired.

2: Just looking at that error, I get the impression that someone either
isn't defining a feature-test macro that they should or is omitting a
header. AF_INET is defined in sys/socket.h

3: I see no indications that the errors are due to ut_* being absent.

I'll see if I can find the problem.

HTH,
Isaac Dunham



  reply	other threads:[~2013-05-21  2:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-21  0:17 Matias A. Fonzo
2013-05-21  2:58 ` Isaac Dunham [this message]
2013-05-21  3:14   ` Rich Felker
2013-05-21  4:49     ` Isaac Dunham
2013-05-21 12:36       ` John Spencer
2013-05-22  0:42         ` Isaac Dunham

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130520195844.57f3e2b3@newbook \
    --to=idunham@lavabit.com \
    --cc=musl@lists.openwall.com \
    --cc=selk@dragora.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).