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
>> errors out. But that directory will be created by "make fetch" _after_
>> configure is finished running, so I'd suggest the attached patch.

>> Else, one has to do:

>>  ./autogen.sh&&  make fetch&&  ./autogen.sh '--enable-ext-mysql-connector' 
>> '--with-system-mysql'

> you are using downloaded source tar-balls ?

No, git clone of bootstrap repository.

-- 
Lionel
_______________________________________________
LibreOffice mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to