Re: Broken workflow

2012-03-16 Thread Peter Rosin
Eric Blake skrev 2012-03-16 22:58: > On 03/16/2012 03:54 PM, Peter Rosin wrote: >> Hi! >> >> I used to use Cygwin/git to manage my libtool repo, and bootstrap it >> with Cygwin. I would then build the bootstrapped libtool tree from >> MSYS when I needed to do changes there, or check for regression

Re: Broken workflow

2012-03-16 Thread Eric Blake
[adding bug-gnulib] On 03/16/2012 04:19 PM, Bob Friesenhahn wrote: > On Fri, 16 Mar 2012, Eric Blake wrote: >>> Can anything be done to make things work in a git checkout without >>> having git available after bootstrap? Please? >> >> It should already be possible. To skip that check, run: >> >>

Re: Broken workflow

2012-03-16 Thread Bob Friesenhahn
On Fri, 16 Mar 2012, Eric Blake wrote: Can anything be done to make things work in a git checkout without having git available after bootstrap? Please? It should already be possible. To skip that check, run: make check gl_public_submodule_commit= Given that libtool is often tested using te

Re: Broken workflow

2012-03-16 Thread Eric Blake
On 03/16/2012 03:54 PM, Peter Rosin wrote: > Hi! > > I used to use Cygwin/git to manage my libtool repo, and bootstrap it > with Cygwin. I would then build the bootstrapped libtool tree from > MSYS when I needed to do changes there, or check for regressions from > the Cygwin side. > > This appea

Broken workflow

2012-03-16 Thread Peter Rosin
Hi! I used to use Cygwin/git to manage my libtool repo, and bootstrap it with Cygwin. I would then build the bootstrapped libtool tree from MSYS when I needed to do changes there, or check for regressions from the Cygwin side. This appears to no longer be possible, if I run "make check" from MSY

Re: LD_LIBRARY_PATH - disappear of libdir after patch

2012-03-16 Thread Peter O'Gorman
Hi Paul, On 03/16/2012 12:35 PM, Paul Seidler wrote: I think I've got it: libtool.m4 @@ -2195,16 +2195,16 @@ + lt_fooi = ""; should be + lt_foo = ""; ? I think we you a beer. Thank you very much. I pushed this. Peter >From fbe09b44b5052273fe79ea24365c554a5d54d8ce Mon Sep 17 00:00:00

Re: LD_LIBRARY_PATH - disappear of libdir after patch

2012-03-16 Thread Paul Seidler
Am Dienstag, den 13.03.2012, 21:46 +0100 schrieb Paul Seidler: > Am Montag, den 12.03.2012, 22:18 -0500 schrieb Peter O'Gorman: > > Hi Paul, > > > > On 03/12/2012 10:47 AM, Paul Seidler wrote: > > > Hello, > > > > > > running the test suite of eina-1.1 with 1.0 installed and > > > libtool-2.4{.2,}