|
Message-ID: <20110414122357.GA9516@erwin>
Date: Thu, 14 Apr 2011 14:23:57 +0200
From: Valentin Ochs <a@....de>
To: musl@...ts.openwall.com
Subject: Re: [compatibility] heirloom tools
On Thu, Apr 14, 2011 at 07:59:43AM -0400, Rich Felker wrote:
> On Mon, Apr 11, 2011 at 10:27:13PM +0200, Valentin Ochs wrote:
> > echo: needs to include <sys/types.h>
>
> Can you tell me what it needs from sys/types.h? It's possible I've
> mistakenly omitted whatever it is from some other header that should
> be providingit.
mode_t
>
> > nawk: does some weird shit with PASTA definitions that I'm too lazy to
> > debug
>
> PASTA?
>
Never mind, it seems like heirloom doesn't like the busybox ed. I've
tried with heirloom ed and it compiles now. Must've missed the ed error
last time.
> > test: sed -i 's/S_IREAD/S_IRUSR/g;s/S_IWRITE/S_IWUSR/g;s/S_IEXEC/S_IXUSR/g;' test/test.c test/helper.c
> > defs.h needs to include <sys/types.h>
>
> And same here..
And same here ;) (mode_t again)
--Valentin
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.