|
Message-ID: <20110414115943.GM13185@brightrain.aerifal.cx> Date: Thu, 14 Apr 2011 07:59:43 -0400 From: Rich Felker <dalias@...ifal.cx> To: musl@...ts.openwall.com Subject: Re: [compatibility] heirloom tools 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. > nawk: does some weird shit with PASTA definitions that I'm too lazy to > debug PASTA? > 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.. Rich
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.