Re: [Libreoffice] [PUSHED] mysqlc chicken-and-egg bootstrap

2011-08-09 Thread Noel Power
On 09/08/11 17:56, Lionel Elie Mamane wrote: On Tue, Aug 09, 2011 at 04:37:51PM +0100, Noel Power wrote: you are using downloaded source tar-balls ? No, git clone of bootstrap repository. ah ok, anyway, with the new core git this is no longer a problem and the test makes even less sense Noe

Re: [Libreoffice] [PUSHED] mysqlc chicken-and-egg bootstrap

2011-08-09 Thread Lionel Elie Mamane
On Tue, Aug 09, 2011 at 04:37:51PM +0100, Noel Power wrote: > On 05/08/11 10:23, Lionel Elie Mamane wrote: >> When doing a fresh bootstrap clone and >> ./autogen.sh '--enable-ext-mysql-connector' '--with-system-mysql' >> configure complains that the directory "mysqlc" does not exist and >> error

Re: [Libreoffice] [PUSHED] mysqlc chicken-and-egg bootstrap

2011-08-09 Thread Noel Power
On 05/08/11 10:23, Lionel Elie Mamane wrote: Hi, When doing a fresh bootstrap clone and ./autogen.sh '--enable-ext-mysql-connector' '--with-system-mysql' configure complains that the directory "mysqlc" does not exist and errors out. But that directory will be created by "make fetch" _after_ co