Re: configure breakage under Interix

2006-02-08 Thread Jim Meyering
Jerker Bäck <[EMAIL PROTECTED]> wrote: >> Last I heard, the following patch, mostly from Darren Starr, does the >> job as long as you manually define MOUNTED_INTERIX (eventually, it'll >> be defined via m4/ls-mntd-fs.m4). > > You mean: > #define MOUNTED_INTERIX 1 > in config.h? Right. __

RE: configure breakage under Interix

2006-02-08 Thread Jerker Bäck
>>> Last I heard, the following patch, mostly from Darren Starr, does the >>> job as long as you manually define MOUNTED_INTERIX (eventually, it'll >>> be defined via m4/ls-mntd-fs.m4). >> >> You mean: >> #define MOUNTED_INTERIX 1 >> in config.h? >Right. Thanks, I've found it by browsing the cv

RE: configure breakage under Interix

2006-02-08 Thread Jerker Bäck
> It's more likely that your 'sed' implementation is buggy. True (or "buggy" I don't really know) The script works if I exchange the Interix BSD sed with GNU sed (sed-4.1.5 release, note regex.c bugs). Maybe a sed version check would be good in configure? Note that cc now works all the way. > La

Re: configure breakage under Interix

2006-02-08 Thread Jim Meyering
Paul Eggert <[EMAIL PROTECTED]> wrote: > Jerker Bäck <[EMAIL PROTECTED]> writes: > >> >> >> >> Is there a solution for this yet? > > Some of the problems d

Re: configure breakage under Interix

2006-02-06 Thread Paul Eggert
Jerker Bäck <[EMAIL PROTECTED]> writes: > > > > Is there a solution for this yet? Some of the problems described in those links have been fixed, in coreu

Re: configure breakage under Interix

2006-02-06 Thread Jerker Bäck
Is there a solution for this yet? I'm using the retail version of Interix 5.2 (2006-01-06) and get the same problem in configure for coreutils-5.93. I ap

Re: configure breakage under Interix

2005-11-08 Thread Jim Meyering
Sam Johnston <[EMAIL PROTECTED]> wrote: ... > Finally I do a ./configure --prefix=/usr/local/coreutils-5.93 and I > get a 'Memory fault (core dumped)' for each Makefile ala: > > > config.status: creating tests/unexpand/Makefile > Memory fault (core dumped) It sounds like a tool that's run by conf

Re: configure breakage under Interix

2005-11-08 Thread Jim Meyering
Sam Johnston <[EMAIL PROTECTED]> wrote: > Evening all, > > I'm having some trouble getting coreutils running under Interix > (Microsoft's POSIX subsystem aka Services for Unix which is to be > included in Windows 2003 Server R2, Vista, etc.). First I tell it > about the new release (5.2 instead of

Re: configure breakage under Interix

2005-11-08 Thread Jim Meyering
Sam Johnston <[EMAIL PROTECTED]> wrote: > Evening all, > > I'm having some trouble getting coreutils running under Interix > (Microsoft's POSIX subsystem aka Services for Unix which is to be > included in Windows 2003 Server R2, Vista, etc.). First I tell it > about the new release (5.2 instead of