mailing list of musl libc
 help / color / mirror / code / Atom feed
From: idunham@lavabit.com
To: musl@lists.openwall.com
Subject: Re: Latest pkgsrc results [What builds on musl?]
Date: Thu, 19 Jul 2012 15:35:33 -0700 (PDT)	[thread overview]
Message-ID: <32441.132.241.65.196.1342737333.squirrel@lavabit.com> (raw)
In-Reply-To: <50078DFD.5040807@purdue.edu>


>>> Breakdown: http://sprunge.us/SFWc
>>> Most valuable dependencies: http://sprunge.us/CcBV
>> IIRC the wiki's not up right now, but this seems like something that
>> would
>> be useful to post there.
> I was pushing on the wiki for exactly this reason ;)
>>> Some notes:
>>> Ruby doesn't build for stupid reasons (the docs don't build). I haven't
>>> investigated, but it might be pkgsrc-specific. I'm told it works
>>> elsewhere. PHP and SDL have patches I have not yet integrated.
>> I can send patches for libowfat, if you want. (I know it's not great
>> code, but I wanted dietsniff, so I patched both...)
> I certainly won't argue.
>> I may look into editors/ted and wm/icewm, since icewm is one of my
>> favorite wms and Ted is the wordprocessor I usually use.
I still have to get libpcre so it will build, but looking at make -i, Ted
_seems_ to be simply wanting _XOPEN_SOURCE (or _GNU_SOURCE or
_BSD_SOURCE), so it gets the M_* defines in math.h. (the only files that
didn't build were the one that #include'd pcre.h, and a few that errored
on M_PI and M_SQRT1_2

(most of you probably know this, but anyhow,
make -i 2>&1 |tee $LOGFILE
 (I use busybox tee), then grep error: $LOGFILE, helps find where the
problems are)
...
> If you just want the pkgsrc patches, you can
> either use snowflake/pkgsrc-patches (broken down by package) or
> snowflake/core/patches/pkgsrc-musl.diff (all in one). Use pkgsrc 2012Q1
> for easiest patching, I haven't updated to Q2 yet. I intend to right
> about now, since this build is over.
>
> (To listeners-in, Snowflake is http://bitbucket.org/GregorR/snowflake )

Ah yes...I still haven't bothered setting up Python or Mercurial...and I'd
been hoping to avoid anything other than git as long as possible ;).

Thanks,
Isaac Dunham





  reply	other threads:[~2012-07-19 22:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-19  2:30 Gregor Richards
2012-07-19  3:34 ` Rich Felker
2012-07-19  4:28 ` idunham
2012-07-19  4:33   ` Gregor Richards
2012-07-19 22:35     ` idunham [this message]
2012-07-19 22:37       ` Gregor Richards
2012-07-20  4:54       ` idunham
2012-07-19  5:16 ` Kurt H Maier
2012-08-11  3:33 Gregor Richards
2012-08-26 13:49 Gregor Richards
2012-08-26 17:50 ` Gregor Richards

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=32441.132.241.65.196.1342737333.squirrel@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).