mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Isaac Dunham <idunham@lavabit.com>
To: musl@lists.openwall.com
Subject: Re: posix api test
Date: Sun, 21 Oct 2012 21:15:45 -0700	[thread overview]
Message-ID: <20121021211545.a950664b.idunham@lavabit.com> (raw)
In-Reply-To: <20121021231724.GC254@brightrain.aerifal.cx>

On Sun, 21 Oct 2012 19:17:25 -0400
Rich Felker <dalias@aerifal.cx> wrote:

> 
> > unistd.c:29: error: '_CS_POSIX_V7_THREADS_CFLAGS' undeclared (first use in this function)
Not in eglibc trunk (see bits/confname.h)
newlib uses 18, fwiw
> > unistd.c:30: error: '_CS_POSIX_V7_THREADS_LDFLAGS' undeclared (first use in this function)
Likewise.
newlib uses 19.
> > unistd.c:32: error: '_CS_V7_ENV' undeclared (first use in this function)
Tail end of an enum...
> > unistd.c:59: error: '_PC_TIMESTAMP_RESOLUTION' undeclared (first use in this function)
> > unistd.c:180: error: '_SC_XOPEN_UUCP' undeclared (first use in this function)
Don't appear to be defined.

> I think glibc is also missing these, at least in the old version I'm
> looking at. We'll need to get agreed-upon values. Hopefully a newer
> glibc has them for me to pull..


-- 
Isaac Dunham <idunham@lavabit.com>



      reply	other threads:[~2012-10-22  4:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-20 22:04 Szabolcs Nagy
2012-10-21 23:17 ` Rich Felker
2012-10-22  4:15   ` Isaac Dunham [this message]

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=20121021211545.a950664b.idunham@lavabit.com \
    --to=idunham@lavabit.com \
    --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).