mailing list of musl libc
 help / color / mirror / code / Atom feed
From: u-uy74@aetey.se
To: musl@lists.openwall.com
Subject: Re: Missing definitions for UTMP(x)
Date: Tue, 29 Aug 2017 13:05:56 +0200	[thread overview]
Message-ID: <20170829110556.GB7234@example.net> (raw)
In-Reply-To: <20170828185658.74f2552f@prometeo.example.org>

On Mon, Aug 28, 2017 at 06:57:27PM -0300, Matias Fonzo wrote:
> We were building mesa (17.2.0-rc4) for Dragora, and we get this errors:
> 
> In file included from sessreg.c:73:0:
> sessreg.c: In function 'main':
> sessreg.h:107:21: error: '_PATH_WTMPX' undeclared (first use in this

$ tar tvzf mesa-17.2.0-rc4.tar.gz | grep sessreg || echo MISSING
MISSING
$

The problem is somewhere else than in mesa :)

A sufficient fix (while building sessreg as a part of xorg-apps)
was for me

 sed -i '/^#define HAVE_UPDWTMPX 1/d' config.h

Depending on the sessreg version and the building options
something else might be needed or not, but not much.

Regards,
Rune



  parent reply	other threads:[~2017-08-29 11:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-28 21:57 Matias Fonzo
2017-08-29  2:09 ` A. Wilcox
2017-08-29 18:53   ` Matias Fonzo
2017-08-29 11:05 ` u-uy74 [this message]
2017-08-29 18:51   ` Matias Fonzo

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=20170829110556.GB7234@example.net \
    --to=u-uy74@aetey.se \
    --cc=musl@lists.openwall.com \
    /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).