mailing list of musl libc
 help / color / mirror / code / Atom feed
From: stephen Turner <stephen.n.turner@gmail.com>
To: musl@lists.openwall.com
Subject: Re: user.h page_size undeclared
Date: Fri, 21 Nov 2014 16:07:12 -0500	[thread overview]
Message-ID: <CAA7aPHjcZL5sbyyhLYLKR4Smak3R10XohATkuUzbwOCStb=fLA@mail.gmail.com> (raw)
In-Reply-To: <CAA7aPHjOTk9K+WS9s_2obvUsD=557JdyC-A0EncXo0w6KnNbkg@mail.gmail.com>

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

The PAGE_SIZE being undeclared would be an issue in the trad-core.c file?
I looked at the header and albiet my C# is limited at best it looks
declared to me..

User.h
<snip>
#define PAGE_MASK     (~(PAGE_SIZE-1))
#define NBPG                PAGE_SIZE
#define UPAGES           1




On Thu, Nov 20, 2014 at 11:43 AM, stephen Turner <stephen.n.turner@gmail.com
> wrote:

> I have been having a very similiar bug to one reported elsewhere but not
> directed at musl at the time. It appears there was a issue with the user.h
> header in the past that returned trad-core page size errors as well.  Has
> this bug made its way into the musl user.h header ? If there is anything i
> can provide to assist please let me know.
>
> /binutils/bfd/trad-core.c: In function 'trad_unix_core_file_p':
> trad-core.c:118: error: 'PAGE_SIZE' undeclared (first use in this function)
> trad-core.c:118: error: (Each undeclared identifier is reported only once
> trad-core.c:118: error: for each function it appears in.)
>
> https://sourceware.org/bugzilla/show_bug.cgi?id=5145
>
> thanks,
> stephen
>

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

      reply	other threads:[~2014-11-21 21:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-20 16:43 stephen Turner
2014-11-21 21:07 ` stephen Turner [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='CAA7aPHjcZL5sbyyhLYLKR4Smak3R10XohATkuUzbwOCStb=fLA@mail.gmail.com' \
    --to=stephen.n.turner@gmail.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).