You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by Patricia Shanahan <pa...@acm.org> on 2017/01/26 00:20:56 UTC

Difficulty with dmake

I am trying to set up a new debug environment, incorporating the recent 
changes to how debug works. Unfortunately, my configure-and-bootstrap 
cannot find dmake. It looks for it in a different URL from the one 
specified as DMAKE_URL from configure.

run_configure.sh contains my configure parameters. wk_log.txt is the 
output from an attempt to configure and bootstrap.

Re: Difficulty with dmake

Posted by Damjan Jovanovic <da...@apache.org>.
I am not sure. My changes definitely didn't affect that.

I think it might have always been the case, that "source ..." is necessary
before ./bootstrap.

On Thu, Jan 26, 2017 at 6:39 AM, Patricia Shanahan <pa...@acm.org> wrote:

> Thanks. That worked.
>
> The step-by-step puts winenv.set.sh after ./bootstrap, and that used to
> work. Do you expect it to work again, or do we need to edit the
> instructions?
>
>
> On 1/25/2017 8:25 PM, Damjan Jovanovic wrote:
>
>> Try "source winenv.set.sh" between ./configure and ./bootstrap.
>>
>> Damjan
>>
>> On Thu, Jan 26, 2017 at 2:20 AM, Patricia Shanahan <pa...@acm.org> wrote:
>>
>> I am trying to set up a new debug environment, incorporating the recent
>>> changes to how debug works. Unfortunately, my configure-and-bootstrap
>>> cannot find dmake. It looks for it in a different URL from the one
>>> specified as DMAKE_URL from configure.
>>>
>>> run_configure.sh contains my configure parameters. wk_log.txt is the
>>> output from an attempt to configure and bootstrap.
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
>>> For additional commands, e-mail: dev-help@openoffice.apache.org
>>>
>>>
>>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
>
>

Re: Difficulty with dmake

Posted by Patricia Shanahan <pa...@acm.org>.
Thanks. That worked.

The step-by-step puts winenv.set.sh after ./bootstrap, and that used to 
work. Do you expect it to work again, or do we need to edit the 
instructions?

On 1/25/2017 8:25 PM, Damjan Jovanovic wrote:
> Try "source winenv.set.sh" between ./configure and ./bootstrap.
>
> Damjan
>
> On Thu, Jan 26, 2017 at 2:20 AM, Patricia Shanahan <pa...@acm.org> wrote:
>
>> I am trying to set up a new debug environment, incorporating the recent
>> changes to how debug works. Unfortunately, my configure-and-bootstrap
>> cannot find dmake. It looks for it in a different URL from the one
>> specified as DMAKE_URL from configure.
>>
>> run_configure.sh contains my configure parameters. wk_log.txt is the
>> output from an attempt to configure and bootstrap.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
>> For additional commands, e-mail: dev-help@openoffice.apache.org
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: Difficulty with dmake

Posted by Damjan Jovanovic <da...@apache.org>.
Try "source winenv.set.sh" between ./configure and ./bootstrap.

Damjan

On Thu, Jan 26, 2017 at 2:20 AM, Patricia Shanahan <pa...@acm.org> wrote:

> I am trying to set up a new debug environment, incorporating the recent
> changes to how debug works. Unfortunately, my configure-and-bootstrap
> cannot find dmake. It looks for it in a different URL from the one
> specified as DMAKE_URL from configure.
>
> run_configure.sh contains my configure parameters. wk_log.txt is the
> output from an attempt to configure and bootstrap.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
>