Volker Quetschke wrote:

>Ah, I guess you found a feature ;) If I remember correctly "build"
>hangs for me if I start it from $SRC_ROOT. I might be wrong here, but
>at least I remember running into this problem before.
>
>  
>
Dmake is supposed to be used at $SRC_ROOT and build used ONLY from
within a package.  Thus build will fail from $SRC_ROOT and dmake will
fail if started within a package.  It appears that the problem here is
that a package is built and then delivered and dmake is then restarted
and fails again on the package.  This is not good as dmake should either
use the built package files (they still exist) or the package be skipped
as the package now exists for installation/further processing. Looks
like that is the issue here and should be IssueZilla'd.

>I don't think so, I guess you just see a different error than other
>operating systems.
>  
>
This is definately a problem with the dmake process.  See my comments above.

>I'll verify my assumption when I'm back home.
>  
>
Hopefully you will find a fix/workaround to Volker.

I have not found a situation where the build fails lately where a build
of a package fixed it, but when I did find one in the past dmake worked
as designed.

James McKenzie


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

Reply via email to