Hi,

Volker implemented change in the top-level makefile.mk file.

dmake in the top-level directory will first check the
directories/modules. If any module is missing the build stops *immediately*
and ask you to checkout the new module.

In the past, the result was:

Fetching dependencies for module ure from solver... failed...
Fetching from CVS... 
 failed

and the build continued. The worst case was failure in instsetoo_native
after all modules built successfully ;-)

In the following example, I removed module ure and issued dmake:

[EMAIL PROTECTED]:~/BuildDir/ooo_SRC680_m122_src> dmake
dmake:  Error -- `ure' not found, and can't be made
'---* tg_merge.mk *---'
[EMAIL PROTECTED]:~/BuildDir/ooo_SRC680_m122_src> 

The fix is in pj32 child workspace.
-- 
Pavel Janík

Choose variable names that won't be confused.
                  -- The Elements of Programming Style (Kernighan & Plaugher)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to